public abstract class AbstractAdminPublicationAction extends AbstractExerciseListAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
beforeDate
Date before which data has been marked as "checked"
|
protected Map<Integer,String> |
originList
List of origins types
|
protected String |
originType
Selected type
|
protected AdminPublicationType |
publicationType
Selected type
|
protected Integer |
result
Count of data to be published
|
protected Date |
todayDate
Today's date to initialize form
|
chosenExerciseId, exercise, exerciseList, exerciseServicepagingUser, searchUsersInfoapplication, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
AbstractAdminPublicationAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAdminPublishType()
check the type to set for admin publication
|
protected AdminPublication |
getAdministratorProcess() |
String |
getBeforeDate() |
Map<Integer,String> |
getOriginList() |
String |
getOriginType() |
String |
getOriginType(String pOriginId) |
Integer |
getResult() |
Date |
getTodayDate() |
void |
setBeforeDate(String pBeforeDate) |
void |
setOriginType(String pOriginType) |
void |
setResult(Integer pResult) |
void |
setTodayDate(Date pTodayDate) |
checkExercise, getChosenExerciseId, getExercise, getExerciseList, loadExerciseList, setChosenExerciseId, setExercisecheckSessionParams, formatString, getAllUserTypes, getBooleanCriteria, getConnectionTypes, getPagingUser, getSearchUsersInfo, getTrueCriterion, getUserTypes, loadUsers, manageUserPaging, setSearchUsersInfobuildMenu, checkIfUserCanViewDashBoard, checkRight, checkUserRight, checkUserRight, checkUserRight, createMenu, doExecute, doHandleException, doHandleSispeaException, execute, getApplication, getCurrentUser, getCurrentUserTerritory, getFormatDate, getFormatDateOnly, getMenu, getNextPage, getOption, getParameters, getSession, getSispeaSession, getSubmitValue, initSession, isEnglish, isFrench, isSpanish, logException, openMenu, removeSession, setApplication, setMenu, setNextPage, setParameters, setSession, setSubmitValueaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected Date todayDate
protected String beforeDate
protected String originType
protected AdminPublicationType publicationType
protected Integer result
protected void checkAdminPublishType()
throws SispeaException
SispeaExceptionprotected AdminPublication getAdministratorProcess()
public Date getTodayDate()
public void setTodayDate(Date pTodayDate)
public Integer getResult()
public void setResult(Integer pResult)
public String getBeforeDate()
public void setBeforeDate(String pBeforeDate)
public String getOriginType()
public void setOriginType(String pOriginType)
Copyright © 2014–2015 eaudefrance. All rights reserved.