|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessingPhase | |
---|---|
org.apache.cocoon.forms.event |
Uses of ProcessingPhase in org.apache.cocoon.forms.event |
---|
Fields in org.apache.cocoon.forms.event declared as ProcessingPhase | |
---|---|
static ProcessingPhase |
ProcessingPhase.LOAD_MODEL
|
static ProcessingPhase |
ProcessingPhase.PROCESSING_INITIALIZE
|
static ProcessingPhase |
ProcessingPhase.READ_FROM_REQUEST
|
static ProcessingPhase |
ProcessingPhase.SAVE_MODEL
|
static ProcessingPhase |
ProcessingPhase.VALIDATE
|
Methods in org.apache.cocoon.forms.event that return ProcessingPhase | |
---|---|
static ProcessingPhase |
ProcessingPhase.getEnum(int value)
|
static ProcessingPhase |
ProcessingPhase.getEnum(String name)
|
ProcessingPhase |
ProcessingPhaseEvent.getPhase()
|
Constructors in org.apache.cocoon.forms.event with parameters of type ProcessingPhase | |
---|---|
ProcessingPhaseEvent(Form form,
ProcessingPhase phase)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |