type
Identifies a reference to a Java class.
Depending on the context, a type can refer to:
- A portlet action, which can be one of the following:
- A class which implements com.sas.portal.portlet.PortletActionInterface
- A class which extends org.apache.struts.action.Action
- A portal-provided parameterized action
- A portlet error handler (a class that implements the com.sas.portal.portlet.ErrorHandlerInterface).
- A post-processor (a class that implements the com.sas.portal.portlet.PostProcessorInterface).
Content
No ATTRIBUTES
CONTENT DECLARATION
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: REQUIRED
Parent Elements
Top Elements
All Elements
Tree
portlet DTD