public class ObjectProfileFactory
extends java.lang.Object
ObjectProfileEntity| Constructor and Description |
|---|
ObjectProfileFactory() |
| Modifier and Type | Method and Description |
|---|---|
ObjectProfileEntity |
create(DistinguishedName tenantDN,
ObjectProfile profile)
Creates an object profile in the data store.
|
public ObjectProfileEntity create(DistinguishedName tenantDN, ObjectProfile profile) throws ModelCommunicationException, ModelCreationException
tenantDN - DistinguishedName of the tenant within which to create
the object profile.profile - ObjectProfile value object to use for creation.ModelCommunicationException - Thrown if unable to communicate
with the data store.ModelCreationException - Thrown if unable to create the entity.IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.