|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersonaRepresentation | |
---|---|
org.hippoecm.hst.pagecomposer.jaxrs.model |
Uses of PersonaRepresentation in org.hippoecm.hst.pagecomposer.jaxrs.model |
---|
Methods in org.hippoecm.hst.pagecomposer.jaxrs.model that return PersonaRepresentation | |
---|---|
PersonaRepresentation |
PersonaRepresentation.represent(String id,
String name,
String description,
String avatarName)
|
Methods in org.hippoecm.hst.pagecomposer.jaxrs.model that return types with arguments of type PersonaRepresentation | |
---|---|
List<PersonaRepresentation> |
PersonasRepresentation.getPersonas()
|
Method parameters in org.hippoecm.hst.pagecomposer.jaxrs.model with type arguments of type PersonaRepresentation | |
---|---|
void |
PersonasRepresentation.setPersonas(List<PersonaRepresentation> personas)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |