Modifier and Type | Class and Description |
---|---|
class |
ApplicationWizard |
Modifier and Type | Class and Description |
---|---|
class |
PageAdminAction |
class |
RootChildrenAction |
class |
RootConfigurationAction |
class |
RootPermissionsAction |
Modifier and Type | Class and Description |
---|---|
class |
SafeModeAction |
Modifier and Type | Interface and Description |
---|---|
interface |
PageAction
An extension of ActionBean from the Stripes framework to handle Portofino's hierarchical page structure.
|
Modifier and Type | Class and Description |
---|---|
class |
Dispatcher.Root |
Modifier and Type | Method and Description |
---|---|
DispatchElement |
Dispatcher.Root.consumePathFragment(String pathFragment) |
DispatchElement |
DispatchElement.consumePathFragment(String pathFragment)
Visits a path element.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPageAction
Convenient abstract base class for PageActions.
|
Modifier and Type | Method and Description |
---|---|
DispatchElement |
AbstractPageAction.consumePathFragment(String pathFragment)
This is called to process a piece (fragment) of the requested URL.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityStreamAction |
Modifier and Type | Class and Description |
---|---|
class |
CalendarAction |
Modifier and Type | Class and Description |
---|---|
class |
ChartAction
Deprecated.
please use JFreeChartAction
|
Modifier and Type | Class and Description |
---|---|
class |
ChartJsAction |
Modifier and Type | Class and Description |
---|---|
class |
JFreeChartAction |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCrudAction<T>
A generic PageAction offering CRUD functionality, independently on the underlying data source.
|
class |
CrudAction
Default AbstractCrudAction implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomAction |
Modifier and Type | Class and Description |
---|---|
class |
FormAction |
class |
TableFormAction |
Modifier and Type | Class and Description |
---|---|
class |
GalleryAction |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLoginAction |
Modifier and Type | Method and Description |
---|---|
DispatchElement |
DefaultLoginAction.consumePathFragment(String pathFragment) |
Modifier and Type | Class and Description |
---|---|
class |
ManyToManyAction |
Modifier and Type | Class and Description |
---|---|
class |
MapAction |
Modifier and Type | Class and Description |
---|---|
class |
OpenIdLoginAction |
Modifier and Type | Method and Description |
---|---|
DispatchElement |
APIRoot.startDispatch(String pathFragment) |
Modifier and Type | Class and Description |
---|---|
class |
TextAction |