Class ProvisioningStatisticsEntryType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.ProvisioningStatisticsEntryType
- All Implemented Interfaces:
PlainStructured,JaxbVisitable,Serializable,Cloneable
public class ProvisioningStatisticsEntryType
extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Statistical information on operations executed on a specified resource, dealing with given object class.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNamestatic final ItemNameprotected QNameprotected List<ProvisioningStatisticsOperationEntryType>protected ObjectReferenceType -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()booleanequals(Object other, StructuredEqualsStrategy strategy) inthashCode(StructuredHashCodeStrategy strategy) objectClass(QName value) resourceRef(ObjectReferenceType value) resourceRef(String oid, QName type) resourceRef(String oid, QName type, QName relation) voidsetObjectClass(QName value) voidMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
resourceRef
-
objectClass
-
operation
-
COMPLEX_TYPE
-
F_RESOURCE_REF
-
F_OBJECT_CLASS
-
F_OPERATION
-
-
Constructor Details
-
ProvisioningStatisticsEntryType
public ProvisioningStatisticsEntryType() -
ProvisioningStatisticsEntryType
-
-
Method Details
-
getResourceRef
-
setResourceRef
-
getObjectClass
-
setObjectClass
-
getOperation
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
resourceRef
-
resourceRef
-
resourceRef
-
beginResourceRef
-
objectClass
-
operation
-
beginOperation
-
accept
- Specified by:
acceptin interfaceJaxbVisitable- Overrides:
acceptin classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
clone
- Specified by:
clonein interfacePlainStructured- Specified by:
clonein classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-