gov.nih.nci.cagrid.cadsr.stubs
Interface CaDSRServicePortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- CaDSRServicePortTypeSOAPBindingStub
public interface CaDSRServicePortType
- extends java.rmi.Remote
findAllProjects
FindAllProjectsResponse findAllProjects(FindAllProjectsRequest parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
findProjects
FindProjectsResponse findProjects(FindProjectsRequest parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
findPackagesInProject
FindPackagesInProjectResponse findPackagesInProject(FindPackagesInProjectRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
findClassesInProject
FindClassesInProjectResponse findClassesInProject(FindClassesInProjectRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
findClassesInPackage
FindClassesInPackageResponse findClassesInPackage(FindClassesInPackageRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
generateDomainModelForProject
GenerateDomainModelForProjectResponse generateDomainModelForProject(GenerateDomainModelForProjectRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
generateDomainModelForPackages
GenerateDomainModelForPackagesResponse generateDomainModelForPackages(GenerateDomainModelForPackagesRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
generateDomainModelForClassesWithExcludes
GenerateDomainModelForClassesWithExcludesResponse generateDomainModelForClassesWithExcludes(GenerateDomainModelForClassesWithExcludesRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
findAttributesInClass
FindAttributesInClassResponse findAttributesInClass(FindAttributesInClassRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
findSemanticMetadataForClass
FindSemanticMetadataForClassResponse findSemanticMetadataForClass(FindSemanticMetadataForClassRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
findValueDomainForAttribute
FindValueDomainForAttributeResponse findValueDomainForAttribute(FindValueDomainForAttributeRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
findAssociationsForClass
FindAssociationsForClassResponse findAssociationsForClass(FindAssociationsForClassRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
findAssociationsInPackage
FindAssociationsInPackageResponse findAssociationsInPackage(FindAssociationsInPackageRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
findAssociationsInProject
FindAssociationsInProjectResponse findAssociationsInProject(FindAssociationsInProjectRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
generateDomainModelForClasses
GenerateDomainModelForClassesResponse generateDomainModelForClasses(GenerateDomainModelForClassesRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
annotateServiceMetadata
AnnotateServiceMetadataResponse annotateServiceMetadata(AnnotateServiceMetadataRequest parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
findContextForProject
FindContextForProjectResponse findContextForProject(FindContextForProjectRequest parameters)
throws java.rmi.RemoteException,
InvalidProjectException
- Throws:
java.rmi.RemoteException
InvalidProjectException
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
getServiceSecurityMetadata
GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException