Uses of Class
com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventRecordItemType
-
Packages that use AuditEventRecordItemType Package Description com.evolveum.midpoint.xml.ns._public.common.audit_3 -
-
Uses of AuditEventRecordItemType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Subclasses of AuditEventRecordItemType in com.evolveum.midpoint.xml.ns._public.common.audit_3 Modifier and Type Class Description classAuditEventRecordCustomColumnPropertyTypeField of custom column for audit resord table.classAuditEventRecordPropertyTypeTODOclassAuditEventRecordReferenceTypeTODOMethods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return AuditEventRecordItemType Modifier and Type Method Description AuditEventRecordItemTypeAuditEventRecordItemType. clone()Creates and returns a deep copy of this object.AuditEventRecordItemTypeObjectFactory. createAuditEventRecordItemType()Create an instance ofAuditEventRecordItemTypeAuditEventRecordItemTypeAuditEventRecordItemType. name(String value)Constructors in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type AuditEventRecordItemType Constructor Description AuditEventRecordItemType(AuditEventRecordItemType o)Creates a newAuditEventRecordItemTypeinstance by deeply copying a givenAuditEventRecordItemTypeinstance.
-