activeOrigin | org.gluu.oxtrust.action.CustomAttributeAction | private |
addCustomAttribute(String inum, boolean mandatory) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
addCustomAttribute(String inum) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
addCustomAttributes(List< GluuCustomAttribute > newCustomAttributes) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
addedPhotos | org.gluu.oxtrust.action.CustomAttributeAction | private |
addMultiValuesInAttributes(String inum, boolean mandatory) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
addPhoto(String inum) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
attributeByOrigin | org.gluu.oxtrust.action.CustomAttributeAction | private |
attributeIds | org.gluu.oxtrust.action.CustomAttributeAction | private |
attributeInums | org.gluu.oxtrust.action.CustomAttributeAction | private |
attributes | org.gluu.oxtrust.action.CustomAttributeAction | private |
attributeService | org.gluu.oxtrust.action.CustomAttributeAction | private |
attributeToIds | org.gluu.oxtrust.action.CustomAttributeAction | private |
availableAttributeIds | org.gluu.oxtrust.action.CustomAttributeAction | private |
cancelPhotos() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
containsCustomAttribute(GluuAttribute attribute) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
customAttributes | org.gluu.oxtrust.action.CustomAttributeAction | private |
deletePhotos() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
deselectCustomAttributes(List< GluuCustomAttribute > customAttributes) | org.gluu.oxtrust.action.CustomAttributeAction | inlineprivate |
destroy() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
detectRemovedAttributes() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
facesMessages | org.gluu.oxtrust.action.CustomAttributeAction | private |
getActiveOrigin() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getAttributeByOrigin() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getAttributeIds() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getAttributes() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getCustomAttribute(String inum) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getCustomAttribute(String origin, String name) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getCustomAttributes() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getOriginDisplayNames() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getOriginForAttribute(GluuAttribute attribute) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getPhotoSourceName(String inum) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
getPhotoThumbData(String inum) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
groupAttributesByOrigin(List< GluuAttribute > attributes) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
identity | org.gluu.oxtrust.action.CustomAttributeAction | private |
imageService | org.gluu.oxtrust.action.CustomAttributeAction | private |
init() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
initCustomAttributes(List< GluuAttribute > attributes, List< GluuCustomAttribute > customAttributes, List< String > origins, String[] objectClassTypes, String[] objectClassDisplayNames) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
log | org.gluu.oxtrust.action.CustomAttributeAction | private |
origCustomAttributes | org.gluu.oxtrust.action.CustomAttributeAction | private |
originDisplayNames | org.gluu.oxtrust.action.CustomAttributeAction | private |
refreshCustomAttributes(List< GluuCustomAttribute > newCustomAttributes) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
removeCustomAttribute(String inum) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
removedPhotos | org.gluu.oxtrust.action.CustomAttributeAction | private |
removeElementFromArray(String [] n, String removeElement) | org.gluu.oxtrust.action.CustomAttributeAction | inlineprivate |
removeMultiValuesInAttributes(String inum, boolean mandatory, String removeValue) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
removePhoto(String inum) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
removeRemovedPhotos() | org.gluu.oxtrust.action.CustomAttributeAction | inlineprivate |
renderAttribute(ComponentSystemEvent event) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
savePhotos() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
selectCustomAttributes(List< GluuCustomAttribute > customAttributes) | org.gluu.oxtrust.action.CustomAttributeAction | inlineprivate |
serialVersionUID | org.gluu.oxtrust.action.CustomAttributeAction | privatestatic |
setActiveOrigin(String activeOrigin) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
setAttributeByOrigin(Map< String, List< GluuAttribute >> attributeByOrigin) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
setAttributeIds(Map< GluuAttribute, String > attributeIds) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
setIconImageImpl(GluuCustomAttribute customAttribute, GluuImage image) | org.gluu.oxtrust.action.CustomAttributeAction | inlineprivate |
updateOriginCustomAttributes() | org.gluu.oxtrust.action.CustomAttributeAction | inline |
uploadedImage | org.gluu.oxtrust.action.CustomAttributeAction | private |
uploadImage(FileUploadEvent event) | org.gluu.oxtrust.action.CustomAttributeAction | inline |
validateAttributeValues(ComponentSystemEvent event) | org.gluu.oxtrust.action.CustomAttributeAction | inline |