public interface IPortalModule extends IBasePortalModule
Code sample :
// creation of a portal module object
IPortalModule portalModule = Modules.getPortalModule();
try
{
}
finally
{
// uninitialize the module
Modules.releaseModule(portalModule);
}
addAuthenticationKey, createConnectionDefinition, createMailingList, createNewSession, executeTask, generateAuthenticationKey, getAsyncJobQueueController, getConfiguration, getConnectionDefinition, getConnectionDefinitions, getConnectionDefinitionsByCategoryName, getConnectionDefinitionsByTypeName, getElementByProtocolURI, getHistoryEventController, getIndexController, getJMSController, getMailingList, getMailingList, getMailingList, getMailingLists, getNotificationController, getPortlet, getProtocolURI, getProtocolURI, getSecurityController, getValidatorErrorMessage, killCurrentSession, killSession, replaceCurrentSession, send, validate, validate, verifyAuthentication, verifyPassword, verifyPassword, verifyToken
beginTransaction, beginTransaction, commitTransaction, commitTransaction, convertId, findNativeClass, generateSystemName, getAnonymous, getAnonymousContext, getContext, getContext, getContextByLogin, getElementFromExternalElement, getExternalElement, getExternalElement, getLoggedOnUser, getLoggedOnUserContext, getLoggedOnUserLanguage, getProtocolPath, getProtocolPath, getProtocolURI, getProtocolURI, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getSysadmin, getSysadminContext, getTranslation, getTranslationForLanguage, getTranslationKey, initialize, isTransactionActive, rollbackTransaction, rollbackTransaction, setTransactionTimeout, unInitialize
Copyright © 2024 Visiativ. All rights reserved.