com.silverpeas.jobSearchPeas.control
Class JobSearchPeasSessionController
java.lang.Object
com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
com.silverpeas.jobSearchPeas.control.JobSearchPeasSessionController
- All Implemented Interfaces:
- ComponentSessionController
public class JobSearchPeasSessionController
- extends AbstractComponentSessionController
Class declaration
- Author:
- Cécile Bonin
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 |
JobSearchPeasSessionController
public JobSearchPeasSessionController(MainSessionController mainSessionCtrl,
ComponentContext componentContext)
- Standard Session Controller Constructeur
- Parameters:
mainSessionCtrl
- The user's profilecomponentContext
- The component's profile
getAdminController
public AdminController getAdminController()
- Returns:
getSearchField
public String getSearchField()
- Returns:
setSearchField
public void setSearchField(String searchField)
- Parameters:
searchField
-
getCategory
public String getCategory()
- Returns:
setCategory
public void setCategory(String category)
- Parameters:
category
-
getListResult
public List<SearchResult> getListResult()
- Returns:
setListResult
public void setListResult(List<SearchResult> listResult)
- Parameters:
listResult
-
searchResult
public List<SearchResult> searchResult(String searchField,
String category)
throws RemoteException,
PdcException
- Parameters:
searchField
- category
-
- Returns:
-
- Throws:
RemoteException
PdcException
Copyright © 2016 Silverpeas. All Rights Reserved.