public interface IChangeEntry extends IBaseFieldEx
| Modifier and Type | Method and Description |
|---|---|
String |
createdBy()
Getter method for the COM property "CreatedBy"
|
Date |
creationDate()
Getter method for the COM property "CreationDate"
|
String |
endVersion()
Getter method for the COM property "EndVersion"
|
void |
endVersion(String pVal)
Setter method for the COM property "EndVersion"
|
String |
fileName()
Getter method for the COM property "FileName"
|
String |
filePath()
Getter method for the COM property "FilePath"
|
String |
startVersion()
Getter method for the COM property "StartVersion"
|
String |
workingVersion()
Getter method for the COM property "WorkingVersion"
|
void |
workingVersion(String pVal)
Setter method for the COM property "WorkingVersion"
|
attachments, hasAttachment, historyautoPost, autoPost, field, field, id, modified, post, refresh, undo, virtualisLocked, lockObject, unLockObjectString fileName()
Getter method for the COM property "FileName"
String filePath()
Getter method for the COM property "FilePath"
String startVersion()
Getter method for the COM property "StartVersion"
String workingVersion()
Getter method for the COM property "WorkingVersion"
void workingVersion(String pVal)
Setter method for the COM property "WorkingVersion"
pVal - Mandatory java.lang.String parameter.String endVersion()
Getter method for the COM property "EndVersion"
void endVersion(String pVal)
Setter method for the COM property "EndVersion"
pVal - Mandatory java.lang.String parameter.String createdBy()
Getter method for the COM property "CreatedBy"
Date creationDate()
Getter method for the COM property "CreationDate"
Copyright © 2020. All rights reserved.