Package com.kloudville.idm.api
Class userSearchRequest
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.search.indexSearch
com.kloudville.search.indexSearchRequest
com.kloudville.idm.api.userSearchRequest
-
Field Summary
FieldsFields inherited from class com.kloudville.search.indexSearchRequest
category, fullFacet, idFieldName, index, searchId, type
Fields inherited from class com.kloudville.search.indexSearch
defaultSortby, exclude, excludeFiltersFromResult, expression, filter, includeResultFields, maxItems, metadata, path, query, resultField, returnCountOnly, sortby
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kloudville.search.indexSearch
addExcludeFilter, addFilter, getFilterValue
Methods inherited from class com.kloudville.data.object.DataObject
clearModified, compareDates, copy, formatDecimal, formatDecimalField, getAnyValue, getAnyValueNames, getChildLabel, getDefinition, getDisplayName, getEnumValue, getEnumValueArray, getEnumValueByCode, getEnumValueByIndex, getExtension, getExtensionDefinition, getFormattedMessage, getLastUpdated, getObjectId, getObjectIds, getParent, getText, getTopParent, has, hasChild, hasValue, htmlToText, isDeleted, isError, isModified, isNewObject, mapFrom, mapTo, setAnyValue, setDeleted, setFormattedValue, setNewObject, setObjectId, setText, toJSON, toXML, validate, valToXML
-
Field Details
-
activeOnly
public boolean activeOnlyInclude inactive users
-
-
Constructor Details
-
userSearchRequest
public userSearchRequest()
-