|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.base.MetaStatus
public final class MetaStatus
This status simply holds a mapping for keys generated by an IProxyControl
with keys generated by the ControlStatusService.
| Nested Class Summary | |
|---|---|
static class |
MetaStatus.KeyMap
Deprecated. As of NetWeaver 7.1 |
| Constructor Summary | |
|---|---|
MetaStatus()
Deprecated. |
|
| Method Summary | |
|---|---|
StatusInformation |
execute(IExecutable p0)
Deprecated. As of NetWeaver 7.1 |
StatusInformation |
execute(String p0)
Deprecated. As of NetWeaver 7.1 |
IExecutable |
getAction(FieldIdentifier p0)
Deprecated. As of NetWeaver 7.1 |
List |
getActions()
Deprecated. As of NetWeaver 7.1 |
IField |
getField(FieldIdentifier p0)
Deprecated. As of NetWeaver 7.1 |
List |
getFields()
Deprecated. As of NetWeaver 7.1 |
String |
getID()
Deprecated. As of NetWeaver 7.1 |
MetaStatus.KeyMap |
getKeyMap()
Deprecated. As of NetWeaver 7.1 |
String |
getProxyStatusID()
Deprecated. As of NetWeaver 7.1 |
StatusInformation |
getStatusInformation()
Deprecated. As of NetWeaver 7.1 |
Properties |
getStatusMapping()
Deprecated. As of NetWeaver 7.1 |
void |
setID(String ID)
Deprecated. As of NetWeaver 7.1 |
void |
setProxyStatusID(String id)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaStatus()
| Method Detail |
|---|
public StatusInformation execute(IExecutable p0)
throws WcmException
IControlStatus
execute in interface IControlStatusp0 - TBD: Description of the incoming method parameter
WcmException - Exception raised in failure situationpublic Properties getStatusMapping()
public MetaStatus.KeyMap getKeyMap()
public String getProxyStatusID()
public void setProxyStatusID(String id)
public StatusInformation execute(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 IControlStatusp0 - TBD: Description of the incoming method parameter
WcmException - Exception raised in failure situationpublic IField getField(FieldIdentifier p0)
IControlStatusnull , if
no such instance could be found.
getField in interface IControlStatusp0 - TBD: Description of the incoming method parameter
public IExecutable getAction(FieldIdentifier p0)
IControlStatusIExecutable with the given ident-parameter or
null , if no such instance could be found.
getAction in interface IControlStatusp0 - TBD: Description of the incoming method parameter
public List getFields()
IControlStatus
getFields in interface IControlStatuspublic List getActions()
IControlStatusIExecutable s defined by the
implementing class
getActions in interface IControlStatuspublic StatusInformation getStatusInformation()
IControlStatusnull will be used and
its status will be returned. Consequently, this method might return
null
getStatusInformation in interface IControlStatuspublic String getID()
IControlStatus
getID in interface IControlStatuspublic void setID(String ID)
IControlStatus
setID in interface IControlStatusID - iD to be set| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||