|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.rendering.base.ProxyStatus
| Constructor Summary | |
ProxyStatus()
|
|
| Method Summary | |
boolean |
addToPrivate(java.lang.Object key,
java.lang.Object value,
boolean overwrite)
|
boolean |
addToPublic(java.lang.Object key,
java.lang.Object value,
boolean overwrite)
|
StatusInformation |
execute(IExecutable p0)
carries out the action described by the given parameter. |
StatusInformation |
execute(java.lang.String p0)
different signature for this method. |
IExecutable |
getAction(FieldIdentifier p0)
returns the IExecutable with the given ident-parameter or
null , if no such instance could be found. |
java.util.List |
getActions()
returns a list with all IExecutable s defined by the
implementing class |
IUIBaseCommand |
getEmbeddedCommand()
|
IField |
getField(FieldIdentifier p0)
returns the field with the given ident-parameter or null , if
no such instance could be found. |
java.util.List |
getFields()
returns a list with all fields defined by the implementing class |
java.lang.Object |
getFromPrivate(java.lang.Object key)
|
java.lang.Object |
getFromPublic(java.lang.Object key)
|
com.sapportals.wcm.control.base.HabitatStack |
getHabitatStack()
|
java.lang.String |
getID()
returns the ID under which this status was registered by the Service |
java.util.Set |
getPublicKeys()
|
java.util.Map |
getRenderingInformation()
|
com.sapportals.wcm.repository.service.layout.info.RenderObjectContainer |
getRenderObjectContainer()
|
com.sapportals.wcm.repository.service.layout.info.SettingsContainer |
getSettingsContainer()
|
StatusInformation |
getStatusInformation()
returns the status of the implementing class. |
boolean |
isPreparedForAdapterUICommand()
|
boolean |
removeFromPrivate(java.lang.Object key)
|
boolean |
removeFromPublic(java.lang.Object key)
|
void |
resetPublicCache()
|
void |
setEmbeddedCommand(IUIBaseCommand command)
|
void |
setID(java.lang.String ID)
sets the ID under which this status was registered by the service this field is set by the service and must not be altered afterwards. |
void |
setPreparedForAdapterUICommand(boolean flag)
|
void |
setRenderingInformation(java.util.Map map)
|
void |
setRenderObjectContainer(com.sapportals.wcm.repository.service.layout.info.RenderObjectContainer roc)
|
void |
setSettingsContainer(com.sapportals.wcm.repository.service.layout.info.SettingsContainer sic)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProxyStatus()
| Method Detail |
public StatusInformation execute(IExecutable p0)
throws WcmException
IControlStatusexecute in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatusexecutable - TBD: Description of the incoming method parameterWcmException - Exception raised in failure situation
public StatusInformation execute(java.lang.String p0)
throws WcmException
IControlStatusIExecutable objects. If the given
parameter matches the IExecutable 's getIdentifier.getID
, this IExecutable must be passed to the other
signature of this method.execute in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatusexecution - TBD: Description of the incoming method parameterWcmException - Exception raised in failure situationWcmException, - if no matching class could be found.public IField getField(FieldIdentifier p0)
IControlStatusnull , if
no such instance could be found.getField in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatusident - TBD: Description of the incoming method parameterpublic IExecutable getAction(FieldIdentifier p0)
IControlStatusIExecutable with the given ident-parameter or
null , if no such instance could be found.getAction in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatusident - TBD: Description of the incoming method parameterpublic java.util.List getFields()
IControlStatusgetFields in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatuspublic java.util.List getActions()
IControlStatusIExecutable s defined by the
implementing classgetActions in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatuspublic StatusInformation getStatusInformation()
IControlStatusnull will be used and
its status will be returned. Consequently, this method might return
nullgetStatusInformation in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatus
public boolean addToPublic(java.lang.Object key,
java.lang.Object value,
boolean overwrite)
public java.lang.Object getFromPublic(java.lang.Object key)
public java.util.Set getPublicKeys()
public void resetPublicCache()
public boolean removeFromPublic(java.lang.Object key)
public boolean addToPrivate(java.lang.Object key,
java.lang.Object value,
boolean overwrite)
public java.lang.Object getFromPrivate(java.lang.Object key)
public boolean removeFromPrivate(java.lang.Object key)
public IUIBaseCommand getEmbeddedCommand()
public void setEmbeddedCommand(IUIBaseCommand command)
public java.util.Map getRenderingInformation()
public void setRenderingInformation(java.util.Map map)
public void setRenderObjectContainer(com.sapportals.wcm.repository.service.layout.info.RenderObjectContainer roc)
public com.sapportals.wcm.repository.service.layout.info.RenderObjectContainer getRenderObjectContainer()
public void setSettingsContainer(com.sapportals.wcm.repository.service.layout.info.SettingsContainer sic)
public com.sapportals.wcm.repository.service.layout.info.SettingsContainer getSettingsContainer()
public void setPreparedForAdapterUICommand(boolean flag)
public boolean isPreparedForAdapterUICommand()
public java.lang.String getID()
IControlStatusgetID in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatuspublic void setID(java.lang.String ID)
IControlStatussetID in interface IControlStatuscom.sapportals.wcm.util.controlstatus.IControlStatusid - iD to be setpublic com.sapportals.wcm.control.base.HabitatStack getHabitatStack()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||