com.stratelia.silverpeas.pdcPeas.control
Class PdcUtilizationSessionController
java.lang.Object
com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
com.stratelia.silverpeas.pdcPeas.control.PdcUtilizationSessionController
- All Implemented Interfaces:
- ComponentSessionController
public class PdcUtilizationSessionController
- extends AbstractComponentSessionController
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 |
PdcUtilizationSessionController
public PdcUtilizationSessionController(MainSessionController mainSessionCtrl,
ComponentContext componentContext,
String multilangBundle,
String iconBundle)
init
public void init(String componentId)
isAxisInvarianceUsed
public boolean isAxisInvarianceUsed()
init
public void init()
setCurrentView
public void setCurrentView(String view)
throws PdcException
- Throws:
PdcException
getCurrentView
public String getCurrentView()
throws PdcException
- Throws:
PdcException
getCurrentAxis
public Axis getCurrentAxis()
throws PdcException
- Throws:
PdcException
getPdcFieldTemplateManager
public PdcFieldTemplateManager getPdcFieldTemplateManager()
getPrimaryAxis
public List<AxisHeader> getPrimaryAxis()
throws PdcException
- Throws:
PdcException
getSecondaryAxis
public List<AxisHeader> getSecondaryAxis()
throws PdcException
- Throws:
PdcException
getAxis
public List<AxisHeader> getAxis()
throws PdcException
- Throws:
PdcException
getAxisDetail
public Axis getAxisDetail(String axisId)
throws PdcException
- Throws:
PdcException
getUsedAxis
public UsedAxis getUsedAxis(String usedAxisId)
throws PdcException
- Throws:
PdcException
getUsedAxisList
public List<UsedAxis> getUsedAxisList()
throws PdcException
- Throws:
PdcException
addUsedAxis
public int addUsedAxis(UsedAxis usedAxis)
throws PdcException
- Throws:
PdcException
updateUsedAxis
public int updateUsedAxis(UsedAxis usedAxis)
throws PdcException
- Throws:
PdcException
deleteUsedAxis
public void deleteUsedAxis(String usedAxisId)
throws PdcException
- Throws:
PdcException
Copyright © 2016 Silverpeas. All Rights Reserved.