|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewObject_1_0
ViewObject_1_0
| Method Summary | |
|---|---|
Collection |
allStates(Boolean invalidated,
Boolean deleted)
Retrieve all states of an object |
void |
cloneSourceDelegate(XMLGregorianCalendar validFrom,
XMLGregorianCalendar validTo)
|
boolean |
exists()
Tells whether there exist underlying valid states |
Object_1_0 |
getSourceDelegate()
Retrieve the object's delegate |
InteractionSpec |
getViewContext()
|
boolean |
isReadable()
Tells whether one may read the object's features |
void |
objSetClass(String objectClass)
Set the object's model class. |
| Method Detail |
|---|
boolean isReadable()
throws ServiceException
true if the object's features are readable
ServiceException
Object_1_0 getSourceDelegate()
throws ServiceException
ServiceException
void objSetClass(String objectClass)
throws ServiceException
objectCLass - the object's model class
ServiceException
Collection allStates(Boolean invalidated,
Boolean deleted)
throws ServiceException
invalidated - tells whether one looks for valid or invalid statesdeleted - tells whether one looks for persistent or persistent-deleted states
ServiceException
void cloneSourceDelegate(XMLGregorianCalendar validFrom,
XMLGregorianCalendar validTo)
throws ServiceException
ServiceExceptionInteractionSpec getViewContext()
boolean exists()
throws ServiceException
true if there exists at least one underlying valid state
ServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||