|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
public static class EditorLockingStatus.StatusEnum
| Field Summary | |
|---|---|
static EditorLockingStatus.StatusEnum |
EXISTING_LOCK
Returns a status object that indicates that the resource is already locked. |
short |
mm_status
Returns a short value that indicates the status of the lock. |
static EditorLockingStatus.StatusEnum |
NEW_LOCK
Returns a status object that indicates that the resource is locked with a new lock. |
static EditorLockingStatus.StatusEnum |
RESOURCE_CHECKED_OUT
Indicates the resource was checked out by another entity. |
static EditorLockingStatus.StatusEnum |
RESOURCE_CHECKED_OUT_BY_ME
Indicates the resource was checked out by this user. |
static EditorLockingStatus.StatusEnum |
RESOURCE_IN_HOLD
Returns a status object that indicates that the resource is locked, but the resource can be taken if the user requests. |
static EditorLockingStatus.StatusEnum |
RESOURCE_IS_LOCKED
Indicates the resource was locked by another entity. |
protected static short |
SATAUS_EXISTING_LOCK
Defines a value for the constant SATAUS_EXISTING_LOCK. |
protected static short |
SATAUS_NEW_LOCK
Defines a value for the constant SATAUS_NEW_LOCK. |
protected static short |
SATAUS_RESOURCE_CHECKED_OUT
|
protected static short |
SATAUS_RESOURCE_CHECKED_OUT_BY_ME
|
protected static short |
SATAUS_RESOURCE_IN_HOLD
Defines a value for the constant SATAUS_RESOURCE_IN_HOLD. |
protected static short |
SATAUS_RESOURCE_IS_LOCKED
Defines a value for the constant SATAUS_RESOURCE_IS_LOCKED. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final short SATAUS_NEW_LOCK
protected static final short SATAUS_EXISTING_LOCK
SATAUS_EXISTING_LOCK.
protected static final short SATAUS_RESOURCE_IS_LOCKED
SATAUS_RESOURCE_IS_LOCKED.
protected static final short SATAUS_RESOURCE_IN_HOLD
SATAUS_RESOURCE_IN_HOLD.
protected static final short SATAUS_RESOURCE_CHECKED_OUT
protected static final short SATAUS_RESOURCE_CHECKED_OUT_BY_ME
public static EditorLockingStatus.StatusEnum NEW_LOCK
public static EditorLockingStatus.StatusEnum EXISTING_LOCK
public static EditorLockingStatus.StatusEnum RESOURCE_IN_HOLD
ILockingPolicy.getLock method using the
enforce parameter.
public static EditorLockingStatus.StatusEnum RESOURCE_IS_LOCKED
public static EditorLockingStatus.StatusEnum RESOURCE_CHECKED_OUT
public static EditorLockingStatus.StatusEnum RESOURCE_CHECKED_OUT_BY_ME
public short mm_status
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||