|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.avatarserver.service.AvatarService
public final class AvatarService
Avatar Service
Method Summary | |
---|---|
static Avatar |
create(Avatar avatar)
Create an instance of the avatar class |
static Avatar |
update(Avatar avatar)
Update an instance of the avatar class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Avatar create(Avatar avatar)
avatar
- The instance of the Avatar which contains the informations to store
public static Avatar update(Avatar avatar)
avatar
- The instance of the Avatar which contains the informations to store
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |