|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IExecutable | |
| 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.util.controlstatus | Provides a service for the UI to persist the status of rendering objects. |
| Uses of IExecutable in com.sapportals.wcm.rendering.base |
| Methods in com.sapportals.wcm.rendering.base that return IExecutable | |
IExecutable |
MetaStatus.getAction(FieldIdentifier p0)
|
IExecutable |
ProxyStatus.getAction(FieldIdentifier p0)
|
| Methods in com.sapportals.wcm.rendering.base with parameters of type IExecutable | |
StatusInformation |
MetaStatus.execute(IExecutable p0)
|
StatusInformation |
ProxyStatus.execute(IExecutable p0)
|
| Uses of IExecutable in com.sapportals.wcm.rendering.collection |
| Methods in com.sapportals.wcm.rendering.collection that return IExecutable | |
IExecutable |
AbstractRendererStatus.getAction(FieldIdentifier ident)
returns the IExecutable with the given ident-parameter
or null, if no such instance could be found. |
IExecutable |
CollectionRendererStatus.getAction(FieldIdentifier ident)
returns the IExecutable with the given ident-parameter
or null, if no such instance could be found. |
| Methods in com.sapportals.wcm.rendering.collection with parameters of type IExecutable | |
StatusInformation |
AbstractRendererStatus.execute(IExecutable execution)
carries out the action described by the given parameter. |
| Uses of IExecutable in com.sapportals.wcm.util.controlstatus |
| Classes in com.sapportals.wcm.util.controlstatus that implement IExecutable | |
class |
ExecutableField
TBD: Description of the class. |
| Methods in com.sapportals.wcm.util.controlstatus that return IExecutable | |
IExecutable |
IControlStatus.getAction(FieldIdentifier ident)
returns the IExecutable with the given ident-parameter or
null , if no such instance could be found. |
| Methods in com.sapportals.wcm.util.controlstatus with parameters of type IExecutable | |
StatusInformation |
IControlStatus.execute(IExecutable executable)
carries out the action described by the given parameter. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||