com.stratelia.silverpeas.pdcPeas.control
Class PdcClassifySessionController
java.lang.Object
com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
com.stratelia.silverpeas.pdcPeas.control.PdcClassifySessionController
- All Implemented Interfaces:
- ComponentSessionController
public class PdcClassifySessionController
- 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 |
PdcClassifySessionController
public PdcClassifySessionController(MainSessionController mainSessionCtrl,
ComponentContext componentContext,
String multilangBundle,
String iconBundle)
setCurrentSilverObjectId
public void setCurrentSilverObjectId(String silverObjectId)
setCurrentSilverObjectId
public void setCurrentSilverObjectId(int silverObjectId)
getCurrentSilverObjectId
public int getCurrentSilverObjectId()
throws PdcException
- Throws:
PdcException
addCurrentSilverObjectId
public void addCurrentSilverObjectId(String silverObjectId)
getCurrentSilverObjectIds
public List<String> getCurrentSilverObjectIds()
throws PdcException
- Throws:
PdcException
clearCurrentSilverObjectIds
public void clearCurrentSilverObjectIds()
setCurrentComponentId
public void setCurrentComponentId(String componentId)
getCurrentComponentId
public String getCurrentComponentId()
getCurrentComponentName
public String getCurrentComponentName()
getUsedAxisToClassify
public List<UsedAxis> getUsedAxisToClassify()
throws PdcException
- Throws:
PdcException
addPosition
public int addPosition(ClassifyPosition position)
throws PdcException
- Throws:
PdcException
updatePosition
public int updatePosition(ClassifyPosition position)
throws PdcException
- Throws:
PdcException
deletePosition
public void deletePosition(int positionId)
throws PdcException
- Throws:
PdcException
deletePosition
public void deletePosition(String positionId)
throws PdcException
- Throws:
PdcException
getPositions
public List<ClassifyPosition> getPositions()
throws PdcException
- Throws:
PdcException
getUsedAxis
public List<UsedAxis> getUsedAxis()
throws PdcException
- Throws:
PdcException
getActiveThesaurus
public boolean getActiveThesaurus()
throws PdcException
- Throws:
PdcException
initializeJargon
public void initializeJargon()
throws PdcException
- Throws:
PdcException
getJargon
public Jargon getJargon()
isSendSubscriptions
public boolean isSendSubscriptions()
setSendSubscriptions
public void setSendSubscriptions(boolean sendSubscriptions)
getPdcFieldPositionsManager
public PdcFieldPositionsManager getPdcFieldPositionsManager()
Copyright © 2016 Silverpeas. All Rights Reserved.