Class RepositorySearchObjectsTraceType
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
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
- Direct Known Subclasses:
RepositorySearchTraceType
Trace for repository searchObjects/searchObjectsIterative operation.
- 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 ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final Producer<RepositorySearchObjectsTraceType>
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
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionclone()
<X> X
end()
boolean
getQuery()
globalCacheUse
(CacheUseTraceType value) localCacheUse
(CacheUseTraceType value) objectRef
(ObjectReferenceType value) objectType
(QName value) resultSize
(Integer value) void
setObjectType
(QName value) void
setOptions
(String value) void
void
setResultSize
(Integer value) 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
-
F_OBJECT_TYPE
-
F_QUERY
-
F_OPTIONS
-
F_RESULT_SIZE
-
F_OBJECT_REF
-
FACTORY
-
-
Constructor Details
-
RepositorySearchObjectsTraceType
public RepositorySearchObjectsTraceType() -
RepositorySearchObjectsTraceType
Deprecated.
-
-
Method Details
-
getObjectType
-
setObjectType
-
getQuery
-
setQuery
-
getOptions
-
setOptions
-
getResultSize
-
setResultSize
-
getObjectRef
-
equals
- Overrides:
equals
in classRepositoryOperationTraceType
-
id
- Overrides:
id
in classRepositoryOperationTraceType
-
objectType
-
query
-
options
-
resultSize
-
objectRef
-
objectRef
-
objectRef
-
beginObjectRef
-
cache
- Overrides:
cache
in classRepositoryOperationTraceType
-
cacheUse
- Overrides:
cacheUse
in classRepositoryOperationTraceType
-
globalCacheUse
- Overrides:
globalCacheUse
in classRepositoryOperationTraceType
-
beginGlobalCacheUse
- Overrides:
beginGlobalCacheUse
in classRepositoryOperationTraceType
-
localCacheUse
- Overrides:
localCacheUse
in classRepositoryOperationTraceType
-
beginLocalCacheUse
- Overrides:
beginLocalCacheUse
in classRepositoryOperationTraceType
-
text
- Overrides:
text
in classRepositoryOperationTraceType
-
end
public <X> X end()- Overrides:
end
in classRepositoryOperationTraceType
-
clone
- Overrides:
clone
in classRepositoryOperationTraceType
-