Package org.openxava.controller.meta
Class MetaUseObject
java.lang.Object
org.openxava.controller.meta.MetaUseObject
- Author:
- Javier Paniza
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIf is not set it assumes the object name without prefix.getName()voidsetActionProperty(String string) void
-
Constructor Details
-
MetaUseObject
public MetaUseObject()
-
-
Method Details
-
getName
-
getActionProperty
If is not set it assumes the object name without prefix.For example, if the name is 'view' it assumes 'view' and if it's 'xava_view' it assumes 'view'.
-
setName
-
setActionProperty
-