Package ru.bgcrm.plugin.bgbilling
Class ExpressionObject
java.lang.Object
org.bgerp.dao.expression.ExpressionContextAccessingObject
ru.bgcrm.plugin.bgbilling.ExpressionObject
- All Implemented Interfaces:
 ExpressionObject
- 
Field Summary
Fields inherited from class org.bgerp.dao.expression.ExpressionContextAccessingObject
context - 
Method Summary
 
- 
Method Details
- 
toContext
- Specified by:
 toContextin interfaceExpressionObject- Overrides:
 toContextin classExpressionContextAccessingObject
 - 
cp
Copy parameter value from link contract to the process- Parameters:
 contractParamId- billing contract parameter ID, must has a same type ascontractParamType- contract parameter type, empty string if the type is the same withprocessParamId- process parameter ID, also defines a type, supported parameter types:addressfromaddresstype of contract parameterdatefromdatetype of contract parameterblob,textfromtext,address,phonetypes of contract parameterphonefromphonetype of contract parameter- Throws:
 Exception
 
 -