Interface ScriptAttributeType

All Superinterfaces:
AttributeType, Entity, NamedDescribedResource, NamedResource, Resource, Serializable

public interface ScriptAttributeType extends AttributeType
Represents a script attribute type.

Script attribute type represents an attribute which holds script value as string.

  • Method Details

    • getLanguage

      @Deprecated(forRemoval=true, since="2024.10") String getLanguage()
      Deprecated, for removal: This API element is subject to removal in a future version.
      This method will now always return null.
      Retrieve the (code) language for this script attribute.
      Returns:
      The (code) language of this script attribute