com.stratelia.silverpeas.peasCore.servlets.control
Class AbstractTestWebComponentGenericController<WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext>
java.lang.Object
com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
com.stratelia.silverpeas.peasCore.servlets.WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>
com.stratelia.silverpeas.peasCore.servlets.control.AbstractTestWebComponentGenericController<WEB_COMPONENT_REQUEST_CONTEXT>
- All Implemented Interfaces:
- ComponentSessionController
- Direct Known Subclasses:
- ParentTestWebComponentController, TestWebComponentSpecialInheritanceController
public abstract class AbstractTestWebComponentGenericController<WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext>
- extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>
| Methods inherited from class com.stratelia.silverpeas.peasCore.AbstractComponentSessionController |
addClipboardSelection, clipboardPasteDone, close, getAlertUser, getClipboardCount, getClipboardErrorMessage, getClipboardExceptionError, getClipboardName, getClipboardObjects, getClipboardSelectedObjects, getClipboardSize, getComponentAccessController, getComponentId, getComponentLabel, getComponentName, getComponentParameters, getComponentParameterValue, getComponentParameterValue, getComponentRootName, getComponentUrl, getFavoriteSpace, getGenericPanel, getHighestSilverpeasUserRole, getIcon, getLanguage, getLastResults, getLook, getOrganisationController, getPersonalization, getRSSUrl, getSelection, getServerNameAndPort, getSettings, getSilverpeasUserRoles, getSpaceId, getSpaceLabel, getString, getSubscriptionContext, getUrlEncodedParameter, getUserAccessLevel, getUserAvailComponentIds, getUserAvailSpaceIds, getUserDetail, getUserDetail, getUserId, getUserManageableGroupIds, getUserManageableSpaceIds, getUserRoleLevel, getUserRoles, isAppInMaintenance, isGroupManager, isPasswordChangeAllowed, isSpaceInMaintenance, removeClipboardElement, setAppModeMaintenance, setClipboardError, setClipboardSelectedElement, setComponentRootName, setFavoriteSpaceToMainSessionController, setGenericPanel, setIconFileName, setLastResults, setMultilangFileName, setResourceFileName, setSpaceModeMaintenance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTestWebComponentGenericController
public AbstractTestWebComponentGenericController(MainSessionController mainSessionCtrl,
ComponentContext componentContext)
- Standard Session Controller Constructor
- Parameters:
mainSessionCtrl - The user's profilecomponentContext - The component's profile- See Also:
getResourceLocatorMock
public static ResourceLocator getResourceLocatorMock()
getMultilang
public ResourceLocator getMultilang()
- Specified by:
getMultilang in interface ComponentSessionController- Overrides:
getMultilang in class AbstractComponentSessionController
onInstantiation
protected void onInstantiation(WEB_COMPONENT_REQUEST_CONTEXT context)
- Specified by:
onInstantiation in class WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext>
Copyright © 2016 Silverpeas. All Rights Reserved.