public interface RelationShipAttribute 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.lang.String |
getAttributeKey()
Gets the attribute UUID key for the relationship attribute.
|
Category |
getRelationShipType()
Returns the category of the relationship attribute.
|
java.util.Collection<CentraSiteRegistryObjectType> |
getTargetObjectTypes()
Returns the collection of CentraSiteRegistryObjectType.
|
getCentraSiteObjectType, getDataType, getDefaultValue, getDescription, getDescription, getDisplayName, getDisplayName, getName, getQName, getType, isComputedAttribute, isMultiValued, isReadOnly, isRequired, isVisibleInSearch
Category getRelationShipType() throws CLLException
Category
of the relationship attributeCLLException
- if CLL fails to return the category of the relationship attributejava.util.Collection<CentraSiteRegistryObjectType> getTargetObjectTypes() throws CLLException
Collection
of CentraSiteRegistryObjectType
sCLLException
- if CLL fails to return the collection of CentraSiteRegistryObjectTypejava.lang.String getAttributeKey() throws CLLException
CLLException
- If an error occurs in getting the key