public interface ObjectTypeAttribute extends CentraSiteObjectAttribute
TYPE_APIPortal, TYPE_CLASSIFICATION, TYPE_COMMON, TYPE_COMPUTED, TYPE_FILE, TYPE_NATIVE_SERVICE, TYPE_OBJECT, TYPE_ORGANIZATION, TYPE_PERMISSION, TYPE_POLICY, TYPE_RELATIONSHIP, TYPE_REPORT_ATTRIBUTE, TYPE_ROLE, TYPE_SIMPLE, TYPE_USER, TYPE_VIRTUAL
Modifier and Type | Method and Description |
---|---|
java.util.List<CentraSiteObjectAttribute> |
getChildAttributes()
Gets the list of child policy action parameters for this policy action parameter attribute.
|
getCentraSiteObjectType, getDataType, getDefaultValue, getDescription, getDescription, getDisplayName, getDisplayName, getName, getQName, getType, isComputedAttribute, isMultiValued, isReadOnly, isRequired, isVisibleInSearch
java.util.List<CentraSiteObjectAttribute> getChildAttributes() throws CLLException
List
of CentraSiteObjectAttribute
sCLLException
- If an error occurs while trying to fetch the child attributes.