org.fosstrak.ale.wsdl.alelr.epcglobal
Interface ALELRServicePortType


public interface ALELRServicePortType

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


Method Summary
 AddReadersResult addReaders(AddReaders parms)
           
 DefineResult define(Define parms)
           
 ArrayOfString getLogicalReaderNames(EmptyParms parms)
           
 LRSpec getLRSpec(GetLRSpec parms)
           
 java.lang.String getPropertyValue(GetPropertyValue parms)
           
 java.lang.String getStandardVersion(EmptyParms parms)
           
 java.lang.String getVendorVersion(EmptyParms parms)
           
 RemoveReadersResult removeReaders(RemoveReaders parms)
           
 SetPropertiesResult setProperties(SetProperties parms)
           
 SetReadersResult setReaders(SetReaders parms)
           
 UndefineResult undefine(Undefine parms)
           
 UpdateResult update(Update parms)
           
 

Method Detail

getLRSpec

LRSpec getLRSpec(GetLRSpec parms)
                 throws SecurityExceptionResponse,
                        ImplementationExceptionResponse,
                        NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getStandardVersion

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

undefine

UndefineResult undefine(Undefine parms)
                        throws SecurityExceptionResponse,
                               InUseExceptionResponse,
                               ImplementationExceptionResponse,
                               ImmutableReaderExceptionResponse,
                               NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
ImmutableReaderExceptionResponse
NoSuchNameExceptionResponse

define

DefineResult define(Define parms)
                    throws SecurityExceptionResponse,
                           ImplementationExceptionResponse,
                           DuplicateNameExceptionResponse,
                           ValidationExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
DuplicateNameExceptionResponse
ValidationExceptionResponse

setProperties

SetPropertiesResult setProperties(SetProperties parms)
                                  throws SecurityExceptionResponse,
                                         InUseExceptionResponse,
                                         ImplementationExceptionResponse,
                                         ImmutableReaderExceptionResponse,
                                         NoSuchNameExceptionResponse,
                                         ValidationExceptionResponse
Throws:
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
ImmutableReaderExceptionResponse
NoSuchNameExceptionResponse
ValidationExceptionResponse

removeReaders

RemoveReadersResult removeReaders(RemoveReaders parms)
                                  throws NonCompositeReaderExceptionResponse,
                                         SecurityExceptionResponse,
                                         InUseExceptionResponse,
                                         ImplementationExceptionResponse,
                                         ImmutableReaderExceptionResponse,
                                         NoSuchNameExceptionResponse
Throws:
NonCompositeReaderExceptionResponse
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
ImmutableReaderExceptionResponse
NoSuchNameExceptionResponse

addReaders

AddReadersResult addReaders(AddReaders parms)
                            throws ReaderLoopExceptionResponse,
                                   NonCompositeReaderExceptionResponse,
                                   SecurityExceptionResponse,
                                   InUseExceptionResponse,
                                   ImplementationExceptionResponse,
                                   ImmutableReaderExceptionResponse,
                                   NoSuchNameExceptionResponse,
                                   ValidationExceptionResponse
Throws:
ReaderLoopExceptionResponse
NonCompositeReaderExceptionResponse
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
ImmutableReaderExceptionResponse
NoSuchNameExceptionResponse
ValidationExceptionResponse

update

UpdateResult update(Update parms)
                    throws ReaderLoopExceptionResponse,
                           SecurityExceptionResponse,
                           InUseExceptionResponse,
                           ImplementationExceptionResponse,
                           ImmutableReaderExceptionResponse,
                           NoSuchNameExceptionResponse,
                           ValidationExceptionResponse
Throws:
ReaderLoopExceptionResponse
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
ImmutableReaderExceptionResponse
NoSuchNameExceptionResponse
ValidationExceptionResponse

setReaders

SetReadersResult setReaders(SetReaders parms)
                            throws ReaderLoopExceptionResponse,
                                   NonCompositeReaderExceptionResponse,
                                   SecurityExceptionResponse,
                                   InUseExceptionResponse,
                                   ImplementationExceptionResponse,
                                   ImmutableReaderExceptionResponse,
                                   NoSuchNameExceptionResponse,
                                   ValidationExceptionResponse
Throws:
ReaderLoopExceptionResponse
NonCompositeReaderExceptionResponse
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
ImmutableReaderExceptionResponse
NoSuchNameExceptionResponse
ValidationExceptionResponse

getVendorVersion

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

getLogicalReaderNames

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

getPropertyValue

java.lang.String getPropertyValue(GetPropertyValue parms)
                                  throws SecurityExceptionResponse,
                                         ImplementationExceptionResponse,
                                         NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse


Copyright © 2009. All Rights Reserved.