Class GetPersonsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<IPersonId,PersonFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.person.get.GetPersonsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.person.get.GetPersonsOperation") public class GetPersonsOperation extends GetObjectsOperation<IPersonId,PersonFetchOptions>
See Also: