| Package | Description |
|---|---|
| com.sap.portal.adminstudio.ilockingpolicy |
| Modifier and Type | Field and Description |
|---|---|
static EditorLockingStatus.StatusEnum |
EditorLockingStatus.StatusEnum.EXISTING_LOCK
The resource was alredy locked by this user and session,
so no special treatment should be made, and the editor will be opened for
edit (if no other veto will be raised), no registration is needed.
|
static EditorLockingStatus.StatusEnum |
EditorLockingStatus.StatusEnum.LOCKED_SAME_USER_ANOTHER_SESSION |
static EditorLockingStatus.StatusEnum |
EditorLockingStatus.StatusEnum.NEW_LOCK
The resource was locked with a new lock.
|
static EditorLockingStatus.StatusEnum |
EditorLockingStatus.StatusEnum.RESOURCE_IN_HOLD
The resource is locked.
|
static EditorLockingStatus.StatusEnum |
EditorLockingStatus.StatusEnum.RESOURCE_IS_CHECKED_OUT
The resource was checked out by other entity.
|
static EditorLockingStatus.StatusEnum |
EditorLockingStatus.StatusEnum.RESOURCE_IS_LOCKED
The resource was locked by other entity.
|
| Modifier and Type | Method and Description |
|---|---|
EditorLockingStatus.StatusEnum |
EditorLockingStatus.getStatus() |
| Constructor and Description |
|---|
EditorLockingStatus(EditorLockingStatus.StatusEnum status,
String userId,
String sessionId)
Creates a new EditorLockingStatus object.
|
Copyright 2021 SAP SE Complete Copyright Notice