| 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.jsf.BaseActionListener
com.esri.gpt.control.livedata.LiveDataController
public class LiveDataController
Live data controller.
| Constructor Summary | |
|---|---|
LiveDataController()
 | 
|
| Method Summary | |
|---|---|
static LiveDataController | 
getCurrentInstance()
Gets current instance of the controller.  | 
 String | 
getEmbededSnippet()
Gets definition of the embeded snippet.  | 
 String | 
getEmbededUrl()
Gets URL for the embeded snippet.  | 
 String | 
getEmbededUrl(String serviceUrl)
Gets URL for the embeded snippet.  | 
 String | 
getFrameStyle()
Gets widget frame style.  | 
 String | 
getFrameStyleWide()
Gets widget frame style.  | 
 String | 
getInfoUrl()
Gets URL of the info.  | 
 int | 
getMapHeightAdjustment()
Gets map height adjustment.  | 
 String | 
getServiceUrl()
Gets service URL.  | 
 void | 
setFrameStyle(String frameStyle)
Sets widget frame style.  | 
 void | 
setFrameStyleWide(String frameStyle)
Sets widget frame style.  | 
 void | 
setMapHeightAdjustment(int mapHeightAdjustment)
Sets map height adjustment.  | 
| Methods inherited from class com.esri.gpt.framework.jsf.BaseActionListener | 
|---|
assertLoggedIn, authorizeAction, extractMessageBroker, extractRequestContext, getContextBroker, getKey, getLogger, getNavigationOutcome, getPrepareView, getSecurityRoles, getSecurityRoleSet, handleException, onExecutionPhaseCompleted, onExecutionPhaseStarted, onPrepareView, onPrepareViewCompleted, onPrepareViewStarted, processAction, processSubAction, setKey, setNavigationOutcome, setPrepareView, setSecurityRoles | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LiveDataController()
| Method Detail | 
|---|
public static LiveDataController getCurrentInstance()
public String getServiceUrl()
public String getInfoUrl()
public String getEmbededUrl()
public String getEmbededUrl(String serviceUrl)
serviceUrl - service URL
public String getEmbededSnippet()
public void setFrameStyle(String frameStyle)
frameStyle - widget frame stylepublic String getFrameStyle()
getFrameStyle in interface ILiveDataPropertiespublic void setFrameStyleWide(String frameStyle)
frameStyle - widget frame stylepublic String getFrameStyleWide()
public int getMapHeightAdjustment()
getMapHeightAdjustment in interface ILiveDataPropertiespublic void setMapHeightAdjustment(int mapHeightAdjustment)
mapHeightAdjustment - map height adjustment
  | 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||