|
gluu
|


公開メンバ関数 | |
| void | init () |
| void | initCustomAttributes (List< GluuAttribute > attributes, List< GluuCustomAttribute > customAttributes, List< String > origins, String[] objectClassTypes, String[] objectClassDisplayNames) |
| Map< String, List< GluuAttribute > > | groupAttributesByOrigin (List< GluuAttribute > attributes) |
| boolean | containsCustomAttribute (GluuAttribute attribute) |
| void | addCustomAttribute (String inum, boolean mandatory) |
| void | addMultiValuesInAttributes (String inum, boolean mandatory) |
| void | removeMultiValuesInAttributes (String inum, boolean mandatory, String removeValue) |
| void | addCustomAttribute (String inum) |
| void | addCustomAttributes (List< GluuCustomAttribute > newCustomAttributes) |
| void | removeCustomAttribute (String inum) |
| void | refreshCustomAttributes (List< GluuCustomAttribute > newCustomAttributes) |
| String | getOriginForAttribute (GluuAttribute attribute) |
| GluuCustomAttribute | getCustomAttribute (String inum) |
| GluuAttribute | getCustomAttribute (String origin, String name) |
| List< GluuCustomAttribute > | detectRemovedAttributes () |
| void | updateOriginCustomAttributes () |
| List< GluuAttribute > | getAttributes () |
| Map< GluuAttribute, String > | getAttributeIds () |
| void | setAttributeIds (Map< GluuAttribute, String > attributeIds) |
| Map< String, List< GluuAttribute > > | getAttributeByOrigin () |
| void | setAttributeByOrigin (Map< String, List< GluuAttribute >> attributeByOrigin) |
| Map< String, String > | getOriginDisplayNames () |
| List< GluuCustomAttribute > | getCustomAttributes () |
| String | getActiveOrigin () |
| void | setActiveOrigin (String activeOrigin) |
| void | uploadImage (FileUploadEvent event) |
| void | addPhoto (String inum) |
| byte [] | getPhotoThumbData (String inum) |
| String | getPhotoSourceName (String inum) |
| void | removePhoto (String inum) |
| void | savePhotos () |
| void | cancelPhotos () |
| void | deletePhotos () |
| void | renderAttribute (ComponentSystemEvent event) |
| void | destroy () |
| void | validateAttributeValues (ComponentSystemEvent event) |
非公開メンバ関数 | |
| String [] | removeElementFromArray (String [] n, String removeElement) |
| void | deselectCustomAttributes (List< GluuCustomAttribute > customAttributes) |
| void | selectCustomAttributes (List< GluuCustomAttribute > customAttributes) |
| void | setIconImageImpl (GluuCustomAttribute customAttribute, GluuImage image) |
| void | removeRemovedPhotos () |
非公開変数類 | |
| Logger | log |
| Identity | identity |
| FacesMessages | facesMessages |
| AttributeService | attributeService |
| ImageService | imageService |
| GluuImage | uploadedImage |
| List< GluuAttribute > | attributes |
| Map< GluuAttribute, String > | attributeIds |
| Map< String, GluuAttribute > | attributeToIds |
| Map< String, List< GluuAttribute > > | attributeByOrigin |
| Map< String, GluuAttribute > | attributeInums |
| List< String > | availableAttributeIds |
| Map< String, String > | originDisplayNames |
| String | activeOrigin |
| List< GluuImage > | addedPhotos |
| List< GluuImage > | removedPhotos |
| List< GluuCustomAttribute > | customAttributes |
| ArrayList< GluuCustomAttribute > | origCustomAttributes |
静的非公開変数類 | |
| static final long | serialVersionUID = -719594782175672946L |
Action class for work with custom attributes
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
1.8.13