- ActionRequestServicer - Interface in org.apache.tapestry.portlet
-
Used to define the commands in the tapestry.portlet.ActionRequestServicerPipeline
configuration.
- ActionRequestServicerFilter - Interface in org.apache.tapestry.portlet
-
Filter interface used for the commands in the
tapestry.portlet.ActionRequestServicerPipeline
configuration.
- ActionRequestServicerToWebRequestServicerBridge - Class in org.apache.tapestry.portlet
-
Bridges from the tapestry.portlet.ActionRequestServicerPipeline
to the standard
tapestry.request.WebRequestServicerPipeline
.
- ActionRequestServicerToWebRequestServicerBridge() - Constructor for class org.apache.tapestry.portlet.ActionRequestServicerToWebRequestServicerBridge
-
- ActionRequestWrapper - Class in org.apache.tapestry.portlet.multipart
-
- ActionRequestWrapper(ActionRequest) - Constructor for class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
-
- addModuleIfExists(RegistryBuilder, ClassResolver, WebContext, String) - Method in class org.apache.tapestry.portlet.ApplicationPortlet
-
Looks for a file in the context; if it exists, it is expected to be a HiveMind module
descriptor, and is added to the builder.
- ApplicationPortlet - Class in org.apache.tapestry.portlet
-
Portlet implementation for Tapestry Portlet applilcations.
- ApplicationPortlet() - Constructor for class org.apache.tapestry.portlet.ApplicationPortlet
-