Package org.bgerp.action.base
Class TitledAction
java.lang.Object
org.bgerp.action.base.TitledAction
- All Implemented Interfaces:
Title
Action with localized title.
-
Constructor Summary
ConstructorDescriptionTitledAction
(org.apache.struts.actions.BaseAction action, Title titled, String href) -
Method Summary
-
Constructor Details
-
TitledAction
-
-
Method Details
-
getAction
Action class and method, separated by semicolon. 'null' - for unspecified method. The same format, as used in action.xml files.- Returns:
-
getActionUrl
Path, ending with .do.- Returns:
-
getTitle
-
getHref
href, used for user interfaces, passed to invalid input: '<'ui:menu-item> tag.- Returns:
-