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, fromTypedQuery, getQuery, getRootOptions, getSearchOptions, getType, isNoFetch, isRaw, isUseRepository, setQuery, setSearchOptionsMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
clone
- Overrides:
clonein classSearchSpecification<ShadowType>
-