gluu
|
公開メンバ関数 | |
void | init () throws Exception |
void | initFileTypesMap () throws Exception |
boolean | createRepositoryImageFiles (GluuImage image, int thumbWidth, int thumbHeight) throws Exception |
boolean | addThumbnail (GluuImage image, int thumbWidth, int thumbHeight) throws Exception |
void | moveImageToPersistentStore (GluuImage image) throws Exception |
void | moveLogoImageToPersistentStore (GluuImage image) throws IOException |
File | getThumbFile (GluuImage image) |
File | getSourceFile (GluuImage image) |
byte [] | getThumbImageData (GluuImage image) throws Exception |
byte [] | getSourceImageData (GluuImage image) throws Exception |
void | deleteImage (GluuImage image) |
byte [] | getBlankImage () |
byte [] | getBlankPhoto () |
byte [] | getBlankIcon () |
boolean | createRepositoryFaviconImageFiles (GluuImage image) throws Exception |
boolean | isIconImage (GluuImage image) |
変数 | |
String | thumbHome |
String | tmpThumbHome |
String | removedThumbHome |
byte [] | blankPhoto |
byte [] | blankIcon |
非公開メンバ関数 | |
void | moveImageToPersistentStore (GluuImage image, boolean saveThumb, String destSourceFilePath, String destThumbFilePath) throws IOException |
void | setGeneratedImagePathes (GluuImage image, String thumbExt) throws Exception |
boolean | deleteFile (File file, boolean removeEmptyfoldersTree) |
void | removeEmptyfoldersTree (File folder, int remainLevels) |
void | createFoldersTree (File folder) |
void | createImagePathes (GluuImage image) throws Exception |
void | prepareBlankImage () |
void | prepareBlankPhoto () |
void | prepareBlankIcon () |
非公開変数類 | |
Logger | log |
AppConfiguration | appConfiguration |
String | sourceHome |
String | tmpSourceHome |
String | removedSourceHome |
File | photoRepositoryRootDirFile |
byte [] | blankImage |
int | countLevels |
int | countFoldersPerLevel |
FileTypeMap | fileTypeMap |
静的非公開変数類 | |
static final String | TEMP_FOLDER = "tmp" |
static final String | REMOVED_FOLDER = "removed" |
static boolean | createBackupDuringRemoval = true |
Manage images in photo repository
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
Creates image in repository
image | image file |
Exception |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |
|
package |
|
private |
|
package |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
package |
|
private |
|
staticprivate |
|
package |
|
private |
|
package |