Class SearchPersonsOperation

All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.person.search.SearchPersonsOperation") public class SearchPersonsOperation extends SearchObjectsOperation<PersonSearchCriteria,PersonFetchOptions>
See Also: