Class PersistableNamedObject

java.lang.Object
com.thingworx.types.NamedObject
com.thingworx.persistence.common.PersistableNamedObject
All Implemented Interfaces:
IDiffableObject, IPersistableObject<String>, INamedObject, Serializable
Direct Known Subclasses:
RootEntity

@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public class PersistableNamedObject extends NamedObject implements IPersistableObject<String>
See Also: