A C G O R T W

A

addContextualNamespaceDecls(String[]) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrJAXBPrefixMapper
 
addNsAndPrefixMapping(String[]) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.WsrfrJAXBContext
add custom Prefix/Namesapce mapping Instead of default one which used the default prefix notation : "ns[an_integer]"

C

com.ebmwebsourcing.wsstar.jaxb.resource.resource - package com.ebmwebsourcing.wsstar.jaxb.resource.resource
 
com.ebmwebsourcing.wsstar.resource.datatypes.impl - package com.ebmwebsourcing.wsstar.resource.datatypes.impl
 
com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl - package com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
 
com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils - package com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils
 
createResourceUnavailableFault(ResourceUnavailableFaultType) - Method in class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ObjectFactory
Create an instance of JAXBElement<ResourceUnavailableFaultType>}
createResourceUnavailableFaultType() - Method in class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ObjectFactory
Create an instance of ResourceUnavailableFaultType
createResourceUnknownFault(ResourceUnknownFaultType) - Method in class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ObjectFactory
Create an instance of JAXBElement<ResourceUnknownFaultType>}
createResourceUnknownFaultType() - Method in class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ObjectFactory
Create an instance of ResourceUnknownFaultType
createWSResourceMarshaller() - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.WsrfrJAXBContext
Create an instance of {@code} from the current JAXBContext object
createWSResourceUnmarshaller() - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.WsrfrJAXBContext
Create an instance of {@code} from the current JAXBContext object
createWsrfrModelResourceUnavailableFaultType(Date) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrModelFactoryImpl
 
createWsrfrModelResourceUnavailableFaultType(ResourceUnavailableFaultType) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrModelFactoryImpl
 
createWsrfrModelResourceUnknownFaultType(Date) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrModelFactoryImpl
 
createWsrfrModelResourceUnknownFaultType(ResourceUnknownFaultType) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrModelFactoryImpl
 

G

getBindingExMessage(Object) - Static method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrUtils
provide a "generic" message content for Binding Exception
getContextualNamespaceDecls() - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrJAXBPrefixMapper
 
getInstance() - Static method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.WsrfrJAXBContext
Return an unique - respect to the Singleton design pattern - instance of the WsrfrJAXBContext class.
getInstance(String[]) - Static method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.WsrfrJAXBContext
Return an unique - respect to the Singleton design pattern - instance of the WsrfrJAXBContext class.
getJaxbContext() - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.WsrfrJAXBContext
jaxbContext attribute getter
getOtherAttributes() - Method in class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ResourceUnavailableFaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ResourceUnknownFaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getPreDeclaredNamespaceUris() - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrJAXBPrefixMapper
 
getPreferredPrefix(String, String, boolean) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrJAXBPrefixMapper
 
getWsrfrModelReader() - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrModelFactoryImpl
 
getWsrfrModelWriter() - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrModelFactoryImpl
 

O

ObjectFactory - Class in com.ebmwebsourcing.wsstar.jaxb.resource.resource
This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.wsstar.jaxb.resource.resource package.
ObjectFactory() - Constructor for class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ebmwebsourcing.wsstar.jaxb.resource.resource

R

readResourceUnavailableFaultType(Document) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrReaderImpl
 
readResourceUnknownFaultType(Document) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrReaderImpl
 
ResourceUnavailableFaultType - Class in com.ebmwebsourcing.wsstar.jaxb.resource.resource
Java class for ResourceUnavailableFaultType complex type.
ResourceUnavailableFaultType() - Constructor for class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ResourceUnavailableFaultType
 
ResourceUnavailableFaultTypeImpl - Class in com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
 
ResourceUnavailableFaultTypeImpl(Date) - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.ResourceUnavailableFaultTypeImpl
Default constructor Note : According to the xml schema the "timestamp" field is mandatory
ResourceUnavailableFaultTypeImpl(ResourceUnavailableFaultType) - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.ResourceUnavailableFaultTypeImpl
 
ResourceUnknownFaultType - Class in com.ebmwebsourcing.wsstar.jaxb.resource.resource
Java class for ResourceUnknownFaultType complex type.
ResourceUnknownFaultType() - Constructor for class com.ebmwebsourcing.wsstar.jaxb.resource.resource.ResourceUnknownFaultType
 
ResourceUnknownFaultTypeImpl - Class in com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
 
ResourceUnknownFaultTypeImpl(Date) - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.ResourceUnknownFaultTypeImpl
Default constructor Note : According to the xml schema the "timestamp" field is mandatory
ResourceUnknownFaultTypeImpl(ResourceUnknownFaultType) - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.ResourceUnknownFaultTypeImpl
 

T

toJaxbModel(ResourceUnavailableFaultType) - Static method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.ResourceUnavailableFaultTypeImpl
A way to create a ResourceUnavailableFaultType "Jaxb model type" object from a ResourceUnavailableFaultType "api type" one
toJaxbModel(ResourceUnknownFaultType) - Static method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.ResourceUnknownFaultTypeImpl
A way to create a ResourceUnknownFaultType "Jaxb model type" object from a ResourceUavailableFaultType "api type" one
toXMLGregorianCalendar(GregorianCalendar, Logger) - Static method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrUtils
Convert to XMLGregorianCalendar type and also to avoid to duplicate piece of code
toXMLGregorianCalendar(Date, Logger) - Static method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrUtils
Convert to XMLGregorianCalendar type and also to avoid to duplicate piece of code

W

writeResourceUnavailableFaultTypeAsDOM(ResourceUnavailableFaultType) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrWriterImpl
 
writeResourceUnknwonFaultTypeAsDOM(ResourceUnknownFaultType) - Method in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrWriterImpl
 
WSRFR_JAXB_FACTORY - Static variable in class com.ebmwebsourcing.wsstar.resource.datatypes.impl.WsrfrJAXBContext
JAXB's ObjectFactories
WsrfrJAXBContext - Class in com.ebmwebsourcing.wsstar.resource.datatypes.impl
This class is a "link" between JAXB generated classes and its upper API.
WsrfrJAXBPrefixMapper - Class in com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils
This class provides a custom {Prefix/Namespace} mapping which is substituted to the default one.
WsrfrJAXBPrefixMapper() - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrJAXBPrefixMapper
 
WsrfrJAXBPrefixMapper(String[]) - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils.WsrfrJAXBPrefixMapper
 
WsrfrModelFactoryImpl - Class in com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
 
WsrfrModelFactoryImpl() - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrModelFactoryImpl
 
WsrfrReaderImpl - Class in com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
 
WsrfrReaderImpl() - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrReaderImpl
Default constructor
WsrfrReaderImpl(String[]) - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrReaderImpl
 
WsrfrUtils - Class in com.ebmwebsourcing.wsstar.resource.datatypes.impl.utils
 
WsrfrWriterImpl - Class in com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
 
WsrfrWriterImpl() - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrWriterImpl
Default constructor
WsrfrWriterImpl(String[]) - Constructor for class com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrWriterImpl
 

A C G O R T W

Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.