com.xebialabs.deployit.repository.core
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
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
getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hasProperty, putSyntheticProperty, setId, setProperty
 

Field Detail

SECURITY_PERMISSIONS_PROPERTY

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