Interface Securable

  • All Superinterfaces:
    com.xebialabs.deployit.plugin.api.udm.ConfigurationItem, java.io.Serializable
    All Known Implementing Classes:
    Directory, Root

    public interface Securable
    extends com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SECURITY_PERMISSIONS_PROPERTY  
      • Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem

        SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
    • Method Summary

      • Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem

        get$directoryReference, get$internalId, get$referenceId, get$securedCi, get$securedDirectoryReference, get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setProperty
    • Field Detail

      • SECURITY_PERMISSIONS_PROPERTY

        static final java.lang.String SECURITY_PERMISSIONS_PROPERTY
        See Also:
        Constant Field Values