public class PdkDokLinkGetter extends PdkWsCommon
CONFIG_FILE_NAME_PARAM, gmlHandler, localMethodContext| Constructor and Description | 
|---|
PdkDokLinkGetter()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getFileDokLink(int featureType,
              int featureId,
              java.lang.String stateCode)  | 
javax.xml.ws.WebServiceContext | 
getServiceContext()  | 
protected ServletContext | 
getServletContext()  | 
static void | 
servletInit(ServletContext sContext)
Invoked from PdkServletContextListener 
 | 
PdkMethodContext | 
setMethodContext(PdkApi apiVersion,
                PdkMethod method,
                java.lang.String userName,
                java.lang.String pwd)
Set the thread-local PdkMethodContext instance to be used during a SOAP-method invocation. 
 | 
clearGMLHandler, clearMethodContext, getAccessHandler, getAccessKeyGenerator, getAllPlanMetaData, getAreaHandler, getCBkortBaseUrl, getDbConnectionProperties, getDBLogger, getErrDBC, getFeatureHandler, getGMLHandler, getMailHandler, getMailProperties, getMetaData, getMethodContext, getMethodResult, getNamespace, getNamespaces, getPdfProperties, getPersonHandler, getPlanMetaData, getPlanMetaData, getPlanTypeProperties, getSchemaBasePath, getSequenceName, getSysIdReplacer, getUserHandler, getVersionQuery, getWorkDBC, isDateRulesActive, sendMail, toString, toStringpublic PdkDokLinkGetter()
                 throws java.lang.Exception
java.lang.Exceptionpublic static void servletInit(ServletContext sContext)
                        throws java.lang.Exception
java.lang.Exceptionpublic javax.xml.ws.WebServiceContext getServiceContext()
getServiceContext in class PdkWsCommonprotected ServletContext getServletContext()
getServletContext in class PdkWsCommonpublic PdkMethodContext setMethodContext(PdkApi apiVersion, PdkMethod method, java.lang.String userName, java.lang.String pwd) throws java.lang.Exception
PdkWsCommonsetMethodContext in class PdkWsCommonjava.lang.Exceptionpublic java.lang.String getFileDokLink(int featureType,
                                       int featureId,
                                       java.lang.String stateCode)
                                throws java.lang.Exception
java.lang.Exception