public interface ExternalEntity
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEntity()
Gets annotation entity. 
 | 
String | 
getEntityId()
Gets annotation entity id, generated by the external service. 
 | 
String | 
getOrigin()
Gets annotation origin. 
 | 
void | 
setEntity(String entity)
Sets annotation entity. 
 | 
void | 
setEntityId(String entityId)
Sets annotation entity id. 
 | 
void | 
setOrigin(String origin)
Sets annotation origin. 
 | 
String getEntityId()
void setEntityId(String entityId)
entityId - the entity idString getEntity()
Copyright © 2019 Nuxeo. All rights reserved.