Package org.adempiere.webui.info
Interface IWhereClauseEditor
- All Known Implementing Classes:
WInfoPAttributeEditor
public interface IWhereClauseEditor
Interface for field editor that will create where clause from field value
- Author:
- hengsin
-
Method Summary
-
Method Details
-
getWhereClause
String getWhereClause()Get where clause- Returns:
- where clause
-