public interface IThingBaseView
IThing
,
IThingBaseInfo
Modifier and Type | Method and Description |
---|---|
int |
getAuthLevel() |
boolean |
getIsVersioned() |
IThingID |
getOwnerID() |
int |
getState() |
IThingID |
getStyleID() |
IThingID getOwnerID() throws MetaException
MetaException
IThingID getStyleID() throws MetaException
MetaException
int getAuthLevel() throws MetaException
MetaException
boolean getIsVersioned()
int getState()
IThingState