@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public class PersistableNamedObject extends NamedObject implements IPersistableObject<java.lang.String>
NAME_COMPARATOR| Constructor and Description |
|---|
PersistableNamedObject() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID() |
boolean |
hasID() |
boolean |
isTransient() |
getDescription, getName, setDescription, setName, toValueCollection@ThingworxExtensionApiMethod(since={6,6}) public boolean isTransient()
@ThingworxExtensionApiMethod(since={6,6}) public boolean hasID()
@ThingworxExtensionApiMethod(since={6,6}) public java.lang.String getID()
getID in interface IPersistableObject<java.lang.String>