|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.admin.fulltextindexportlet.gwt.shared.MgmtPropertiesBean
public class MgmtPropertiesBean
A class used to transport IndexManagement ResourceProperty information between the client and the service
| Constructor Summary | |
|---|---|
MgmtPropertiesBean()
An empty constructor |
|
| Method Summary | |
|---|---|
String |
getClusterID()
Gets the Status property of the IndexManagement |
String |
getCreated()
Gets the Creation Time of the IndexManagement |
String |
getHost()
Gets the name of the host where the index resource resides |
String |
getModified()
Gets the Modified Time of the IndexManagement |
void |
setClusterID(String clusterID)
Gets the Status property of the IndexManagement |
void |
setCreated(String created)
Gets the Creation Time of the IndexManagement |
void |
setHost(String host)
Sets the name of the host where the index resource resides |
void |
setModified(String modified)
Gets the Modified Time of the IndexManagement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MgmtPropertiesBean()
| Method Detail |
|---|
public String getCreated()
public String getModified()
public String getClusterID()
public String getHost()
public void setCreated(String created)
created - -Creation Time of the IndexManagementpublic void setModified(String modified)
modified - -
the new Modified Time of the IndexManagementpublic void setClusterID(String clusterID)
status - -
the new Status property of the IndexManagementpublic void setHost(String host)
host - the host name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||