|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.aduna.gee.publication.servlets.async.StoreReloadJob
public class StoreReloadJob
StoreReloadJob
| Field Summary | |
|---|---|
byte[] |
fileBytes
|
String |
fileName
|
String |
host
|
String |
serverPath
|
WStorable |
storable
|
String |
user
|
| Constructor Summary | |
|---|---|
StoreReloadJob(String serverPath,
String host,
String user,
String fileName,
byte[] fileBytes)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String serverPath
public String host
public String user
public String fileName
public byte[] fileBytes
public WStorable storable
| Constructor Detail |
|---|
public StoreReloadJob(String serverPath,
String host,
String user,
String fileName,
byte[] fileBytes)
| Method Detail |
|---|
public int hashCode()
hashCode in class Objectpublic boolean equals(Object other)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||