org.silverpeas.subscription.control
Class SubscriptionSessionController

java.lang.Object
  extended by com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
      extended by org.silverpeas.subscription.control.SubscriptionSessionController
All Implemented Interfaces:
ComponentSessionController

public class SubscriptionSessionController
extends AbstractComponentSessionController

User: Yohann Chastagnier Date: 04/03/13


Field Summary
 
Fields inherited from class com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
CHARACTER_ENCODING, context
 
Constructor Summary
SubscriptionSessionController(MainSessionController controller, ComponentContext context)
          Default constructor.
 
Method Summary
 void fromUserPanel()
           
 SubscriptionContext getContext()
          Gets the context.
 String toUserPanel()
           
 
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, getMultilang, 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
 

Constructor Detail

SubscriptionSessionController

public SubscriptionSessionController(MainSessionController controller,
                                     ComponentContext context)
Default constructor.

Parameters:
controller -
context -
Method Detail

getContext

public SubscriptionContext getContext()
Gets the context.

Returns:

toUserPanel

public String toUserPanel()

fromUserPanel

public void fromUserPanel()


Copyright © 2016 Silverpeas. All Rights Reserved.