Package com.evolveum.midpoint.audit.api
Class AuditReferenceValue
java.lang.Object
com.evolveum.midpoint.audit.api.AuditReferenceValue
- All Implemented Interfaces:
Serializable
Restricted version of ObjectReferenceType/PrismReferenceValue to be used for audit records.
- See Also:
-
Constructor Summary
ConstructorDescriptionAuditReferenceValue
(@NotNull PrismReferenceValue prv) AuditReferenceValue
(String oid, QName type, PolyString targetName) -
Method Summary
Modifier and TypeMethodDescriptionboolean
static AuditReferenceValue
getOid()
getType()
int
hashCode()
void
void
setTargetName
(PolyString targetName) void
toString()
toXml()
-
Constructor Details
-
AuditReferenceValue
public AuditReferenceValue() -
AuditReferenceValue
-
AuditReferenceValue
-
-
Method Details