hz-zhhq-ht-service/greenWebmodul/config/greenwebBizc.xml

767 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="ActivityBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.ActivityBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IActivityBizc">
</bizc:service>
</bizc:logic>
<bizc:logic id="greenmealticketnumBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMealTicketNumBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenconsumablematerialBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenConsumableMaterialBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenaccessmanagerBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenAccessManagerBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greentempparkinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenTempParkInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenstaffcardinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenStaffCardInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greendiningroomBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenDiningRoomBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenmealticketapplyBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMealTicketApplyBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenbarberinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenBarberInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenhaircutinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenHaircutInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenmealticketprovideBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMealTicketProvideBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenapplylistBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenApplyListBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenhaircuttimemanageBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenHaircutTimeManageBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenuserinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenUserInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenmenutemplateBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMenuTemplateBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenfoodorderdetailBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenFoodOrderDetailBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenfoodsvarietyBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenFoodsVarietyBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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:tranactionAttribute method="create*" propagation="REQUIRES_NEW" isolation="DEFAULT" timeout="-1" readOnly="false"/>
</bizc:transaction>
</bizc:service>
</bizc:logic>
<bizc:logic id="greenfoodorderlistBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenFoodOrderListBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greendepartmentBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenDepartmentBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenfaultrepairinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenFaultRepairInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenretinueinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenRetinueInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenfoodskindsBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenFoodsKindsBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenFoodsKindsBizc">
<bizc:transaction>
<bizc:tranactionAttribute method="add*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
<bizc:tranactionAttribute method="update*" propagation="REQUIRES_NEW" 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.greenweb.bizc.GreenFoodsMenuBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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.greenweb.bizc.GreenVisitorInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenmealticketBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMealTicketBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenofficedeviceBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenOfficeDeviceBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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:tranactionAttribute method="create*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
<bizc:tranactionAttribute method="modify*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
</bizc:transaction>
</bizc:service>
</bizc:logic>
<bizc:logic id="greenfurnitrueresourceBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenFurnitrueResourceBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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:tranactionAttribute method="create*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
<bizc:tranactionAttribute method="modify*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="false"/>
</bizc:transaction>
</bizc:service>
</bizc:logic>
<bizc:logic id="greenofficestationinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenOfficeStationInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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.greenweb.bizc.GreenTurnoverRoomResourceBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenlandresourceBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenLandResourceBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenofficehourseresourceBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenOfficeHourseResourceBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenroleBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenRoleBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenrolecompetencerelBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenRoleCompetenceRelBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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.greenweb.bizc.GreenCompetenceBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenuserrolerelBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenUserRoleRelBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenfeedbackBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenFeedbackBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greencompanyscoresBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenCompanyScoresBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greennoticeBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenNoticeBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenNoticeBizc">
<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="greenscoreBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenScoreBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenScoreBizc">
<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="greensidescoreBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenSideScoreBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenSideScoreBizc">
<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.greenweb.bizc.GreenDictionaryInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenhaircutcommentBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenHaircutCommentBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenhaircuttotalBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenHaircutTotalBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenhaircutremainBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenHaircutRemainBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenconstructpersoninfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenConstructPersonInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenconstructinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenConstructInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenmealticketissueBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMealTicketIssueBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenpurchaseBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenPurchaseBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenPurchaseBizc">
<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="greenfileBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenFileBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenFileBizc">
<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.greenweb.bizc.GreenOperateLogBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenimageinfoBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenImageInfoBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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="greenwarninglogBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenWarningLogBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenWarningLogBizc">
<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="greenoperatelogcopyBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenOperateLogCopyBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenOperateLogCopyBizc">
<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="greensyslogsetBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenSysLogSetBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenSysLogSetBizc">
<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="greenwarninglogcopyBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenWarningLogCopyBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenWarningLogCopyBizc">
<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="greennewsBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenNewsBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenNewsBizc">
<bizc:transaction>
<bizc:tranactionAttribute method="query*" propagation="REQUIRED" isolation="DEFAULT" timeout="-1" readOnly="true"/>
</bizc:transaction>
</bizc:service>
</bizc:logic>
<bizc:logic id="greenPermissionBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenPermissionBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenPermissionBizc">
<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="greenRolePermissionBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenRolePermissionBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenRolePermissionBizc">
<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="greenMenuBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMenuBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenMenuBizc">
<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="greenmarketorderdetailBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMarketOrderDetailBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.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>
<bizc:logic id="greenmarketorderlistBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMarketOrderListBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenMarketOrderListBizc">
<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="greenmarketkindsBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMarketKindsBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenMarketKindsBizc">
<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="greenmarketmenuBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMarketMenuBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenMarketMenuBizc">
<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="greenmarketvarietyBizc">
<bizc:implementation type="java" target="com.nationalelectric.greenweb.bizc.GreenMarketVarietyBizc"/>
<bizc:service interface="com.nationalelectric.greenweb.bizc.IGreenMarketVarietyBizc">
<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>