|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
Object[] |
getContents(ISystemContentsType contentsType)
Returns all the contents of the object (combining results of all filters |
boolean |
hasContents(ISystemContentsType contentsType)
Returns whether the object has contents of a particular type. |
boolean |
isStale()
Indicates whether the cached object is stale |
void |
markStale(boolean isStale)
Marks the object as stale or not |
Method Detail |
public boolean hasContents(ISystemContentsType contentsType)
contentsType
- type of contents
true
if the object has contents, false
otherwise.public Object[] getContents(ISystemContentsType contentsType)
contentsType
- type of contents
public boolean isStale()
public void markStale(boolean isStale)
isStale
- whether the object is to be marked stale or not
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |