| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ObjectProfileEntity | |
|---|---|
| com.ibm.itim.dataservices.model | Provides a a low-level application programming interface for querying elements of the data model. | 
| Uses of ObjectProfileEntity in com.ibm.itim.dataservices.model | 
|---|
| Methods in com.ibm.itim.dataservices.model that return ObjectProfileEntity | |
|---|---|
 ObjectProfileEntity | 
ObjectProfileFactory.create(DistinguishedName tenantDN,
       ObjectProfile profile)
Creates an object profile in the data store.  | 
 ObjectProfileEntity | 
ObjectProfileSearch.getServiceProfileForGroup(DistinguishedName tenantDN,
                          java.lang.String customClass)
Returns the service profile associated with the group  | 
 ObjectProfileEntity | 
ObjectProfileSearch.lookup(DistinguishedName dn)
Searches for an object profile with the given distinguished name.  | 
 ObjectProfileEntity | 
ObjectProfileSearch.lookup(DistinguishedName tenantDN,
       java.lang.String profileName)
Searches for an object profile in the data store with the given profile name.  | 
| Methods in com.ibm.itim.dataservices.model that return types with arguments of type ObjectProfileEntity | |
|---|---|
 java.util.Collection<ObjectProfileEntity> | 
ObjectProfileSearch.searchByCustomClass(DistinguishedName tenantDN,
                    java.lang.String customClass)
Searches for object profile(s) in the data store with the given custom class.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||