Package | Description |
---|---|
com.iplanet.ums.cos |
Deprecated classes for UMS.
|
Modifier and Type | Method and Description |
---|---|
COSTemplate |
DirectCOSDefinition.getCOSTemplate(String name)
Returns a template from this definition given the name of the template.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectCOSDefinition.addCOSTemplate(COSTemplate cosTemplate)
Adds a COS Template to this COS definition.
|
void |
COSManager.assignCOSDef(PersistentObject pObject,
ICOSDefinition cosDef,
COSTemplate cosTemplate)
Assigns a COS (as defined by a COS definition) to the persistent object.
|
void |
COSManager.removeCOSAssignment(PersistentObject pObject,
ICOSDefinition cosDef,
COSTemplate cosTemplate)
Removes COS assignment from the persistent object.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.