de.rowa.posps.client.data
Class CustomerArticleSearchResultTemplateDE
java.lang.Object
de.rowa.posps.client.data.ArticleSearchResultTemplate
de.rowa.posps.client.data.CustomerArticleSearchResultTemplate
de.rowa.posps.client.data.CustomerArticleSearchResultTemplateDE
public class CustomerArticleSearchResultTemplateDE
- extends CustomerArticleSearchResultTemplate
Creates an article search template for an article search done by a German
pharmacy customer. To get the singleton instance of this class, call
ArticleSearchResultTemplate.get(de.rowa.posps.client.data.ArticleSearchResultTemplate.Template, PospsCountryCode).
- Author:
- Michael Koch
|
Field Summary |
protected javax.xml.datatype.DatatypeFactory |
DATATYPE_FACTORY
|
protected static de.rowa.wsdl.posps.types.ObjectFactory |
PPTYPES
Instance which can be used by subclasses to create posps JAXB elements. |
|
Method Summary |
protected de.rowa.wsdl.posps.types.PharmaceuticArticleCountrySpecific |
createPharmaceuticCountrySpecific()
Create a PharmaceuticArticleCountrySpecific for the country of
the subclass. |
protected de.rowa.wsdl.posps.types.ArticleSearchResultElement |
createTemplateElement()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PPTYPES
protected static final de.rowa.wsdl.posps.types.ObjectFactory PPTYPES
- Instance which can be used by subclasses to create posps JAXB elements.
DATATYPE_FACTORY
protected final javax.xml.datatype.DatatypeFactory DATATYPE_FACTORY
CustomerArticleSearchResultTemplateDE
protected CustomerArticleSearchResultTemplateDE()
createPharmaceuticCountrySpecific
protected de.rowa.wsdl.posps.types.PharmaceuticArticleCountrySpecific createPharmaceuticCountrySpecific()
- Create a
PharmaceuticArticleCountrySpecific for the country of
the subclass. This method is intended to be overridden by
country-specific subclasses.
createTemplateElement
protected de.rowa.wsdl.posps.types.ArticleSearchResultElement createTemplateElement()
- Returns:
- New instance of the template element.
Copyright © 2007-2016 Becton Dickinson. All Rights Reserved.