|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserAttributeDef
Define an attribute for a user
| Method Summary | |
|---|---|
java.lang.String |
getName()The name of the attribute |
UserAttributeTypeEnum |
getType()The type of the attribute |
java.lang.String |
getUIFormName()The display name of the attribute on UI |
boolean |
isRquired()Whehter the attribute is required or not |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getUIFormName()
boolean isRquired()
UserAttributeTypeEnum getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.