Package oracle.iam.platform.entitymgr.vo
Class RelationDefinition
java.lang.Object
oracle.iam.platform.entitymgr.vo.RelationDefinition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getAttributeDefinition
(String attrName) Get the attribute definitions of all attributesgetAttributeGroupName
(String attrName) getAttributeNames
(String attrGroupName)
-
Constructor Details
-
RelationDefinition
-
-
Method Details
-
getRelationType
-
getEntityType1
-
getAttributeName1
-
getAttributeNameInEntity1
-
getAttributeGroupName1
-
getEntityType2
-
getAttributeName2
-
getAttributeNameInEntity2
-
getAttributeGroupName2
-
getAttributeGroupName
-
getAttributeGroupNames
-
getAttributeNames
-
getAttributeNames
-
getRequiredAttributeNames
-
getAttributeDefinition
-
getAttributeDefinitions
Get the attribute definitions of all attributes- Returns:
- the attribute definitions of all the attributes
-
addAttribute
-