org.projectmobius.gme.stubs
Interface GlobalModelExchangePortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- GlobalModelExchangePortTypeSOAPBindingStub
public interface GlobalModelExchangePortType
- extends java.rmi.Remote
addNamespace
AddNamespaceResponse addNamespace(AddNamespace parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
removeNamespace
RemoveNamespaceResponse removeNamespace(RemoveNamespace parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
authoritativeNamespaces
AuthoritativeNamespacesResponse authoritativeNamespaces(AuthoritativeNamespaces parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
addSubordinateNamespace
AddSubordinateNamespaceResponse addSubordinateNamespace(AddSubordinateNamespace parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
publishSchema
PublishSchemaResponse publishSchema(PublishSchema parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getSchema
GetSchemaResponse getSchema(GetSchema parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getSchemaListForNamespace
GetSchemaListForNamespaceResponse getSchemaListForNamespace(GetSchemaListForNamespace parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
addPeer
AddPeerResponse addPeer(AddPeer parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getPeersList
GetPeersListResponse getPeersList(GetPeersList parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
removePeer
RemovePeerResponse removePeer(RemovePeer parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
resolveNamespace
ResolveNamespaceResponse resolveNamespace(ResolveNamespace parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
resolveReference
ResolveReferenceResponse resolveReference(ResolveReference parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getSchemaElementReferences
GetSchemaElementReferencesResponse getSchemaElementReferences(GetSchemaElementReferences parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getServiceData
GetServiceDataResponse getServiceData(GetServiceData parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
destroyService
DestroyServiceResponse destroyService(DestroyService parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getResourceProperty
org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
getMultipleResourceProperties
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
queryResourceProperties
org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType