Package org.openxava.filters.meta
Class MetaFilter
java.lang.Object
org.openxava.filters.meta.MetaFilter
- All Implemented Interfaces:
Serializable
- Author:
- Javier Paniza
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid_addMetaSet(MetaSet metaSet) getPropertyNameForPropertyFrom(String nameForPropertyFrom) booleanvoidsetClassName(String className)
-
Constructor Details
-
MetaFilter
public MetaFilter()
-
-
Method Details
-
_addMetaSet
-
createFilter
- Throws:
XavaException
-
getMetaSets
- Returns:
- Not null
-
hasMetaSets
public boolean hasMetaSets() -
getClassName
-
getPropertyNameForPropertyFrom
public String getPropertyNameForPropertyFrom(String nameForPropertyFrom) throws ElementNotFoundException - Throws:
ElementNotFoundException
-
setClassName
-
filter
- Throws:
FilterExceptionXavaException
-
getFilter
- Throws:
XavaException
-