Adempiere 3.5.2a

org.compiere.model
Interface FactsValidator


public interface FactsValidator


Method Summary
 String factsValidate(MAcctSchema schema, List<Fact> facts, PO po)
           
 int getAD_Client_ID()
          Get Client to be monitored
 

Method Detail

getAD_Client_ID

int getAD_Client_ID()
Get Client to be monitored

Returns:
AD_Client_ID

factsValidate

String factsValidate(MAcctSchema schema,
                     List<Fact> facts,
                     PO po)
Parameters:
facts -
po -
Returns:
error message or null - if not null, the pocument will be marked as Invalid.

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.