|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nees.data.store.TransferRequestRecord
org.nees.data.store.DownloadRequestRecord
| Field Summary | |
int |
fileVersion
|
| Fields inherited from class org.nees.data.store.TransferRequestRecord |
expirationDate, externalTempURI, internalTempURI, localFilename, logicalName, permanentLocationURI, protocol, requestDate, userID, xfToken |
| Constructor Summary | |
DownloadRequestRecord()
|
|
DownloadRequestRecord(DownloadOptions dOption,
AuthenticIdentity id)
Creates a new instance of DownloadRequestRecord |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
toString()
A report on this object |
| Methods inherited from class org.nees.data.store.TransferRequestRecord |
areBothNull, dateCheck, isOneNull, nullToString, simpleCheck |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public int fileVersion
| Constructor Detail |
public DownloadRequestRecord()
public DownloadRequestRecord(DownloadOptions dOption,
AuthenticIdentity id)
| Method Detail |
public java.lang.String toString()
toString in class TransferRequestRecordpublic boolean equals(java.lang.Object obj)
equals in class TransferRequestRecord
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||