org.hippoecm.hst.pagecomposer.jaxrs.model
Class PersonasRepresentation
java.lang.Object
org.hippoecm.hst.pagecomposer.jaxrs.model.PersonasRepresentation
public class PersonasRepresentation
- extends Object
Represents a list of personas.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonasRepresentation
public PersonasRepresentation()
getPersonas
public List<PersonaRepresentation> getPersonas()
setPersonas
public void setPersonas(List<PersonaRepresentation> personas)
Copyright © 2008-2012 Hippo. All Rights Reserved.