org.ucmtwine.proxy
Class ServiceProxy

java.lang.Object
  extended by intradoc.server.Service
      extended by org.ucmtwine.proxy.ServiceProxy
All Implemented Interfaces:
intradoc.common.DataMergerImplementor, intradoc.common.ExecutionContext

public class ServiceProxy
extends intradoc.server.Service


Field Summary
static String IDC_VERSION_INFO
           
 
Fields inherited from class intradoc.server.Service
APP_FUNCTIONS, APP_FUNCTIONS_CONFIG, m_application, m_binder, m_cachedData, m_conditionVars, m_controllingObject, m_currentAction, m_currentErrorMsg, m_customHttpHeaders, m_dateFormat, m_doResponsePageDynHtmlCalculation, m_envReservedStrings, m_fileStore, m_fileUtils, m_handlerMap, m_handlers, m_headerStr, m_htmlPageAsBytes, m_httpImplementor, m_isFullRequest, m_isJava, m_isStandAlone, m_languageId, m_locale, m_optionListUsers, m_optionsListMap, m_output, m_overrideErrorPage, m_pageCreationInterval, m_pageEncoding, m_pageMerger, m_privilege, m_requestImplementor, m_securityImpl, m_serviceData, m_taskRetVal, m_timeZone, m_useOdbcFormat, m_userData, m_useSecurity, m_workspace
 
Fields inherited from interface intradoc.common.DataMergerImplementor
IDC_VERSION_INFO
 
Fields inherited from interface intradoc.common.ExecutionContext
IDC_VERSION_INFO
 
Constructor Summary
ServiceProxy()
           
 
Method Summary
 void delegateWithParameters()
           
 
Methods inherited from class intradoc.server.Service
addHandler, auditEndPageCreation, auditStartPageCreation, beginTransaction, buildDataBinderResponse, buildResponsePage, buildServiceException, checkAccess, checkAccess, checkExtendedSecurityModelDocAccess, checkFeatureAgainstLicense, checkFeatureAllowed, checkForceLogin, checkForRevalidateLogin, checkForTemplateSourceInParameters, checkProxy, checkSecurity, checkSecurity, checkSubAdmin, checkSubAdminToApplication, cleanUp, clear, clearDataForErrorResponse, clearLocalData, clearNewDataOfShallowCopy, clearPageMerger, clearStatus, commitTransaction, computeExtendedSecurityModelWhereClausePrivileges, computeForceRefreshSubjects, computeFunction, computeGroupPrivilege, computeOptionList, computePredefinedAccounts, computeStandardAuthorList, computeUserMailAddress, computeValue, conditionalPageRedirect, continueParse, copyShallow, createHandlers, createHandlersForService, createHttpImplementor, createHttpResponseHeader, createMergedPage, createNewContext, createNewDownloadStream, createProtectedContextShallowClone, createRequestImplementor, createResultSetSQL, createSecurityImplementor, createServiceException, createServiceExceptionEx, determineDocumentWhereClause, determineResponsePage, determineUser, doAction, doActions, doCode, doCodeEx, doesClientAllowApplets, doesClientAllowSignedApplets, doRequest, doRequestInternal, doResponse, doSafeServiceInNewContext, doSubService, doUnsecuredRequestInternal, encodeRefererMessage, encodeUserAgentMessage, executeActions, executeFilter, executeSafeServiceInNewContext, executeService, executeServiceEx, executeServiceSimple, executeSQL, executeSubServiceCode, fillUserData, filterDataInput, getBinder, getBrowserAuthType, getBrowserVersionNumber, getCachedObject, getClientDateFormat, getControllingObject, getCurrentAction, getCurrentErrorMsg, getDisableSendFile, getDoResponsePageDynHtmlCalculation, getDownloadStream, getDownloadStreamId, getDownloadStreamLength, getFilesInAppDir, getHandler, getHtmlPageAsBytes, getHttpImplementor, getLocaleResource, getLoginState, getMSIEVersion, getNextCounter, getNumRows, getOutput, getPageMerger, getPrivilege, getPromptForLogin, getRequestImplementor, getResponsePage, getReturnValue, getSecurityImplementor, getServiceData, getTable, getTemplatePage, getUseOdbcFormat, getUserData, getUserMailAddress, getUserVariable, getUseSecurity, getWorkspace, globalSecurityCheck, gzipCompressHtmlBytes, hasUserAccessChanged, idcVersionInfo, init, initDelegatedObjects, initFileStoreObjects, initHandlers, initLocale, isClientControlled, isClientOS, isConditionVarTrue, isEmptyString, isErrorStatusCodeSet, isFullRequest, isIntranetAuth, isJava, isLicensingDisabled, isLoggedIn, isNonLocalUser, isStandAlone, loadAndValidateValues, loadAttributeData, loadCollaborationList, loadDefaultInfo, loadDescriptorStorageData, loadMetaOptionsLists, loadOptionList, loadSecureEnvironment, loadSharedTable, loadSharedTableRow, localizeBinder, logError, logErrorWithHostInfo, logFileRequestError, mapNamedResultSetValues, mapResultSet, mapValues, mapValues, merge, mergeTable, moveNamedResultSetToCache, moveResultSetToCache, notifyAndLoad, notifyNextRow, notifyWatched, oneTimeInit, outputHtml, passThruServiceException, performProxyRequest, postActions, preActions, prepareErrorResponse, prepareRedirect, processMessageSubstitution, refreshCache, renameValues, restoreNamedResultSetToBinder, restoreResultSetToBinder, rollbackTransaction, sendAsProxyRequest, sendDataBinder, sendError, sendErrorEx, sendResponse, setBinder, setBinderPreserveLocals, setBinderPreserveResultSets, setBinderPreserves, setCachedObject, setClientDateFormat, setConditionVar, setConditionVars, setCurrentAction, setCurrentErrorMsg, setDescriptor, setDisableSendFile, setDoResponsePageDynHtmlCalculation, setDownloadStream, setFieldTypes, setFile, setHtmlPageAsBytes, setIsFullRequest, setLocalValues, setOptionListUsers, setOverrideErrorPage, setPrivilege, setPromptForLogin, setPromptForLoginIfAnonymous, setRedirectUrl, setReturnValue, setSendFlags, setStatusMessage, setStatusMessage, setStatusMessageEx, setUseOdbcFormat, setUserData, shallowCopySubservice, testAndCreateServiceException, testCondition, testForNextRow, toString, updateLicense, updateSubjectInformation, updateTopicInformation, useExtendedSecurityModelWhereClausePrivileges, watchProxiedCounters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

IDC_VERSION_INFO

public static final String IDC_VERSION_INFO
See Also:
Constant Field Values
Constructor Detail

ServiceProxy

public ServiceProxy()
Method Detail

delegateWithParameters

public void delegateWithParameters()
                            throws intradoc.data.DataException,
                                   intradoc.common.ServiceException
Throws:
intradoc.data.DataException
intradoc.common.ServiceException


Copyright © 2012. All Rights Reserved.