RepositorySearchObjectsTraceType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: RepositoryOperationTraceType
Trace for repository searchObjects/searchObjectsIterative operation.
Item Summary  
Name Type Multiplicity Description
text property
string
[0,-1] Unstructured text information to be used when existing structure is not sufficient. 
cache property
boolean
[0,1] Is this at the RepositoryCache level?  
cacheUse property
string
[0,1] How was the cache used? DEPRECATED - remove!  
globalCacheUse container
CacheUseTraceType
[0,1] How was the cache used?  
localCacheUse container
CacheUseTraceType
[0,1] How was the cache used?  
objectType property
QName
[0,1] Type of the objects to be searched for. 
query property
QueryType
[0,1] Object query. 
options property
string
[0,1] Options (stringified). 
resultSize property
int
[0,1] Number of objects found. 
objectRef reference
ObjectReferenceType
[0,-1] Objects that were retrieved.