Uses of Class
org.hippoecm.hst.pagecomposer.jaxrs.model.PersonaRepresentation

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)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.