Interface ScriptAttributeType
- All Superinterfaces:
AttributeType,Entity,NamedDescribedResource,NamedResource,Resource,Serializable
Represents a script attribute type.
Script attribute type represents an attribute which holds script value as string.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Methods inherited from interface AttributeType
getAttributeTypeDiscriminator, getPublicIdMethods inherited from interface NamedDescribedResource
getDescriptionMethods inherited from interface NamedResource
getNameMethods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
Method Details
-
getLanguage
Deprecated, for removal: This API element is subject to removal in a future version.This method will now always returnnull.Retrieve the (code) language for this script attribute.- Returns:
- The (code) language of this script attribute
-
null.