|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cmis.interopserver.services.base.InteropDmisProxyObject
org.cmis.interopserver.services.base.BaseSoapBindingImpl
org.cmis.interopserver.services.nwem.NWEMSoapBindingImpl
public class NWEMSoapBindingImpl
| Field Summary |
|---|
| Fields inherited from class org.cmis.interopserver.services.base.BaseSoapBindingImpl |
|---|
alCogs, cogNameMapping, GENERIC_INTERNAL_ERROR, INVALID_SESSION_MESSAGE, log, SERVER_ERROR |
| Constructor Summary | |
|---|---|
NWEMSoapBindingImpl()
|
|
| Method Summary | |
|---|---|
org.cmis.interopserver.beans.cap1_1.Alert |
getAlert(java.lang.String in0)
Gets the Alert that corresponds to the unique identifier. |
org.cmis.interopserver.beans.cap1_1.Alert[] |
getAlertsByPostedDate(java.util.Calendar in0)
Gets all alerts (NWEM messages and non-NWEM messages) posted after the user sepecified time. |
org.cmis.interopserver.beans.cap1_1.Alert[] |
getAlertsBySentDate(java.util.Calendar in0)
Gets all alerts (NWEM messages and non-NWEM messages) those sent fields are later than the last update time. |
java.lang.String |
getHCSMode()
Returns the current operation mode for HazCollect Server. |
org.cmis.interopserver.beans.SimpleCOG |
getMyCog()
DOCUMENT ME! |
gov.noaa.nws.hazcollect.support.view.CogGeoFipsCodeImpl[] |
getNWEMAuxData(java.lang.String in0)
Returns all the county FIP codes, county names, FIP county or Zone indicators, state codes, zone codes, ane zone names authorized for user's COG. |
java.util.Calendar |
getServerTime()
|
boolean |
isCogAuthorized(java.lang.String in0)
|
java.lang.String |
ping()
DOCUMENT ME! |
void |
postNWEM(org.cmis.interopserver.beans.cap1_1.Alert in0,
java.lang.String in1,
org.cmis.interopserver.beans.SimpleCOG[] in2)
This method first sends the NWEM message to the HazCollect Server to be broadcast. |
| Methods inherited from class org.cmis.interopserver.services.base.BaseSoapBindingImpl |
|---|
addAttachment, addAttachment, clientNotifyViaSMTP, clientNotifyViaUrl, convertSimpleCogs, getCogNameMapping, getCogs, getDataHandler |
| Methods inherited from class org.cmis.interopserver.services.base.InteropDmisProxyObject |
|---|
getOperator, getProxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NWEMSoapBindingImpl()
| Method Detail |
|---|
public org.cmis.interopserver.beans.cap1_1.Alert getAlert(java.lang.String in0)
throws java.rmi.RemoteException
NWEM
getAlert in interface NWEMin0 - String -> unique identifier
RemoteException
public org.cmis.interopserver.beans.cap1_1.Alert[] getAlertsBySentDate(java.util.Calendar in0)
throws java.rmi.RemoteException
NWEM
getAlertsBySentDate in interface NWEMin0 - Calendar -> last update time
RemoteException
public java.util.Calendar getServerTime()
throws java.rmi.RemoteException
getServerTime in interface NWEMRemoteException
public void postNWEM(org.cmis.interopserver.beans.cap1_1.Alert in0,
java.lang.String in1,
org.cmis.interopserver.beans.SimpleCOG[] in2)
throws java.rmi.RemoteException
NWEM
postNWEM in interface NWEMin0 - Alert - alert to be postedin1 - String - timezone posting COGin2 - SimpleCOG[] -> a list of DMIS COGs to post to
RemoteException - This method will first post the alert to HazCollect, if the post is
successful, the alert will then be saved to DMIS database tables.
public gov.noaa.nws.hazcollect.support.view.CogGeoFipsCodeImpl[] getNWEMAuxData(java.lang.String in0)
throws java.rmi.RemoteException
NWEM
getNWEMAuxData in interface NWEMin0 - String -> COG id
RemoteException
public org.cmis.interopserver.beans.SimpleCOG getMyCog()
throws java.rmi.RemoteException
org.cmis.interopserver.services.base.BaseSoapBindingImpl
getMyCog in interface org.cmis.interopserver.services.base.BasegetMyCog in interface NWEMgetMyCog in class org.cmis.interopserver.services.base.BaseSoapBindingImpljava.rmi.RemoteException - DOCUMENT ME!
public java.lang.String ping()
throws java.rmi.RemoteException
org.cmis.interopserver.services.base.BaseSoapBindingImpl
ping in interface org.cmis.interopserver.services.base.Baseping in interface NWEMping in class org.cmis.interopserver.services.base.BaseSoapBindingImpljava.rmi.RemoteException - An exception occurred remotely
public org.cmis.interopserver.beans.cap1_1.Alert[] getAlertsByPostedDate(java.util.Calendar in0)
throws java.rmi.RemoteException
NWEM
getAlertsByPostedDate in interface NWEMin0 - Calendar -> user specified time
RemoteException
public java.lang.String getHCSMode()
throws java.rmi.RemoteException
NWEM
getHCSMode in interface NWEMRemoteException
public boolean isCogAuthorized(java.lang.String in0)
throws java.rmi.RemoteException
isCogAuthorized in interface NWEMin0 - String -> COG id
RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||