|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides methods that should be implemented by a CIBState object
Method Summary | |
long |
getLastChange()
Returns the time the last change of the state occurred |
int |
getState()
Returns the state |
java.lang.String |
toStateString()
Returns the state into a String format |
Methods inherited from interface com.sun.mfwk.cib.providers.CIBProvider |
destroy, init |
Method Detail |
public long getLastChange() throws CIBIOException, CIBAttributeNotFoundException
CIBIOException
CIBAttributeNotFoundException
public int getState() throws CIBIOException, CIBAttributeNotFoundException
CIBIOException
CIBAttributeNotFoundException
public java.lang.String toStateString() throws CIBIOException, CIBAttributeNotFoundException
CIBIOException
CIBAttributeNotFoundException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |