Package oracle.iam.identity.orgmgmt.vo
Class OrgUserRelationship
java.lang.Object
oracle.iam.identity.vo.RelationshipImpl
oracle.iam.identity.orgmgmt.vo.OrgUserRelationship
- All Implemented Interfaces:
Serializable
,Relationship
Class that represents the Organization-User relationship.
- Since:
- release specific (what release of product did this appear in)
- Version:
- $Header: iam/iam-product/features/identity/src/main/oracle/iam/identity/orgmgmt/vo/OrgUserRelationship.java /main/1 2013/07/07 22:02:15 gausisin Exp $
- Author:
- piparikh
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class oracle.iam.identity.vo.RelationshipImpl
getAttribute, getAttributeNames, getAttributes, getID1, getId1Entity, getID2, getId2Entity, setAttribute, setId1Entity, setId2Entity, toString
-
Constructor Details
-
OrgUserRelationship
-
-
Method Details
-
setOrganization
-
setUser
-
getOrganization
-
getUser
-
getRelationType
-
setRelationType
-