Class ResourceSearchSpecification
java.lang.Object
com.evolveum.midpoint.repo.common.activity.run.SearchSpecification<ShadowType>
com.evolveum.midpoint.model.impl.sync.tasks.ResourceSearchSpecification
- All Implemented Interfaces:
DebugDumpable
,Cloneable
Specialization of standard
SearchSpecification
dealing with resource objects search.
(We could maybe delete this class in the future.)-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Method Summary
Methods inherited from class com.evolveum.midpoint.repo.common.activity.run.SearchSpecification
addFilter, debugDump, getQuery, getRootOptions, getSearchOptions, getType, isNoFetch, isRaw, isUseRepository, setQuery, setSearchOptions
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
clone
- Overrides:
clone
in classSearchSpecification<ShadowType>
-