Package com.kloudville.idm.api
Class reindexParams
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.search.reindexParams
com.kloudville.idm.api.reindexParams
-
Field Summary
FieldsFields inherited from class com.kloudville.search.reindexParams
dateRange, fromLastRefresh, refresh, sync
-
Constructor Summary
Constructors -
Method Summary
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
-
reindexRoles
public boolean reindexRoles -
reindexUsers
public boolean reindexUsers -
realmName
-
-
Constructor Details
-
reindexParams
public reindexParams()
-