Class OrgUserRelationship

java.lang.Object
oracle.iam.identity.vo.RelationshipImpl
oracle.iam.identity.orgmgmt.vo.OrgUserRelationship
All Implemented Interfaces:
Serializable, Relationship

public class OrgUserRelationship extends RelationshipImpl
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:
  • Constructor Details

    • OrgUserRelationship

      public OrgUserRelationship(String orgId, String userId)
  • Method Details