Package com.thingworx.metadata
Class ConfigurationTableDefinition
java.lang.Object
com.thingworx.types.NamedObject
com.thingworx.metadata.ConfigurationTableDefinition
- All Implemented Interfaces:
ISupportsAccessModifier
,ISupportsDeprecation
,IDiffableObject
,IAspectContainer
,INamedObject
,Serializable
@ThingworxExtensionApiClass(since={6,6},
canInstantiate=true)
public final class ConfigurationTableDefinition
extends NamedObject
implements ISupportsAccessModifier, ISupportsDeprecation, IAspectContainer
- See Also:
-
Field Summary
Fields inherited from class com.thingworx.types.NamedObject
NAME_COMPARATOR
-
Constructor Summary
-
Method Summary
Methods inherited from class com.thingworx.types.NamedObject
getDescription, getName, setDescription, setName, toValueCollection
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.thingworx.accesscontrol.ISupportsAccessModifier
getAccessModifier, getAccessModifierScope, getExemptList, hasAccessModifier, isInternalAccess, isPrivateAccess, isRestrictedAccess
Methods inherited from interface com.thingworx.deprecation.ISupportsDeprecation
getDeprecated, isDeprecated, isDeprecatedBefore, since
-
Field Details
-
retriever
-
-
Constructor Details
-
ConfigurationTableDefinition
public ConfigurationTableDefinition()
-
-
Method Details
-
getCategory
-
getDataShape
-
isMultiRow
-
getOrdinal
-
isHidden
-