JavaScript is disabled on your browser.
Oracle® Fusion Middleware Java API Reference for Identity Directory Services 14c (14.1.2.1.0) G10442-01
Detail:
Field |
Constr |
Method
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
Methods inherited from class oracle.igf.ids.Entity
getAllAttributes , getAttribute , getAttributeLocaleValue , getAttributeLocaleValues , getAttributeValue , getCanonicalName , getCommonId , getDescription , getDisplayname , getEntityName , getGuid , getId , getMail , getName , getObjectClasses , 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
Oracle® Fusion Middleware Java API Reference for Identity Directory Services 14c (14.1.2.1.0) G10442-01
Detail:
Field |
Constr |
Method
Copyright © 2011, 2025, Oracle and/or its affiliates.