Package org.adempiere.webui.info
Interface IWhereClauseEditor
-
- All Known Implementing Classes:
WInfoPAttributeEditor
public interface IWhereClauseEditor
- Author:
- hengsin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getWhereClause()
-
-
-
Method Detail
-
getWhereClause
String getWhereClause()
- Returns:
- where clause
-
-