org.fosstrak.epcis.soap
Interface EPCISServicePortType
- All Known Implementing Classes:
- QueryOperationsWebService
public interface EPCISServicePortType
This class was generated by Apache CXF (incubator) 2.0.4-incubator Wed Jan 30
15:43:44 CET 2008 Generated source version: 2.0.4-incubator
getStandardVersion
String getStandardVersion(EmptyParms parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
ValidationExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
ValidationExceptionResponse
poll
QueryResults poll(Poll parms)
throws ImplementationExceptionResponse,
QueryTooComplexExceptionResponse,
QueryTooLargeExceptionResponse,
SecurityExceptionResponse,
ValidationExceptionResponse,
NoSuchNameExceptionResponse,
QueryParameterExceptionResponse
- Throws:
ImplementationExceptionResponse
QueryTooComplexExceptionResponse
QueryTooLargeExceptionResponse
SecurityExceptionResponse
ValidationExceptionResponse
NoSuchNameExceptionResponse
QueryParameterExceptionResponse
getQueryNames
ArrayOfString getQueryNames(EmptyParms parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
ValidationExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
ValidationExceptionResponse
getSubscriptionIDs
ArrayOfString getSubscriptionIDs(GetSubscriptionIDs parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
ValidationExceptionResponse,
NoSuchNameExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
ValidationExceptionResponse
NoSuchNameExceptionResponse
getVendorVersion
String getVendorVersion(EmptyParms parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
ValidationExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
ValidationExceptionResponse
unsubscribe
VoidHolder unsubscribe(Unsubscribe parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
ValidationExceptionResponse,
NoSuchSubscriptionExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
ValidationExceptionResponse
NoSuchSubscriptionExceptionResponse
subscribe
VoidHolder subscribe(Subscribe parms)
throws DuplicateSubscriptionExceptionResponse,
ImplementationExceptionResponse,
QueryTooComplexExceptionResponse,
SecurityExceptionResponse,
InvalidURIExceptionResponse,
ValidationExceptionResponse,
SubscribeNotPermittedExceptionResponse,
NoSuchNameExceptionResponse,
SubscriptionControlsExceptionResponse,
QueryParameterExceptionResponse
- Throws:
DuplicateSubscriptionExceptionResponse
ImplementationExceptionResponse
QueryTooComplexExceptionResponse
SecurityExceptionResponse
InvalidURIExceptionResponse
ValidationExceptionResponse
SubscribeNotPermittedExceptionResponse
NoSuchNameExceptionResponse
SubscriptionControlsExceptionResponse
QueryParameterExceptionResponse
Copyright © 2010. All Rights Reserved.