|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VersionRecord
Represents a version record. Users can get information about a version from the corresponding version record.
| Method Summary | |
|---|---|
java.util.Date |
getCreatedTime()
Gets the created time of this version. |
java.lang.String |
getCreator()
Gets the creator of this version. |
java.lang.String |
getRealPath()
Gets the real path of the version file, which may be a real path of a report file or a catalog file. |
java.lang.String |
getResourcePath()
Returns the resource path. |
java.lang.String |
getVersionID()
Returns the version ID. |
java.lang.String |
getVersionName()
Gets the version name of this version. |
int |
getVersionNumber()
Gets the version number of this version. |
| Method Detail |
|---|
java.lang.String getResourcePath()
java.lang.String getVersionID()
int getVersionNumber()
java.lang.String getVersionName()
java.util.Date getCreatedTime()
java.lang.String getCreator()
java.lang.String getRealPath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||