com.sap.portal.adminstudio.ilockingpolicy

Class EditorLockingStatus.StatusEnum

java.lang.Object
  extended by com.sap.portal.adminstudio.ilockingpolicy.EditorLockingStatus.StatusEnum
Enclosing class:
EditorLockingStatus

public static class EditorLockingStatus.StatusEnum
extends Object


Field Summary
static 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 LOCKED_SAME_USER_ANOTHER_SESSION
           
protected  short mm_status
           
static EditorLockingStatus.StatusEnum NEW_LOCK
          The resource was locked with a new lock.
static EditorLockingStatus.StatusEnum RESOURCE_IN_HOLD
          The resource is locked.
static EditorLockingStatus.StatusEnum RESOURCE_IS_CHECKED_OUT
          The resource was checked out by other entity.
static EditorLockingStatus.StatusEnum RESOURCE_IS_LOCKED
          The resource was locked by other entity.
protected static short SATAUS_EXISTING_LOCK
           
protected static short SATAUS_NEW_LOCK
           
protected static short SATAUS_RESOURCE_IN_HOLD
           
protected static short SATAUS_RESOURCE_IS_CHECKED_OUT
           
protected static short SATAUS_RESOURCE_IS_LOCKED
           
protected static short SATAUS_RESOURCE_IS_LOCKED_SAME_USER_ANOTHER_SESSION
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SATAUS_NEW_LOCK

protected static final short SATAUS_NEW_LOCK
See Also:
Constant Field Values

SATAUS_EXISTING_LOCK

protected static final short SATAUS_EXISTING_LOCK
See Also:
Constant Field Values

SATAUS_RESOURCE_IS_LOCKED

protected static final short SATAUS_RESOURCE_IS_LOCKED
See Also:
Constant Field Values

SATAUS_RESOURCE_IN_HOLD

protected static final short SATAUS_RESOURCE_IN_HOLD
See Also:
Constant Field Values

SATAUS_RESOURCE_IS_LOCKED_SAME_USER_ANOTHER_SESSION

protected static final short SATAUS_RESOURCE_IS_LOCKED_SAME_USER_ANOTHER_SESSION
See Also:
Constant Field Values

SATAUS_RESOURCE_IS_CHECKED_OUT

protected static final short SATAUS_RESOURCE_IS_CHECKED_OUT
See Also:
Constant Field Values

NEW_LOCK

public static EditorLockingStatus.StatusEnum NEW_LOCK
The resource was locked with a new lock. The editor framework register this lock, and the editor will be opened for edit (if no other veto will be raised)


EXISTING_LOCK

public static 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.


RESOURCE_IN_HOLD

public static EditorLockingStatus.StatusEnum RESOURCE_IN_HOLD
The resource is locked. However, it can be taken if the current user wants. The editor framework presents a question, and if the user will choose yes- to enforce the lcok, the editor framework will operate the get lock with enforce flag.


RESOURCE_IS_LOCKED

public static EditorLockingStatus.StatusEnum RESOURCE_IS_LOCKED
The resource was locked by other entity. The editor framework opens the editor in read only mode, and an end user message is presented.


RESOURCE_IS_CHECKED_OUT

public static EditorLockingStatus.StatusEnum RESOURCE_IS_CHECKED_OUT
The resource was checked out by other entity. The editor framework opens the editor in read only mode, and an end user message is presented.


LOCKED_SAME_USER_ANOTHER_SESSION

public static EditorLockingStatus.StatusEnum LOCKED_SAME_USER_ANOTHER_SESSION

mm_status

protected short mm_status
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-ADMIN [sap.com] tc/ep/admin/wd/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice