public class PersonQueryType extends RegistryObjectQueryType
| Modifier and Type | Field and Description |
|---|---|
protected List<FilterType> |
addressFilter |
protected List<FilterType> |
emailAddressFilter |
protected FilterType |
personNameFilter |
protected List<FilterType> |
telephoneNumberFilter |
classificationQuery, descriptionBranch, externalIdentifierQuery, nameBranch, objectTypeQuery, slotBranch, sourceAssociationQuery, statusQuery, targetAssociationQuery, versionInfoFilterprimaryFilter| Constructor and Description |
|---|
PersonQueryType() |
| Modifier and Type | Method and Description |
|---|---|
List<FilterType> |
getAddressFilter() |
List<FilterType> |
getEmailAddressFilter() |
FilterType |
getPersonNameFilter() |
List<FilterType> |
getTelephoneNumberFilter() |
void |
setPersonNameFilter(FilterType value) |
getClassificationQuery, getDescriptionBranch, getExternalIdentifierQuery, getNameBranch, getObjectTypeQuery, getSlotBranch, getSourceAssociationQuery, getStatusQuery, getTargetAssociationQuery, getVersionInfoFilter, setDescriptionBranch, setNameBranch, setObjectTypeQuery, setStatusQuery, setVersionInfoFiltergetPrimaryFilter, setPrimaryFilterprotected List<FilterType> addressFilter
protected FilterType personNameFilter
protected List<FilterType> telephoneNumberFilter
protected List<FilterType> emailAddressFilter
public List<FilterType> getAddressFilter()
public FilterType getPersonNameFilter()
public void setPersonNameFilter(FilterType value)
public List<FilterType> getTelephoneNumberFilter()
public List<FilterType> getEmailAddressFilter()
Copyright © 2021. All rights reserved.