actions元素内部可以是10种子元素:
5个数据检索的(从数据库中)放到变量去,然后我们可以在screen widget种访问:
<entity-and>
<entity-condition>
<entity-one>
<get-related-one>
<get-related>
也可以使很复杂的逻辑
<script> 使用beanshell代码
<service>调用包装在ofbiz的代码(ofbiz的优势)
三个变量操作
<property-map>
<property-to-field>
<set>
5个数据检索的(从数据库中)放到变量去,然后我们可以在screen widget种访问:
<entity-and>
<entity-condition>
<entity-one>
<get-related-one>
<get-related>
也可以使很复杂的逻辑
<script> 使用beanshell代码
<service>调用包装在ofbiz的代码(ofbiz的优势)
三个变量操作
<property-map>
<property-to-field>
<set>