Package oracle.iam.platform.entitymgr.vo
Class Relation
java.lang.Object
oracle.iam.platform.entitymgr.vo.Relation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute
(String name) void
void
loadAttributeGroup
(String group) void
loadAttributeGroups
(Set<String> groups) void
loadAttributes
(Set<String> names) void
setEntityManager
(oracle.iam.platform.entitymgr.EntityManager mgr) toString()
-
Field Details
-
TIMESTAMP
- See Also:
-
-
Constructor Details
-
Relation
-
Relation
-
-
Method Details