org.fosstrak.ale.wsdl.alecc.epcglobal
Interface ALECCServicePortType


public interface ALECCServicePortType

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


Method Summary
 DefineResult define(Define parms)
           
 DefineAssocTableResult defineAssocTable(DefineAssocTable parms)
           
 DefineEPCCacheResult defineEPCCache(DefineEPCCache parms)
           
 DefineRNGResult defineRNG(DefineRNG parms)
           
 EPCPatternList depleteEPCCache(DepleteEPCCache parms)
           
 AssocTableSpec getAssocTable(GetAssocTable parms)
           
 AssocTableEntryList getAssocTableEntries(GetAssocTableEntries parms)
           
 ArrayOfString getAssocTableNames(EmptyParms parms)
           
 java.lang.String getAssocTableValue(GetAssocTableValue parms)
           
 CCSpec getCCSpec(GetCCSpec parms)
           
 ArrayOfString getCCSpecNames(EmptyParms parms)
           
 EPCCacheSpec getEPCCache(GetEPCCache parms)
           
 EPCPatternList getEPCCacheContents(GetEPCCacheContents parms)
           
 ArrayOfString getEPCCacheNames(EmptyParms parms)
           
 RNGSpec getRNG(GetRNG parms)
           
 ArrayOfString getRNGNames(EmptyParms parms)
           
 java.lang.String getStandardVersion(EmptyParms parms)
           
 ArrayOfString getSubscribers(GetSubscribers parms)
           
 java.lang.String getVendorVersion(EmptyParms parms)
           
 CCReports immediate(Immediate parms)
           
 CCReports poll(Poll parms)
           
 PutAssocTableEntriesResult putAssocTableEntries(PutAssocTableEntries parms)
           
 RemoveAssocTableEntriesResult removeAssocTableEntries(RemoveAssocTableEntries parms)
           
 RemoveAssocTableEntryResult removeAssocTableEntry(RemoveAssocTableEntry parms)
           
 ReplenishEPCCacheResult replenishEPCCache(ReplenishEPCCache parms)
           
 SubscribeResult subscribe(Subscribe parms)
           
 UndefineResult undefine(Undefine parms)
           
 UndefineAssocTableResult undefineAssocTable(UndefineAssocTable parms)
           
 EPCPatternList undefineEPCCache(UndefineEPCCache parms)
           
 UndefineRNGResult undefineRNG(UndefineRNG parms)
           
 UnsubscribeResult unsubscribe(Unsubscribe parms)
           
 

Method Detail

defineRNG

DefineRNGResult defineRNG(DefineRNG parms)
                          throws RNGValidationExceptionResponse,
                                 SecurityExceptionResponse,
                                 DuplicateNameExceptionResponse,
                                 ImplementationExceptionResponse
Throws:
RNGValidationExceptionResponse
SecurityExceptionResponse
DuplicateNameExceptionResponse
ImplementationExceptionResponse

putAssocTableEntries

PutAssocTableEntriesResult putAssocTableEntries(PutAssocTableEntries parms)
                                                throws SecurityExceptionResponse,
                                                       InvalidAssocTableEntryExceptionResponse,
                                                       ImplementationExceptionResponse,
                                                       NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InvalidAssocTableEntryExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

defineAssocTable

DefineAssocTableResult defineAssocTable(DefineAssocTable parms)
                                        throws AssocTableValidationExceptionResponse,
                                               SecurityExceptionResponse,
                                               DuplicateNameExceptionResponse,
                                               InvalidAssocTableEntryExceptionResponse,
                                               ImplementationExceptionResponse
Throws:
AssocTableValidationExceptionResponse
SecurityExceptionResponse
DuplicateNameExceptionResponse
InvalidAssocTableEntryExceptionResponse
ImplementationExceptionResponse

immediate

CCReports immediate(Immediate parms)
                    throws SecurityExceptionResponse,
                           CCSpecValidationExceptionResponse,
                           ImplementationExceptionResponse,
                           ParameterForbiddenExceptionResponse
Throws:
SecurityExceptionResponse
CCSpecValidationExceptionResponse
ImplementationExceptionResponse
ParameterForbiddenExceptionResponse

getCCSpecNames

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

undefineAssocTable

UndefineAssocTableResult undefineAssocTable(UndefineAssocTable parms)
                                            throws SecurityExceptionResponse,
                                                   InUseExceptionResponse,
                                                   ImplementationExceptionResponse,
                                                   NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getAssocTableEntries

AssocTableEntryList getAssocTableEntries(GetAssocTableEntries parms)
                                         throws SecurityExceptionResponse,
                                                InvalidPatternExceptionResponse,
                                                ImplementationExceptionResponse,
                                                NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InvalidPatternExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

poll

CCReports poll(Poll parms)
               throws SecurityExceptionResponse,
                      ParameterExceptionResponse,
                      ImplementationExceptionResponse,
                      NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ParameterExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getEPCCacheContents

EPCPatternList getEPCCacheContents(GetEPCCacheContents parms)
                                   throws SecurityExceptionResponse,
                                          ImplementationExceptionResponse,
                                          NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

replenishEPCCache

ReplenishEPCCacheResult replenishEPCCache(ReplenishEPCCache parms)
                                          throws SecurityExceptionResponse,
                                                 InvalidPatternExceptionResponse,
                                                 ImplementationExceptionResponse,
                                                 NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InvalidPatternExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getAssocTable

AssocTableSpec getAssocTable(GetAssocTable parms)
                             throws SecurityExceptionResponse,
                                    ImplementationExceptionResponse,
                                    NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getRNG

RNGSpec getRNG(GetRNG parms)
               throws SecurityExceptionResponse,
                      ImplementationExceptionResponse,
                      NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getCCSpec

CCSpec getCCSpec(GetCCSpec parms)
                 throws SecurityExceptionResponse,
                        ImplementationExceptionResponse,
                        NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

depleteEPCCache

EPCPatternList depleteEPCCache(DepleteEPCCache parms)
                               throws SecurityExceptionResponse,
                                      ImplementationExceptionResponse,
                                      NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

undefineRNG

UndefineRNGResult undefineRNG(UndefineRNG parms)
                              throws SecurityExceptionResponse,
                                     InUseExceptionResponse,
                                     ImplementationExceptionResponse,
                                     NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getEPCCache

EPCCacheSpec getEPCCache(GetEPCCache parms)
                         throws SecurityExceptionResponse,
                                ImplementationExceptionResponse,
                                NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

removeAssocTableEntries

RemoveAssocTableEntriesResult removeAssocTableEntries(RemoveAssocTableEntries parms)
                                                      throws SecurityExceptionResponse,
                                                             InvalidPatternExceptionResponse,
                                                             ImplementationExceptionResponse,
                                                             NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InvalidPatternExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getStandardVersion

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

define

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

removeAssocTableEntry

RemoveAssocTableEntryResult removeAssocTableEntry(RemoveAssocTableEntry parms)
                                                  throws SecurityExceptionResponse,
                                                         InvalidEPCExceptionResponse,
                                                         ImplementationExceptionResponse,
                                                         NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InvalidEPCExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getAssocTableValue

java.lang.String getAssocTableValue(GetAssocTableValue parms)
                                    throws SecurityExceptionResponse,
                                           InvalidEPCExceptionResponse,
                                           ImplementationExceptionResponse,
                                           NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InvalidEPCExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

subscribe

SubscribeResult subscribe(Subscribe parms)
                          throws SecurityExceptionResponse,
                                 DuplicateSubscriptionExceptionResponse,
                                 InvalidURIExceptionResponse,
                                 ImplementationExceptionResponse,
                                 NoSuchNameExceptionResponse,
                                 ParameterForbiddenExceptionResponse
Throws:
SecurityExceptionResponse
DuplicateSubscriptionExceptionResponse
InvalidURIExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse
ParameterForbiddenExceptionResponse

getEPCCacheNames

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

getSubscribers

ArrayOfString getSubscribers(GetSubscribers parms)
                             throws SecurityExceptionResponse,
                                    ImplementationExceptionResponse,
                                    NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

undefineEPCCache

EPCPatternList undefineEPCCache(UndefineEPCCache parms)
                                throws SecurityExceptionResponse,
                                       InUseExceptionResponse,
                                       ImplementationExceptionResponse,
                                       NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InUseExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

undefine

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

getRNGNames

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

getVendorVersion

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

unsubscribe

UnsubscribeResult unsubscribe(Unsubscribe parms)
                              throws SecurityExceptionResponse,
                                     InvalidURIExceptionResponse,
                                     NoSuchSubscriberExceptionResponse,
                                     ImplementationExceptionResponse,
                                     NoSuchNameExceptionResponse
Throws:
SecurityExceptionResponse
InvalidURIExceptionResponse
NoSuchSubscriberExceptionResponse
ImplementationExceptionResponse
NoSuchNameExceptionResponse

getAssocTableNames

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

defineEPCCache

DefineEPCCacheResult defineEPCCache(DefineEPCCache parms)
                                    throws SecurityExceptionResponse,
                                           EPCCacheSpecValidationExceptionResponse,
                                           DuplicateNameExceptionResponse,
                                           InvalidPatternExceptionResponse,
                                           ImplementationExceptionResponse
Throws:
SecurityExceptionResponse
EPCCacheSpecValidationExceptionResponse
DuplicateNameExceptionResponse
InvalidPatternExceptionResponse
ImplementationExceptionResponse


Copyright © 2009. All Rights Reserved.