public interface SaRevision extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getRevisionComment()
Reads the revision comment.
|
Date |
getRevisionDate()
Reads the revision date.
|
String |
getRevisionNumber()
Reads the revision number.
|
String |
getRevisionUid()
Reads the revision ID.
|
String |
getRevisionUser()
Reads the revision user.
|
String getRevisionUid()
String getRevisionUser()
String getRevisionComment()
String getRevisionNumber()
Date getRevisionDate()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.