Uses of Class
com.sap.portal.admin.editor.exception.EditorLockingException

Packages that use EditorLockingException
com.sap.portal.admin.editor   
 

Uses of EditorLockingException in com.sap.portal.admin.editor
 

Methods in com.sap.portal.admin.editor that throw EditorLockingException
 EditorLockingStatus ILockingPolicy.getLock(IEditorContext context, com.sap.security.api.IPrincipal principal, boolean enforce, com.sapportals.common.PPLogger logger)
          Get lock for the current editor, using the concrete Algorythem, considaring the data type and the locking policy The editor framework maintains the locking flow, according to the status That this plugin return.
 void IPessimisticLockPolicy.releaseLock(IEditorContext context, com.sap.security.api.IPrincipal principal, com.sapportals.common.PPLogger logger)
          Release the pessinistic lock
The editor framework will maintain any property or EPCM event regarding the lock relaese considering if an exception (failure) has been thrown.