Package org.nuxeo.client.objects
Class Entity
- java.lang.Object
-
- org.nuxeo.client.objects.Entity
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
ACP,Comment,DocTypes,Entities,Facet,Graph,LogEntry,PaginableEntity,RecordSet,Schema,Task,TaskCompletionRequest,User,Workflow
public class Entity extends java.lang.Object implements java.io.SerializableEntity with a entity-type element.- Since:
- 3.0
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringentityType
-
Constructor Summary
Constructors Constructor Description Entity(java.lang.String entityType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetEntityType()
-