|
Fish & Chips Club 4.7.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectActionImpl
ActionTemplateListAndEdit
hirondelle.fish.translate.unknown.UnknownBaseTextEdit
public final class UnknownBaseTextEdit
Decide what to do with unknown BaseText.
See Translator for a definition of BaseText.
| Field Summary | |
|---|---|
static SqlId |
ADD
|
static RequestParameter |
BASE_TEXT
|
static SqlId |
COUNT
|
static SqlId |
DELETE
|
static SqlId |
DELETE_ALL
|
static RequestParameter |
ID
|
static RequestParameter |
IS_CODER_KEY
|
static String |
IS_RECORDING
Value "isRecording" - key for item placed in request scope. |
static SqlId |
LIST
|
(package private) static ResponsePage |
REDIRECT_TO_LISTING
|
| Fields inherited from class ActionTemplateListAndEdit |
|---|
SupportedOperation |
| Fields inherited from class ActionImpl |
|---|
ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID |
| Constructor Summary | |
|---|---|
UnknownBaseTextEdit(RequestParser aRequestParser)
Constructor. |
|
| Method Summary | |
|---|---|
protected void |
attemptAdd()
Add to the BaseText table, as either a coder key, or as a natural language key. |
protected void |
attemptChange()
Unsupported operation. |
protected void |
attemptDelete()
Delete an unknown base text item. |
protected void |
attemptFetchForChange()
Unsupported operation. |
protected void |
doList()
List all unknown base text items. |
protected void |
validateUserInput()
Ensure user input can build a BaseText. |
| Methods inherited from class ActionTemplateListAndEdit |
|---|
addDynamicParameterToRedirectPage, execute |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SqlId LIST
public static final SqlId DELETE
public static final SqlId DELETE_ALL
public static final SqlId ADD
public static final SqlId COUNT
public static final RequestParameter ID
public static final RequestParameter BASE_TEXT
public static final RequestParameter IS_CODER_KEY
static final ResponsePage REDIRECT_TO_LISTING
public static final String IS_RECORDING
| Constructor Detail |
|---|
public UnknownBaseTextEdit(RequestParser aRequestParser)
| Method Detail |
|---|
protected void doList()
throws DAOException
doList in class ActionTemplateListAndEditDAOExceptionprotected void validateUserInput()
BaseText.
validateUserInput in class ActionTemplateListAndEdit
protected void attemptAdd()
throws DAOException
attemptAdd in class ActionTemplateListAndEditDAOExceptionprotected void attemptFetchForChange()
attemptFetchForChange in class ActionTemplateListAndEditprotected void attemptChange()
attemptChange in class ActionTemplateListAndEdit
protected void attemptDelete()
throws DAOException
attemptDelete in class ActionTemplateListAndEditDAOException
|
Fish & Chips Club 4.7.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||