|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.admin.forwardindexportlet.gwt.shared.RunningInstanceBean
public class RunningInstanceBean
A class used to transport IndexManagement Running Instance information between the client and the service
| Constructor Summary | |
|---|---|
RunningInstanceBean()
Empty constructor |
|
| Method Summary | |
|---|---|
int |
compareTo(RunningInstanceBean o)
|
String |
getRunningInstanceEPR()
Returns the Running instance EPR |
void |
setRunningInstanceEPR(String EPR)
Sets the running instance EPR |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunningInstanceBean()
| Method Detail |
|---|
public void setRunningInstanceEPR(String EPR)
EPR - the eprpublic String getRunningInstanceEPR()
public int compareTo(RunningInstanceBean o)
compareTo in interface Comparable<RunningInstanceBean>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||