779 lines
60 KiB
XML
779 lines
60 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:module="http://www.sgcc.com.cn/schema/platform/module" xmlns:bizc="http://www.sgcc.com.cn/schema/platform/bizc" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.sgcc.com.cn/schema/platform/module http://www.sgcc.com.cn/schema/platform/module/module.xsd http://www.sgcc.com.cn/schema/platform/bizc http://www.sgcc.com.cn/schema/platform/bizc/bizc.xsd">
|
|
<bizc:logic id="FeatureBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.FeatureBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IFeatureBizc">
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenApplyDetailBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenApplyDetailBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenApplyDetailBizc">
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenApplyBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenApplyBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenApplyBizc">
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="evaluateServiceBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.EvaluateServiceBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IEvaluateServiceBizc">
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenapplylistBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenApplyListBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenApplyListBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenfoodsmenuBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFoodsMenuBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFoodsMenuBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenvisitorinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenVisitorInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenVisitorInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greendiningroomBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenDiningRoomBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenDiningRoomBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenuserinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenUserInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenUserInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenfoodsvarietyBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFoodsVarietyBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFoodsVarietyBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenfoodorderdetailBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFoodOrderDetailBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFoodOrderDetailBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenfoodorderlistBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFoodOrderListBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFoodOrderListBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenmenutemplateBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenMenuTemplateBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenMenuTemplateBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenmealticketBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenMealTicketBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenMealTicketBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenmealticketprovideBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenMealTicketProvideBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenMealTicketProvideBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenmealticketapplyBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenMealTicketApplyBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenMealTicketApplyBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenmealticketnumBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenMealTicketNumBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenMealTicketNumBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenstaffcardinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenStaffCardInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenStaffCardInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greentempparkinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenTempParkInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenTempParkInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenretinueinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenRetinueInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenRetinueInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenbarberinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenBarberInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenBarberInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenfaultrepairinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFaultRepairInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFaultRepairInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenhaircuttimemanageBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenHaircutTimeManageBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenHaircutTimeManageBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenhaircutinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenHaircutInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenHaircutInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greendepartmentBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenDepartmentBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenDepartmentBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenroleBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenRoleBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenRoleBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenuserrolerelBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenUserRoleRelBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenUserRoleRelBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenrolecompetencerelBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenRoleCompetenceRelBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenRoleCompetenceRelBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greencompetenceBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenCompetenceBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenCompetenceBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenofficehourseresourceBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenOfficeHourseResourceBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenOfficeHourseResourceBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenlandresourceBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenLandResourceBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenLandResourceBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenofficestationinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenOfficeStationInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenOfficeStationInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenturnoverroomresourceBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenTurnoverRoomResourceBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenTurnoverRoomResourceBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenaccessmanagerBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenAccessManagerBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenAccessManagerBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenfurnitrueresourceBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFurnitrueResourceBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFurnitrueResourceBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="tiscuserloginBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.TIscUserLoginBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.ITIscUserLoginBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenofficedeviceBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenOfficeDeviceBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenOfficeDeviceBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenexaminationdictionaryBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenExaminationDictionaryBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenExaminationDictionaryBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greencompanyscoresBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenCompanyScoresBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenCompanyScoresBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenfeedbackBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFeedbackBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFeedbackBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenfoodskindsBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFoodsKindsBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFoodsKindsBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenapprovalprocessBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenApprovalProcessBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenApprovalProcessBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenhaircutremainBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenHaircutRemainBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenHaircutRemainBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenhaircuttotalBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenHaircutTotalBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenHaircutTotalBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greendictionaryinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenDictionaryInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenDictionaryInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenconstructinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenConstructInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenConstructInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenconstructpersoninfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenConstructPersonInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenConstructPersonInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenhaircutcommentBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenHaircutCommentBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenHaircutCommentBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenmealticketissueBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenMealTicketIssueBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenMealTicketIssueBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenconsumablematerialBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenConsumableMaterialBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenConsumableMaterialBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greengeneralinspectonBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenGeneralInspectonBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenGeneralInspectonBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenminoritemBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenMinorItemBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenMinorItemBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenphysicalitemBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenPhysicalItemBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenPhysicalItemBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenphysicalbaseBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenPhysicalBaseBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenPhysicalBaseBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greentotaltestBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenTotalTestBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenTotalTestBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenimageinfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenImageInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenImageInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenoperatelogBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenOperateLogBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenOperateLogBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greencardconsumptionBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenCardConsumptionBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenCardConsumptionBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenSpanRegisterBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenSpanRegisterBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenSpanRegisterBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenGrantAuthBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenGrantAuthBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenGrantAuthBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenFoodLotteryBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenFoodLotteryBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenFoodLotteryBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenLicenseplateApprovalBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenLicenseplateApprovalBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenLicenseplateApprovalBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenParkInfoBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenParkInfoBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenParkInfoBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenDrugsDetailBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenDrugsDetailBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenDrugsDetailBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenDrugsApplyBizc">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenDrugsApplyBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenDrugsApplyBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenSeekmedicalRecord">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenSeekmedicalRecordBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenSeekmedicalRecordBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
<bizc:logic id="greenMarketOrderDetail">
|
|
<bizc:implementation type="java" target="com.nationalelectric.greenH5.bizc.GreenMarketOrderDetailBizc"/>
|
|
<bizc:service interface="com.nationalelectric.greenH5.bizc.IGreenMarketOrderDetailBizc">
|
|
<bizc:transaction>
|
|
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="update*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="delete*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
|
|
<bizc:tranactionAttribute method="get*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
|
|
</bizc:transaction>
|
|
</bizc:service>
|
|
</bizc:logic>
|
|
</beans>
|