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.Any
Nested 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 QName
static 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_SIZE
Fields 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_USE
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
<X> X
end()
boolean
globalCacheUse
(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, setResultSize
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.RepositoryOperationTraceType
getCache, getCacheUse, getGlobalCacheUse, getLocalCacheUse, isCache, setCache, setCacheUse, setGlobalCacheUse, setLocalCacheUse
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
Methods 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:
equals
in classRepositorySearchObjectsTraceType
-
id
- Overrides:
id
in classRepositorySearchObjectsTraceType
-
objectType
- Overrides:
objectType
in classRepositorySearchObjectsTraceType
-
query
- Overrides:
query
in classRepositorySearchObjectsTraceType
-
options
- Overrides:
options
in classRepositorySearchObjectsTraceType
-
resultSize
- Overrides:
resultSize
in classRepositorySearchObjectsTraceType
-
objectRef
- Overrides:
objectRef
in classRepositorySearchObjectsTraceType
-
objectRef
- Overrides:
objectRef
in classRepositorySearchObjectsTraceType
-
objectRef
- Overrides:
objectRef
in classRepositorySearchObjectsTraceType
-
beginObjectRef
- Overrides:
beginObjectRef
in classRepositorySearchObjectsTraceType
-
cache
- Overrides:
cache
in classRepositorySearchObjectsTraceType
-
cacheUse
- Overrides:
cacheUse
in classRepositorySearchObjectsTraceType
-
globalCacheUse
- Overrides:
globalCacheUse
in classRepositorySearchObjectsTraceType
-
beginGlobalCacheUse
- Overrides:
beginGlobalCacheUse
in classRepositorySearchObjectsTraceType
-
localCacheUse
- Overrides:
localCacheUse
in classRepositorySearchObjectsTraceType
-
beginLocalCacheUse
- Overrides:
beginLocalCacheUse
in classRepositorySearchObjectsTraceType
-
text
- Overrides:
text
in classRepositorySearchObjectsTraceType
-
end
public <X> X end()- Overrides:
end
in classRepositorySearchObjectsTraceType
-
clone
- Overrides:
clone
in classRepositorySearchObjectsTraceType
-