Skip navigation links
A C D E F G H I N S V 

A

Avatar - Class in com.clusterra.iam.avatar.domain.model
Created with IntelliJ IDEA.
Avatar(String, AvatarType, byte[], byte[], byte[]) - Constructor for class com.clusterra.iam.avatar.domain.model.Avatar
 
AvatarAppConfig - Class in com.clusterra.iam.avatar.application
Created by Denis Kuchugurov on 09/11/15 00:01.
AvatarAppConfig() - Constructor for class com.clusterra.iam.avatar.application.AvatarAppConfig
 
AvatarData - Class in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
AvatarData(byte[], byte[], byte[]) - Constructor for class com.clusterra.iam.avatar.application.AvatarData
 
AvatarId - Class in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
AvatarId(String) - Constructor for class com.clusterra.iam.avatar.application.AvatarId
 
AvatarImageConverter - Class in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
AvatarImageConverter() - Constructor for class com.clusterra.iam.avatar.application.AvatarImageConverter
 
AvatarImageResizeException - Exception in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
AvatarImageResizeException(Resource, int, Exception) - Constructor for exception com.clusterra.iam.avatar.application.AvatarImageResizeException
 
AvatarNotFoundException - Exception in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
AvatarNotFoundException(String) - Constructor for exception com.clusterra.iam.avatar.application.AvatarNotFoundException
 
AvatarRepository - Interface in com.clusterra.iam.avatar.domain.model
Created with IntelliJ IDEA.
AvatarService - Interface in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
AvatarServiceImpl - Class in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
AvatarServiceImpl() - Constructor for class com.clusterra.iam.avatar.application.AvatarServiceImpl
 
AvatarType - Enum in com.clusterra.iam.avatar.domain.model
Created by Denis Kuchugurov 06.01.14

C

com.clusterra.iam.avatar.application - package com.clusterra.iam.avatar.application
 
com.clusterra.iam.avatar.domain.model - package com.clusterra.iam.avatar.domain.model
 

D

DefaultAvatarService - Interface in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
DefaultAvatarServiceImpl - Class in com.clusterra.iam.avatar.application
Created with IntelliJ IDEA.
DefaultAvatarServiceImpl(Resource, Resource) - Constructor for class com.clusterra.iam.avatar.application.DefaultAvatarServiceImpl
 

E

entityManagerFactory(EntityManagerFactoryBuilder) - Method in class com.clusterra.iam.avatar.application.AvatarAppConfig
 
equals(Object) - Method in class com.clusterra.iam.avatar.application.AvatarData
 
equals(Object) - Method in class com.clusterra.iam.avatar.application.AvatarId
 

F

find(String) - Method in interface com.clusterra.iam.avatar.application.AvatarService
 
find(String) - Method in class com.clusterra.iam.avatar.application.AvatarServiceImpl
 
findDefaultAvatar(AvatarType) - Method in interface com.clusterra.iam.avatar.domain.model.AvatarRepository
 
findDefaultAvatarId(AvatarType) - Method in interface com.clusterra.iam.avatar.application.AvatarService
 
findDefaultAvatarId(AvatarType) - Method in class com.clusterra.iam.avatar.application.AvatarServiceImpl
 

G

getAvatarData(Resource) - Static method in class com.clusterra.iam.avatar.application.AvatarImageConverter
 
getId() - Method in class com.clusterra.iam.avatar.application.AvatarId
 
getId() - Method in class com.clusterra.iam.avatar.domain.model.Avatar
 
getImage128() - Method in class com.clusterra.iam.avatar.application.AvatarData
 
getImage128() - Method in class com.clusterra.iam.avatar.domain.model.Avatar
 
getImage24() - Method in class com.clusterra.iam.avatar.application.AvatarData
 
getImage24() - Method in class com.clusterra.iam.avatar.domain.model.Avatar
 
getImage48() - Method in class com.clusterra.iam.avatar.application.AvatarData
 
getImage48() - Method in class com.clusterra.iam.avatar.domain.model.Avatar
 
getResourceFileName() - Method in exception com.clusterra.iam.avatar.application.AvatarImageResizeException
 

H

hashCode() - Method in class com.clusterra.iam.avatar.application.AvatarData
 
hashCode() - Method in class com.clusterra.iam.avatar.application.AvatarId
 

I

isDefaultAvatarAvailable(AvatarType) - Method in interface com.clusterra.iam.avatar.application.AvatarService
 
isDefaultAvatarAvailable(AvatarType) - Method in class com.clusterra.iam.avatar.application.AvatarServiceImpl
 

N

newAvatar(AvatarType, AvatarData) - Method in interface com.clusterra.iam.avatar.application.AvatarService
 
newAvatar(AvatarType, Resource) - Method in interface com.clusterra.iam.avatar.application.AvatarService
 
newAvatar(AvatarType, AvatarData) - Method in class com.clusterra.iam.avatar.application.AvatarServiceImpl
 
newAvatar(AvatarType, Resource) - Method in class com.clusterra.iam.avatar.application.AvatarServiceImpl
 
newDefaultAvatar(AvatarType, AvatarData) - Method in interface com.clusterra.iam.avatar.application.AvatarService
 
newDefaultAvatar(AvatarType, AvatarData) - Method in class com.clusterra.iam.avatar.application.AvatarServiceImpl
 

S

saveDefaults() - Method in interface com.clusterra.iam.avatar.application.DefaultAvatarService
 
saveDefaults() - Method in class com.clusterra.iam.avatar.application.DefaultAvatarServiceImpl
 
setDefault() - Method in class com.clusterra.iam.avatar.domain.model.Avatar
 

V

valueOf(String) - Static method in enum com.clusterra.iam.avatar.domain.model.AvatarType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.clusterra.iam.avatar.domain.model.AvatarType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I N S V 
Skip navigation links