Interface Status
-
- All Superinterfaces:
Entity
,NamedDescribedResource
,NamedResource
,Resource
,Serializable
public interface Status extends NamedDescribedResource
Represents a status in the application.Status gives an indication about the state of an asset type.
-
-
Method Summary
-
Methods inherited from interface NamedDescribedResource
getDescription
-
Methods inherited from interface NamedResource
getName
-
Methods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
-