uk.ac.soton.ecs.grimoires.server.impl.metadata.api
Class InquireMetadataSoapSkeleton
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.metadata.api.InquireMetadataSoapSkeleton
- All Implemented Interfaces:
- InquireMetadataPort, Remote, Serializable, org.apache.axis.wsdl.Skeleton
- Direct Known Subclasses:
- GrimoiresInquireMetadataSoapSkeleton
- public class InquireMetadataSoapSkeleton
- extends Object
- implements InquireMetadataPort, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InquireMetadataSoapSkeleton
public InquireMetadataSoapSkeleton()
InquireMetadataSoapSkeleton
public InquireMetadataSoapSkeleton(InquireMetadataPort impl)
getOperationDescByName
public static List getOperationDescByName(String methodName)
- Returns List of OperationDesc objects with this name
getOperationDescs
public static Collection getOperationDescs()
- Returns Collection of OperationDescs
get_metadataDetail
public MetadataInfo get_metadataDetail(Get_metadataDetail body)
throws RemoteException,
FaultDetailList
- Specified by:
get_metadataDetail in interface InquireMetadataPort
- Throws:
RemoteException
FaultDetailList
find_entityByMetadata
public EntityReferenceList find_entityByMetadata(Find_entityByMetadata body)
throws RemoteException,
FaultDetailList
- Specified by:
find_entityByMetadata in interface InquireMetadataPort
- Throws:
RemoteException
FaultDetailList
get_entityMetadata
public MetadataInfos get_entityMetadata(Get_entityMetadata body)
throws RemoteException,
FaultDetailList
- Specified by:
get_entityMetadata in interface InquireMetadataPort
- Throws:
RemoteException
FaultDetailList
get_supportedEntityType
public UriBag get_supportedEntityType(Get_supportedEntityType body)
throws RemoteException,
FaultDetailList
- Specified by:
get_supportedEntityType in interface InquireMetadataPort
- Throws:
RemoteException
FaultDetailList