|
|||||||||
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 bean is pending state change |
Methods inherited from interface com.softwareag.centrasite.appl.framework.lcm.LCState |
---|
addNextStates, getDescription, getName, getNextStates, getPreferredNexState, getStateConcept, isTransitionAllowed, removeNextState, setDescription, setName, setPreferredNextState |
Method Detail |
---|
LCState getPendingState() throws CSAppFrameworkException
CSAppFrameworkException
- - if the LCM provider encounters an internal errorboolean isPendingStateChange() throws CSAppFrameworkException
CSAppFrameworkException
- - if the LCM provider encounters an internal error
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |