public class ScadaBRAPISkeleton extends java.lang.Object implements ScadaBRAPI, org.apache.axis.wsdl.Skeleton
Modifier and Type | Field and Description |
---|---|
private static java.util.Map |
_myOperations |
private static java.util.Collection |
_myOperationsList |
private ScadaBRAPI |
impl |
Constructor and Description |
---|
ScadaBRAPISkeleton() |
ScadaBRAPISkeleton(ScadaBRAPI impl) |
private ScadaBRAPI impl
private static java.util.Map _myOperations
private static java.util.Collection _myOperationsList
public ScadaBRAPISkeleton()
public ScadaBRAPISkeleton(ScadaBRAPI impl)
public static java.util.List getOperationDescByName(java.lang.String methodName)
public static java.util.Collection getOperationDescs()
public RemoveFlexProjectResponse removeFlexProject(int id) throws java.rmi.RemoteException
removeFlexProject
in interface ScadaBRAPI
java.rmi.RemoteException
public SetFlexBuilderConfigResponse setFlexBuilderConfig(SetFlexBuilderConfigParams parameters) throws java.rmi.RemoteException
setFlexBuilderConfig
in interface ScadaBRAPI
java.rmi.RemoteException
public GetFlexBuilderConfigResponse getFlexBuilderConfig(int projectId) throws java.rmi.RemoteException
getFlexBuilderConfig
in interface ScadaBRAPI
java.rmi.RemoteException
public BrowseFlexProjectsResponse browseFlexProjects() throws java.rmi.RemoteException
browseFlexProjects
in interface ScadaBRAPI
java.rmi.RemoteException
public ConfigureDataPointResponse configureDataPoint(ConfigureDataPointParams parameters) throws java.rmi.RemoteException
configureDataPoint
in interface ScadaBRAPI
java.rmi.RemoteException
public RemoveDataPointResponse removeDataPoint(RemoveDataPointParams parameters) throws java.rmi.RemoteException
removeDataPoint
in interface ScadaBRAPI
java.rmi.RemoteException
public BrowseDataPointsResponse browseDataPoints(BrowseDataPointsParams parameters) throws java.rmi.RemoteException
browseDataPoints
in interface ScadaBRAPI
java.rmi.RemoteException
public RemoveDataSourceResponse removeDataSource(RemoveDataSourceParams parameters) throws java.rmi.RemoteException
removeDataSource
in interface ScadaBRAPI
java.rmi.RemoteException
public ConfigureDataSourceResponse configureDataSource(ConfigureDataSourceParams parameters) throws java.rmi.RemoteException
configureDataSource
in interface ScadaBRAPI
java.rmi.RemoteException
public BrowseDataSourcesResponse browseDataSources(BrowseDataSourcesParams parameters) throws java.rmi.RemoteException
browseDataSources
in interface ScadaBRAPI
java.rmi.RemoteException
public GetStatusResponse getStatus() throws java.rmi.RemoteException
getStatus
in interface ScadaBRAPI
java.rmi.RemoteException
public ReadDataResponse readData(ReadDataParams parameters) throws java.rmi.RemoteException
readData
in interface ScadaBRAPI
java.rmi.RemoteException
public WriteDataResponse writeData(WriteDataParams parameters) throws java.rmi.RemoteException
writeData
in interface ScadaBRAPI
java.rmi.RemoteException
public WriteStringDataResponse writeStringData(WriteStringDataParams parameters) throws java.rmi.RemoteException
writeStringData
in interface ScadaBRAPI
java.rmi.RemoteException
public BrowseTagsResponse browseTags(BrowseTagsParams parameters) throws java.rmi.RemoteException
browseTags
in interface ScadaBRAPI
java.rmi.RemoteException
public GetDataHistoryResponse getDataHistory(GetDataHistoryParams parameters) throws java.rmi.RemoteException
getDataHistory
in interface ScadaBRAPI
java.rmi.RemoteException
public GetActiveEventsResponse getActiveEvents(GetActiveEventsParams parameters) throws java.rmi.RemoteException
getActiveEvents
in interface ScadaBRAPI
java.rmi.RemoteException
public GetEventsHistoryResponse getEventsHistory(GetEventsHistoryParams parameters) throws java.rmi.RemoteException
getEventsHistory
in interface ScadaBRAPI
java.rmi.RemoteException
public AckEventsResponse ackEvents(AckEventsParams parameters) throws java.rmi.RemoteException
ackEvents
in interface ScadaBRAPI
java.rmi.RemoteException
public BrowseEventsResponse browseEventsDefinitions(BrowseEventsParams parameters) throws java.rmi.RemoteException
browseEventsDefinitions
in interface ScadaBRAPI
java.rmi.RemoteException
public AnnotateEventResponse annotateEvent(AnnotateEventParams parameters) throws java.rmi.RemoteException
annotateEvent
in interface ScadaBRAPI
java.rmi.RemoteException