com.ibm.itim.remoteservices.provider
Class EntityUtil

java.lang.Object
  extended by com.ibm.itim.remoteservices.provider.EntityUtil

public class EntityUtil
extends java.lang.Object


Nested Class Summary
static class EntityUtil.EntityType
           
 
Field Summary
static EntityUtil.EntityType ACCOUNT
           
static EntityUtil.EntityType GROUP
           
static EntityUtil.EntityType SERVICE
           
static EntityUtil.EntityType UNKNOWN
           
 
Constructor Summary
EntityUtil(DirectoryObject dirObject)
           
EntityUtil(java.lang.String rawDN)
           
 
Method Summary
 DirectoryObject getDirectoryObject()
           
 java.lang.String getNameAttribute()
           
 java.lang.String getObjectClass()
           
 EntityUtil.EntityType getType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACCOUNT

public static final EntityUtil.EntityType ACCOUNT

GROUP

public static final EntityUtil.EntityType GROUP

SERVICE

public static final EntityUtil.EntityType SERVICE

UNKNOWN

public static final EntityUtil.EntityType UNKNOWN
Constructor Detail

EntityUtil

public EntityUtil(java.lang.String rawDN)
           throws ModelCommunicationException,
                  ObjectNotFoundException
Throws:
ModelCommunicationException
ObjectNotFoundException

EntityUtil

public EntityUtil(DirectoryObject dirObject)
           throws ModelCommunicationException,
                  ObjectNotFoundException
Throws:
ModelCommunicationException
ObjectNotFoundException
Method Detail

getDirectoryObject

public DirectoryObject getDirectoryObject()

getType

public EntityUtil.EntityType getType()

getObjectClass

public java.lang.String getObjectClass()

getNameAttribute

public java.lang.String getNameAttribute()


IBM Tivoli Identity Manager 5.1
© Copyright International Business Machines Corporation 2007, 2009. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.