@ThingworxExtensionApiClass(since={6,6}) public interface ISecurable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getID() |
java.lang.String |
getName() |
EntityReference |
getOwner() |
boolean |
isOwner(EntityReference principal) |
@ThingworxExtensionApiMethod(since={6,6}) java.lang.String getName()
@ThingworxExtensionApiMethod(since={6,6}) java.lang.String getID()
@ThingworxExtensionApiMethod(since={6,6}) EntityReference getOwner()
@ThingworxExtensionApiMethod(since={6,6}) boolean isOwner(EntityReference principal)