|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FUSEDataObject
FUSEDataObject represents persistent data. If FUSEDataObjects are cacheable, they should provide their own unique cache key.
Method Summary | |
---|---|
java.lang.String |
getCacheKey()
Returns the cache key of this object or null if the object is not cacheable. |
java.lang.String |
getType()
Returns the type of this object |
Method Detail |
---|
java.lang.String getType()
java.lang.String getCacheKey()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |