|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for checkable objects
Method Summary | |
void |
checkin()
checkin the object data |
void |
checkout()
checkout the object data |
java.lang.String |
getCheckedOutUserid()
get the checked out userid |
void |
unlockCheckedOut()
unlocks currently checked out object data |
Method Detail |
public void checkin() throws DKException
public void checkout() throws DKAlreadyCheckedOutException, DKException
public void unlockCheckedOut() throws DKNotCheckedOutException, DKException
public java.lang.String getCheckedOutUserid() throws DKNotCheckedOutException, DKException
|
EIP Java APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |