public interface IThingParentInfo extends IThingParentView
IThing
,
IThingParentView
Modifier and Type | Method and Description |
---|---|
void |
putParentID(IThingID parentID)
puts this in the cache
|
void |
setParentID(IThingID parentID)
saves the parentID
|
getParentID
void setParentID(IThingID parentID) throws MetaException
parentID
- MetaException
void putParentID(IThingID parentID)
parentID
-