org.fosstrak.ale.wsdl.aletm.epcglobal
Interface ALETMServicePortType


public interface ALETMServicePortType

This class was generated by Apache CXF 2.0.9 Tue Aug 18 01:01:03 CEST 2009 Generated source version: 2.0.9


Method Summary
 DefineTMSpecResult defineTMSpec(DefineTMSpec parms)
           
 java.lang.String getStandardVersion(EmptyParms parms)
           
 TMSpec getTMSpec(GetTMSpec parms)
           
 ArrayOfString getTMSpecNames(EmptyParms parms)
           
 java.lang.String getVendorVersion(EmptyParms parms)
           
 UndefineTMSpecResult undefineTMSpec(UndefineTMSpec parms)
           
 

Method Detail

getStandardVersion

java.lang.String getStandardVersion(EmptyParms parms)
                                    throws ImplementationExceptionResponse
Throws:
ImplementationExceptionResponse

getTMSpec

TMSpec getTMSpec(GetTMSpec parms)
                 throws NoSuchNameExceptionResponse,
                        SecurityExceptionResponse,
                        ImplementationExceptionResponse
Throws:
NoSuchNameExceptionResponse
SecurityExceptionResponse
ImplementationExceptionResponse

undefineTMSpec

UndefineTMSpecResult undefineTMSpec(UndefineTMSpec parms)
                                    throws NoSuchNameExceptionResponse,
                                           SecurityExceptionResponse,
                                           ImplementationExceptionResponse
Throws:
NoSuchNameExceptionResponse
SecurityExceptionResponse
ImplementationExceptionResponse

getVendorVersion

java.lang.String getVendorVersion(EmptyParms parms)
                                  throws ImplementationExceptionResponse
Throws:
ImplementationExceptionResponse

defineTMSpec

DefineTMSpecResult defineTMSpec(DefineTMSpec parms)
                                throws DuplicateNameExceptionResponse,
                                       TMSpecValidationExceptionResponse,
                                       SecurityExceptionResponse,
                                       ImplementationExceptionResponse
Throws:
DuplicateNameExceptionResponse
TMSpecValidationExceptionResponse
SecurityExceptionResponse
ImplementationExceptionResponse

getTMSpecNames

ArrayOfString getTMSpecNames(EmptyParms parms)
                             throws SecurityExceptionResponse,
                                    ImplementationExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse


Copyright © 2009. All Rights Reserved.