|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.portal.pcd.gl.IPcdAttribute.DL_STATE
public static class IPcdAttribute.DL_STATE
Possible values of the attribute IPcdAttribute.DELTA_LINK_STATE
| Field Summary | |
|---|---|
static int |
IS_ADDED
An object whose IPcdAttribute.DELTA_LINK_STATEhas this value
was added to the inherited hierarchy of a deltalink (the nearest
deltalink in its parent hierarchy). |
static int |
IS_ADDED_DL_MODIFIED
An object whose IPcdAttribute.DELTA_LINK_STATEhas this value
is a deltalink that was added to the inherited hierarchy of another
deltalink (the nearest deltalink in its parent hierarchy). |
static int |
IS_DELETED
Objects whose IPcdAttribute.DELTA_LINK_STATEhas this value
exist only in the (normally invisible) modification branch of a
deltalink. |
static int |
IS_MODIFIED
An object whose IPcdAttribute.DELTA_LINK_STATEhas this value
is either a deltalink itself or it is inherited through a deltalink. |
static int |
IS_NOT_IN_DELTALINK
An object whose IPcdAttribute.DELTA_LINK_STATEhas this value
is neither a deltalink nor is it inherited through a deltalink. |
static int |
IS_VIRTUAL_COPY
An object whose IPcdAttribute.DELTA_LINK_STATEhas this value
is either a deltalink itself or it is inherited through a deltalink. |
| Constructor Summary | |
|---|---|
IPcdAttribute.DL_STATE()
|
|
| Method Summary | |
|---|---|
static String |
toString(int dlState)
Gets a string representation for the specified integer value of the Delta-Link state. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int IS_NOT_IN_DELTALINK
IPcdAttribute.DELTA_LINK_STATEhas this value
is neither a deltalink nor is it inherited through a deltalink.
public static final int IS_VIRTUAL_COPY
IPcdAttribute.DELTA_LINK_STATEhas this value
is either a deltalink itself or it is inherited through a deltalink.
In any case, it does not contain any attribute modifications.
public static final int IS_MODIFIED
IPcdAttribute.DELTA_LINK_STATEhas this value
is either a deltalink itself or it is inherited through a deltalink.
In any case, it contains at least one attribute modification.
public static final int IS_ADDED
IPcdAttribute.DELTA_LINK_STATEhas this value
was added to the inherited hierarchy of a deltalink (the nearest
deltalink in its parent hierarchy). If the object itself is also a
deltalink, then it does not contain any attribute modification. .
public static final int IS_DELETED
IPcdAttribute.DELTA_LINK_STATEhas this value
exist only in the (normally invisible) modification branch of a
deltalink.
public static final int IS_ADDED_DL_MODIFIED
IPcdAttribute.DELTA_LINK_STATEhas this value
is a deltalink that was added to the inherited hierarchy of another
deltalink (the nearest deltalink in its parent hierarchy). It does
contain at least one attribute modification (compared to its own
target).
| Constructor Detail |
|---|
public IPcdAttribute.DL_STATE()
| Method Detail |
|---|
public static final String toString(int dlState)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS
|
[sap.com]
|
api
|
BC-PIN-PCD
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
-
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||