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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMEntityType.java25 * $Id: AMEntityType.java,v 1.6 2008/06/25 05:41:20 qcheng Exp $
53 * AMEntityType thisType = (AMEntityType) it.next();
54 * // Do stuff with AMEntityType
62 public final class AMEntityType { class
111 protected AMEntityType(String name, int type, String serviceName, method in class:AMEntityType
125 debug.message("AMEntityType:Constructor-> created type "
202 debug.error("AMEntityType.getServiceSchemaManager: "
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMEntityType.java25 * $Id: AMEntityType.java,v 1.6 2008/06/25 05:41:20 qcheng Exp $
53 * AMEntityType thisType = (AMEntityType) it.next();
54 * // Do stuff with AMEntityType
62 public final class AMEntityType { class
111 protected AMEntityType(String name, int type, String serviceName, method in class:AMEntityType
125 debug.message("AMEntityType:Constructor-> created type "
202 debug.error("AMEntityType.getServiceSchemaManager: "

Completed in 29 milliseconds