@PublicAPI(stability=VOLATILE, mayInstantiate=true, mayExtend=false, mayInvoke=true) public final class AddChangeRecordEntry extends ChangeRecordEntry
Constructor and Description |
---|
AddChangeRecordEntry(Dn dn,
List<Attribute> attributes)
Creates a new entry with the provided information.
|
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
getAttributes()
Retrieves the entire set of attributes for this entry.
|
ChangeOperationType |
getChangeOperationType()
Retrieves the name of the change operation type.
|
String |
toString() |
getDN
public ChangeOperationType getChangeOperationType()
ChangeRecordEntry
getChangeOperationType
in class ChangeRecordEntry
public List<Attribute> getAttributes()
The returned list is read-only.
public String toString()
toString
in class ChangeRecordEntry
Copyright 2010-2018 ForgeRock AS.