public interface IEntity extends IBaseEntity
| Modifier and Type | Method and Description |
|---|---|
String |
getCanonType()
Return the type identifier (_type JSON attribute) for this entity.
|
org.symphonyoss.s2.common.dom.json.ImmutableJsonObject |
getJsonObject()
Return the JSON object from which this entity was created.
|
getJsonDomNode, serialize@Nonnull org.symphonyoss.s2.common.dom.json.ImmutableJsonObject getJsonObject()
Copyright © 2018 Symphony Software Foundation. All rights reserved.