Skip navigation links

Oracle Fusion Middleware Identity Governance Framework Identity Directory Java API Reference
11g Release 1 (11.1.1)

E39432-01


oracle.igf.ids
Class Org

java.lang.Object
  extended by oracle.igf.ids.Entity
      extended by oracle.igf.ids.Org


public class Org
extends Entity

Class holding the list of attributes of the Org entity fetched using search or read methods. This Org entity class also holds the OrgManager handle and provides methods to modify attribute values in the repository and the methods for getting the related entities per the entity relationship definitions.


Method Summary
 Org clone()
          Clones this object

 

Methods inherited from class oracle.igf.ids.Entity
getAllAttributes, getAttribute, getAttributeLocaleValue, getAttributeValue, getCanonicalName, getEntityName, getGuid, getId, getName, getPrincipal, getRelatedEntities, getSubjectName, modify, setAttributeValue

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

clone

public Org clone()
Clones this object
Overrides:
clone in class Entity
Returns:
copy of this object

Skip navigation links

Oracle Fusion Middleware Identity Governance Framework Identity Directory Java API Reference
11g Release 1 (11.1.1)

E39432-01


Copyright © 2013 Oracle. All Rights Reserved.