package

org.mule.module.netsuite.api.model.expression.date

Interfaces

DateExpression A date filtering expression, capable of creating SearchDateFields  

Classes

DateExpressionBuilder  
SimpleDateExpression An implementation of DateExpression that creates SearchDateField using given Date's and operator 
StringDateExpression An implementation of DateExpression that constructs SearchDateFields from a String using a DateExpressionParser