Class RepositorySearchTraceType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.TraceType
com.evolveum.midpoint.xml.ns._public.common.common_3.RepositoryOperationTraceType
com.evolveum.midpoint.xml.ns._public.common.common_3.RepositorySearchObjectsTraceType
com.evolveum.midpoint.xml.ns._public.common.common_3.RepositorySearchTraceType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
TEMPORARY - REMOVE
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final Producer<RepositorySearchTraceType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.RepositorySearchObjectsTraceType
F_OBJECT_REF, F_OBJECT_TYPE, F_OPTIONS, F_QUERY, F_RESULT_SIZEFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.RepositoryOperationTraceType
F_CACHE, F_CACHE_USE, F_GLOBAL_CACHE_USE, F_LOCAL_CACHE_USEFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()<X> Xend()booleanglobalCacheUse(CacheUseTraceType value) localCacheUse(CacheUseTraceType value) objectRef(ObjectReferenceType value) objectType(QName value) resultSize(Integer value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.RepositorySearchObjectsTraceType
getObjectRef, getObjectType, getOptions, getQuery, getResultSize, setObjectType, setOptions, setQuery, setResultSizeMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.RepositoryOperationTraceType
getCache, getCacheUse, getGlobalCacheUse, getLocalCacheUse, isCache, setCache, setCacheUse, setGlobalCacheUse, setLocalCacheUseMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
FACTORY
-
-
Constructor Details
-
RepositorySearchTraceType
public RepositorySearchTraceType() -
RepositorySearchTraceType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equalsin classRepositorySearchObjectsTraceType
-
id
- Overrides:
idin classRepositorySearchObjectsTraceType
-
objectType
- Overrides:
objectTypein classRepositorySearchObjectsTraceType
-
query
- Overrides:
queryin classRepositorySearchObjectsTraceType
-
options
- Overrides:
optionsin classRepositorySearchObjectsTraceType
-
resultSize
- Overrides:
resultSizein classRepositorySearchObjectsTraceType
-
objectRef
- Overrides:
objectRefin classRepositorySearchObjectsTraceType
-
objectRef
- Overrides:
objectRefin classRepositorySearchObjectsTraceType
-
objectRef
- Overrides:
objectRefin classRepositorySearchObjectsTraceType
-
beginObjectRef
- Overrides:
beginObjectRefin classRepositorySearchObjectsTraceType
-
cache
- Overrides:
cachein classRepositorySearchObjectsTraceType
-
cacheUse
- Overrides:
cacheUsein classRepositorySearchObjectsTraceType
-
globalCacheUse
- Overrides:
globalCacheUsein classRepositorySearchObjectsTraceType
-
beginGlobalCacheUse
- Overrides:
beginGlobalCacheUsein classRepositorySearchObjectsTraceType
-
localCacheUse
- Overrides:
localCacheUsein classRepositorySearchObjectsTraceType
-
beginLocalCacheUse
- Overrides:
beginLocalCacheUsein classRepositorySearchObjectsTraceType
-
text
- Overrides:
textin classRepositorySearchObjectsTraceType
-
end
public <X> X end()- Overrides:
endin classRepositorySearchObjectsTraceType
-
clone
- Overrides:
clonein classRepositorySearchObjectsTraceType
-