Searched refs:UITYPE_UNDEFINED (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java104 * The <code>UITYPE_UNDEFINED</code> attribute type specifies that the UI
107 public static final int UITYPE_UNDEFINED = 25; field in class:AMAttributeSchema
258 * @return the UI type of the attribute; <code>UITYPE_UNDEFINED</code> if
267 return UITYPE_UNDEFINED;
276 return UITYPE_UNDEFINED;
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java104 * The <code>UITYPE_UNDEFINED</code> attribute type specifies that the UI
107 public static final int UITYPE_UNDEFINED = 25; field in class:AMAttributeSchema
258 * @return the UI type of the attribute; <code>UITYPE_UNDEFINED</code> if
267 return UITYPE_UNDEFINED;
276 return UITYPE_UNDEFINED;

Completed in 21 milliseconds