|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IControlStatus | |
|---|---|
| com.sapportals.wcm.control.edit | |
| com.sapportals.wcm.control.fields | |
| com.sapportals.wcm.rendering.base | Contains interfaces for flexible rendering of explorer controls. |
| com.sapportals.wcm.rendering.collection | Contains interfaces for flexible rendering of collections or lists of resources. |
| com.sapportals.wcm.repository.service.discussion | The Discussion Thread Repository Service is responsible for creating, deleting and keeping track of discussions. |
| com.sapportals.wcm.util.controlstatus | Provides a service for the UI to persist the status of rendering objects. |
| Uses of IControlStatus in com.sapportals.wcm.control.edit |
|---|
| Classes in com.sapportals.wcm.control.edit that implement IControlStatus | |
|---|---|
class |
LinkControlStatus
|
class |
RenameStatus
|
| Uses of IControlStatus in com.sapportals.wcm.control.fields |
|---|
| Classes in com.sapportals.wcm.control.fields that implement IControlStatus | |
|---|---|
class |
com.sapportals.wcm.control.fields.AbstractStatus
|
| Uses of IControlStatus in com.sapportals.wcm.rendering.base |
|---|
| Subinterfaces of IControlStatus in com.sapportals.wcm.rendering.base | |
|---|---|
interface |
IConfigurableRendererStatus
Deprecated. As of NetWeaver 7.1 |
interface |
IRendererStatus
Deprecated. As of NetWeaver 7.1 |
| Classes in com.sapportals.wcm.rendering.base that implement IControlStatus | |
|---|---|
class |
MetaStatus
Deprecated. As of NetWeaver 7.1 |
class |
ProxyStatus
Deprecated. As of NetWeaver 7.1 |
| Methods in com.sapportals.wcm.rendering.base that return IControlStatus | |
|---|---|
IControlStatus |
IProxy.getControlStatus(String key)
Deprecated. As of NetWeaver 7.1 |
IControlStatus |
AbstractProxyControl.getControlStatus(String id)
Deprecated. As of NetWeaver 7.1 |
| Methods in com.sapportals.wcm.rendering.base with parameters of type IControlStatus | |
|---|---|
void |
IProxy.addControlStatus(String key,
IControlStatus status)
Deprecated. As of NetWeaver 7.1 |
void |
AbstractProxyControl.addControlStatus(String id,
IControlStatus status)
Deprecated. As of NetWeaver 7.1 |
| Uses of IControlStatus in com.sapportals.wcm.rendering.collection |
|---|
| Classes in com.sapportals.wcm.rendering.collection that implement IControlStatus | |
|---|---|
class |
AbstractRendererStatus
Deprecated. As of NetWeaver 7.1 |
class |
CollectionRendererStatus
Deprecated. As of NetWeaver 7.1 |
class |
JanusHeadedStatusFlipSide
|
class |
JanusHeadedStatusFrontside
|
class |
SearchRendererStatus
Deprecated. As of NetWeaver 7.1 |
| Uses of IControlStatus in com.sapportals.wcm.repository.service.discussion |
|---|
| Classes in com.sapportals.wcm.repository.service.discussion that implement IControlStatus | |
|---|---|
class |
SingleDiscPersistenceData
|
| Uses of IControlStatus in com.sapportals.wcm.util.controlstatus |
|---|
| Methods in com.sapportals.wcm.util.controlstatus that return IControlStatus | |
|---|---|
IControlStatus |
ControlStatusService.getControlStatus(String key)
returns the IControlStatus that has been saved with this key. |
| Methods in com.sapportals.wcm.util.controlstatus with parameters of type IControlStatus | |
|---|---|
String |
ControlStatusService.addControlStatus(IControlStatus status)
adds the given object and returns the key to retrieve the object again through the getControlStatus method. |
|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||