Searched defs:DirectCOSDefinition (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/cos/
H A DDirectCOSDefinition.java25 * $Id: DirectCOSDefinition.java,v 1.3 2008/06/25 05:41:47 qcheng Exp $
51 public class DirectCOSDefinition extends PersistentObject implements class in inherits:PersistentObject,ICOSDefinition
57 public DirectCOSDefinition() { method in class:DirectCOSDefinition
69 * The exception thrown from the DirectCOSDefinition constructor
71 * @see com.iplanet.ums.cos.DirectCOSDefinition#DirectCOSDefinition
75 public DirectCOSDefinition(AttrSet attrSet) throws UMSException { method in class:DirectCOSDefinition
94 public DirectCOSDefinition(CreationTemplate template, AttrSet attrSet) method in class:DirectCOSDefinition
201 * @see DirectCOSDefinition#setCOSSpecifier(String cosSpecifier)
324 com.iplanet.ums.cos.DirectCOSDefinition
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/cos/
H A DDirectCOSDefinition.java25 * $Id: DirectCOSDefinition.java,v 1.3 2008/06/25 05:41:47 qcheng Exp $
51 public class DirectCOSDefinition extends PersistentObject implements class in inherits:PersistentObject,ICOSDefinition
57 public DirectCOSDefinition() { method in class:DirectCOSDefinition
69 * The exception thrown from the DirectCOSDefinition constructor
71 * @see com.iplanet.ums.cos.DirectCOSDefinition#DirectCOSDefinition
75 public DirectCOSDefinition(AttrSet attrSet) throws UMSException { method in class:DirectCOSDefinition
94 public DirectCOSDefinition(CreationTemplate template, AttrSet attrSet) method in class:DirectCOSDefinition
201 * @see DirectCOSDefinition#setCOSSpecifier(String cosSpecifier)
324 com.iplanet.ums.cos.DirectCOSDefinition
[all...]

Completed in 28 milliseconds