public class AuditableEventQueryType extends RegistryObjectQueryType
| Modifier and Type | Field and Description |
|---|---|
protected List<RegistryObjectQueryType> |
affectedObjectQuery |
protected ClassificationNodeQueryType |
eventTypeQuery |
protected UserQueryType |
userQuery |
classificationQuery, descriptionBranch, externalIdentifierQuery, nameBranch, objectTypeQuery, slotBranch, sourceAssociationQuery, statusQuery, targetAssociationQuery, versionInfoFilterprimaryFilter| Constructor and Description |
|---|
AuditableEventQueryType() |
| Modifier and Type | Method and Description |
|---|---|
List<RegistryObjectQueryType> |
getAffectedObjectQuery() |
ClassificationNodeQueryType |
getEventTypeQuery() |
UserQueryType |
getUserQuery() |
void |
setEventTypeQuery(ClassificationNodeQueryType value) |
void |
setUserQuery(UserQueryType value) |
getClassificationQuery, getDescriptionBranch, getExternalIdentifierQuery, getNameBranch, getObjectTypeQuery, getSlotBranch, getSourceAssociationQuery, getStatusQuery, getTargetAssociationQuery, getVersionInfoFilter, setDescriptionBranch, setNameBranch, setObjectTypeQuery, setStatusQuery, setVersionInfoFiltergetPrimaryFilter, setPrimaryFilterprotected List<RegistryObjectQueryType> affectedObjectQuery
protected ClassificationNodeQueryType eventTypeQuery
protected UserQueryType userQuery
public List<RegistryObjectQueryType> getAffectedObjectQuery()
public ClassificationNodeQueryType getEventTypeQuery()
public void setEventTypeQuery(ClassificationNodeQueryType value)
public UserQueryType getUserQuery()
public void setUserQuery(UserQueryType value)
Copyright © 2020. All rights reserved.