|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stratelia.silverpeas.peasCore.AbstractComponentSessionController
com.silverpeas.dataWarning.control.DataWarningSessionController
public class DataWarningSessionController
Field Summary |
---|
Fields inherited from class com.stratelia.silverpeas.peasCore.AbstractComponentSessionController |
---|
CHARACTER_ENCODING, context |
Constructor Summary | |
---|---|
DataWarningSessionController(com.stratelia.silverpeas.peasCore.MainSessionController mainSessionCtrl,
com.stratelia.silverpeas.peasCore.ComponentContext componentContext)
Standard Session Controller Constructeur |
Method Summary | |
---|---|
String |
buildOptions(ArrayList ar,
String selectValue,
String selectText,
boolean bSorted)
|
String |
getAnalysisTypeString()
|
String[] |
getColumns()
|
DataWarningDBDriver |
getCurrentDBDriver()
|
DataWarningQuery |
getCurrentQuery()
|
int |
getCurrentQueryType()
|
DataWarningDBDrivers |
getDataWarningDBDrivers()
|
DataWarningEngine |
getDataWarningEngine()
|
DataWarningDBDriver[] |
getDBDrivers()
|
DataWarning |
getEditedDataWarning()
|
DataWarningScheduler |
getEditedScheduler()
|
ArrayList |
getSelectedGroups(String[] selectedGroupsId)
|
ArrayList<Properties> |
getSelectedGroupsNames(String[] selectedGroupsId)
|
ArrayList<Properties> |
getSelectedUsersNames(String[] selectedUsersId)
|
String |
getTextFrequenceScheduler()
|
String |
initSelectionPeas()
|
boolean |
isUserInDataWarningGroups()
|
DataWarning |
resetEditedDataWarning()
|
DataWarningScheduler |
resetEditedScheduler()
|
void |
returnSelectionPeas()
|
void |
setColumns(String[] col)
|
void |
setCurrentDBDriver(String DBDriverUniqueId)
|
DataWarningQuery |
setCurrentQueryType(int qt)
|
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 |
---|
public DataWarningSessionController(com.stratelia.silverpeas.peasCore.MainSessionController mainSessionCtrl, com.stratelia.silverpeas.peasCore.ComponentContext componentContext)
mainSessionCtrl
- The user's profilecomponentContext
- The component's profile
Method Detail |
---|
public DataWarningDBDrivers getDataWarningDBDrivers()
public DataWarningDBDriver[] getDBDrivers()
public void setCurrentDBDriver(String DBDriverUniqueId)
public DataWarningDBDriver getCurrentDBDriver()
public String initSelectionPeas() throws DataWarningException
DataWarningException
public void returnSelectionPeas() throws DataWarningException
DataWarningException
public String buildOptions(ArrayList ar, String selectValue, String selectText, boolean bSorted)
public ArrayList getSelectedGroups(String[] selectedGroupsId) throws DataWarningException
DataWarningException
public ArrayList<Properties> getSelectedUsersNames(String[] selectedUsersId) throws DataWarningException
DataWarningException
public ArrayList<Properties> getSelectedGroupsNames(String[] selectedGroupsId) throws DataWarningException
DataWarningException
public boolean isUserInDataWarningGroups() throws DataWarningException
DataWarningException
public String getTextFrequenceScheduler() throws DataWarningException
DataWarningException
public String[] getColumns()
public void setColumns(String[] col)
public String getAnalysisTypeString() throws DataWarningException
DataWarningException
public DataWarningEngine getDataWarningEngine() throws DataWarningException
DataWarningException
public DataWarningQuery setCurrentQueryType(int qt) throws DataWarningException
DataWarningException
public DataWarningQuery getCurrentQuery() throws DataWarningException
DataWarningException
public int getCurrentQueryType()
public DataWarningScheduler resetEditedScheduler()
public DataWarningScheduler getEditedScheduler()
public DataWarning resetEditedDataWarning()
public DataWarning getEditedDataWarning()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |