|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LCRegistryObjectState
The LCRegistryObjectState
defines methods
for setting and getting the Pending State
Method Summary | |
---|---|
LCState |
getPendingState()
Get the pending state |
boolean |
isPendingStateChange()
Check if the registry object is pending state change |
Methods inherited from interface com.centrasite.lcmapi.LCState |
---|
addNextStates, addPromotionNodes, getDescription, getName, getNextStates, getPreferredNexState, getPromotionNodes, getRestrictedTo, getStateConcept, isTransitionAllowed, removeNextState, removePromotionNodes, restrictTo, setDescription, setName, setPreferredNextState |
Method Detail |
---|
LCState getPendingState() throws LCMException
LCMException
- - if the LCM provider encounters an internal errorboolean isPendingStateChange() throws LCMException
LCMException
- - if the LCM provider encounters an internal error
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |