Interface IThingBaseView
- All Known Subinterfaces:
IArchived
,IBizPolicyData
,ICategory
,IContainer
,IContent
,IDirServiceThing
,IFolder
,IForm
,IForum
,IGroup
,IHandlerData
,ILink
,IMechanicsData
,IMessage
,IPortlet
,IPrincipal
,IRelation
,IRole
,ISchedule
,IServiceThing
,IStyle
,ITemplate
,IThing
,IThingBaseInfo
,IThingComponentData
,ITopic
,ITopic
,IUser
,IWorkspace
,IXType
public interface IThingBaseView
Basic thing bean-like properties
- See Also:
-
Method Summary
-
Method Details
-
getOwnerID
- Returns:
- the owner of the thing, null if no owner
- Throws:
MetaException
-
getStyleID
- Returns:
- the style ID
- Throws:
MetaException
-
getAuthLevel
- Returns:
- the acl(security) level for this thing
- Throws:
MetaException
-
getIsVersioned
boolean getIsVersioned()- Returns:
- whether this is versioned
-
getState
int getState()- Returns:
- thing state
- See Also:
-