public interface IDfChangeDescription
Modifier and Type | Method and Description |
---|---|
int |
getChangeSequenceNumber()
Returns the sequence number of this change description record.
|
int |
getCode()
Returns the unique change description code for the
change description text.
|
java.lang.String |
getContextTag()
Returns the context tag of this change description record.
|
java.lang.String |
getDescription()
Returns the textual description of the change.
|
IDfId |
getObjectId()
Returns the object ID of the object affected by the change described
in this change description record.
|
java.lang.String getContextTag()
IDfId getObjectId()
java.lang.String getDescription()
int getChangeSequenceNumber()
int getCode()
Copyright 1994-2023 OpenText Corporation. All rights reserved.