| 
    gluu
    
   | 
 

公開メンバ関数 | |
| String | getXMLFromGluuImage (GluuImage photo) | 
| GluuImage | getGluuImageFromXML (String xml) | 
| GluuImage | constructImage (GluuCustomPerson creator, UploadedFile uploadedFile) | 
| GluuImage | constructImageWithThumbnail (GluuCustomPerson creator, UploadedFile uploadedFile, int thumbWidth, int thumbHeight) | 
| boolean | createImageFiles (GluuImage image, int thumbWidth, int thumbHeight) | 
| boolean | createImageFiles (GluuImage image) | 
| GluuImage | getImage (GluuCustomAttribute customAttribute) | 
| void | deleteImage (GluuCustomAttribute customAttribute) throws Exception | 
| void | deleteImage (GluuImage image) | 
| byte [] | getBlankImageData () | 
| byte [] | getBlankPhotoData () | 
| byte [] | getBlankIconData () | 
| byte [] | getThumImageData (GluuCustomAttribute customAttribute) throws Exception | 
| byte [] | getThumImageData (GluuImage image) | 
| byte [] | getThumIconData (GluuImage image) | 
| void | moveImageToPersistentStore (GluuImage image) | 
| void | moveLogoImageToPersistentStore (GluuImage image) | 
| File | getThumbFile (GluuImage image) throws Exception | 
| File | getSourceFile (GluuImage image) throws Exception | 
| boolean | createFaviconImageFiles (GluuImage image) throws Exception | 
| boolean | isIconImage (GluuImage image) | 
| byte [] | getImageDate (UploadedFile uploadedFile) | 
非公開変数類 | |
| Logger | log | 
| ImageRepository | imageRepository | 
| XmlService | xmlService | 
| AppConfiguration | appConfiguration | 
Service class to work with images in photo repository
      
  | 
  inline | 
Creates GluuImage object from uploaded file
| creator | person uploading the file | 
| uploadedFile | uploaded file | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Creates image(s) in repository
| image | GluuImage object | 
| Exception | 
      
  | 
  inline | 
Creates image(s) in repository
| image | GluuImage object | 
| Exception | 
      
  | 
  inline | 
Deletes the image from repository
| customAttribute | 
| Exception | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Returns an image
| customAttribute | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.13