“luojun” hace 1 año
padre
commit
1ebde8c380
Se han modificado 65 ficheros con 0 adiciones y 2391 borrados
  1. 0 92
      src/com/kingdee/eas/custom/log/AbstractSyncLogEntryInfo.java
  2. 0 82
      src/com/kingdee/eas/custom/log/AbstractSyncLogInfo.java
  3. 0 30
      src/com/kingdee/eas/custom/log/ISyncLog.java
  4. 0 30
      src/com/kingdee/eas/custom/log/ISyncLogEntry.java
  5. 0 128
      src/com/kingdee/eas/custom/log/SyncLog.java
  6. 0 48
      src/com/kingdee/eas/custom/log/SyncLogCollection.java
  7. 0 128
      src/com/kingdee/eas/custom/log/SyncLogEntry.java
  8. 0 48
      src/com/kingdee/eas/custom/log/SyncLogEntryCollection.java
  9. 0 30
      src/com/kingdee/eas/custom/log/SyncLogEntryFactory.java
  10. 0 15
      src/com/kingdee/eas/custom/log/SyncLogEntryInfo.java
  11. 0 30
      src/com/kingdee/eas/custom/log/SyncLogFactory.java
  12. 0 15
      src/com/kingdee/eas/custom/log/SyncLogInfo.java
  13. 0 229
      src/com/kingdee/eas/custom/log/app/AbstractSyncLogControllerBean.java
  14. 0 216
      src/com/kingdee/eas/custom/log/app/AbstractSyncLogEntryControllerBean.java
  15. 0 35
      src/com/kingdee/eas/custom/log/app/SyncLogController.java
  16. 0 38
      src/com/kingdee/eas/custom/log/app/SyncLogControllerBean.java
  17. 0 35
      src/com/kingdee/eas/custom/log/app/SyncLogEntryController.java
  18. 0 36
      src/com/kingdee/eas/custom/log/app/SyncLogEntryControllerBean.java
  19. 0 63
      src/com/kingdee/eas/custom/log/app/dataDirectionEnum.java
  20. 0 2
      src/com/kingdee/eas/custom/log/app/dataDirectionEnum.properties
  21. 0 2
      src/com/kingdee/eas/custom/log/app/dataDirectionEnum_l1.properties
  22. 0 2
      src/com/kingdee/eas/custom/log/app/dataDirectionEnum_l2.properties
  23. 0 2
      src/com/kingdee/eas/custom/log/app/dataDirectionEnum_l3.properties
  24. 0 65
      src/com/kingdee/eas/custom/log/app/dockingSystemEnum.java
  25. 0 3
      src/com/kingdee/eas/custom/log/app/dockingSystemEnum.properties
  26. 0 3
      src/com/kingdee/eas/custom/log/app/dockingSystemEnum_l1.properties
  27. 0 3
      src/com/kingdee/eas/custom/log/app/dockingSystemEnum_l2.properties
  28. 0 3
      src/com/kingdee/eas/custom/log/app/dockingSystemEnum_l3.properties
  29. 0 67
      src/com/kingdee/eas/custom/log/app/syncEntityNameEnum.java
  30. 0 4
      src/com/kingdee/eas/custom/log/app/syncEntityNameEnum.properties
  31. 0 4
      src/com/kingdee/eas/custom/log/app/syncEntityNameEnum_l1.properties
  32. 0 4
      src/com/kingdee/eas/custom/log/app/syncEntityNameEnum_l2.properties
  33. 0 4
      src/com/kingdee/eas/custom/log/app/syncEntityNameEnum_l3.properties
  34. 0 63
      src/com/kingdee/eas/custom/log/app/syncStatusEnum.java
  35. 0 2
      src/com/kingdee/eas/custom/log/app/syncStatusEnum.properties
  36. 0 2
      src/com/kingdee/eas/custom/log/app/syncStatusEnum_l1.properties
  37. 0 2
      src/com/kingdee/eas/custom/log/app/syncStatusEnum_l2.properties
  38. 0 2
      src/com/kingdee/eas/custom/log/app/syncStatusEnum_l3.properties
  39. 0 1
      src/com/kingdee/eas/custom/log/client/LogResource.properties
  40. 0 1
      src/com/kingdee/eas/custom/log/client/LogResource_l1.properties
  41. 0 1
      src/com/kingdee/eas/custom/log/client/LogResource_l2.properties
  42. 0 1
      src/com/kingdee/eas/custom/log/client/LogResource_l3.properties
  43. 0 78
      src/com/kingdee/eas/custom/synctask/AbstractSyncTranForIOTFacadeControllerBean.java
  44. 0 58
      src/com/kingdee/eas/custom/synctask/AbstractSyncTranForMJFacadeControllerBean.java
  45. 0 98
      src/com/kingdee/eas/custom/synctask/AbstractSyncTranForOAFacadeControllerBean.java
  46. 0 19
      src/com/kingdee/eas/custom/synctask/ISyncTranForIOTFacade.java
  47. 0 18
      src/com/kingdee/eas/custom/synctask/ISyncTranForMJFacade.java
  48. 0 20
      src/com/kingdee/eas/custom/synctask/ISyncTranForOAFacade.java
  49. 0 62
      src/com/kingdee/eas/custom/synctask/SyncTranForIOTFacade.java
  50. 0 22
      src/com/kingdee/eas/custom/synctask/SyncTranForIOTFacadeController.java
  51. 0 33
      src/com/kingdee/eas/custom/synctask/SyncTranForIOTFacadeControllerBean.java
  52. 0 30
      src/com/kingdee/eas/custom/synctask/SyncTranForIOTFacadeFactory.java
  53. 0 50
      src/com/kingdee/eas/custom/synctask/SyncTranForMJFacade.java
  54. 0 21
      src/com/kingdee/eas/custom/synctask/SyncTranForMJFacadeController.java
  55. 0 21
      src/com/kingdee/eas/custom/synctask/SyncTranForMJFacadeControllerBean.java
  56. 0 30
      src/com/kingdee/eas/custom/synctask/SyncTranForMJFacadeFactory.java
  57. 0 78
      src/com/kingdee/eas/custom/synctask/SyncTranForOAFacade.java
  58. 0 23
      src/com/kingdee/eas/custom/synctask/SyncTranForOAFacadeController.java
  59. 0 52
      src/com/kingdee/eas/custom/synctask/SyncTranForOAFacadeControllerBean.java
  60. 0 30
      src/com/kingdee/eas/custom/synctask/SyncTranForOAFacadeFactory.java
  61. 0 65
      src/com/kingdee/eas/custom/synctask/actionTypeEnum.java
  62. 0 3
      src/com/kingdee/eas/custom/synctask/actionTypeEnum.properties
  63. 0 3
      src/com/kingdee/eas/custom/synctask/actionTypeEnum_l1.properties
  64. 0 3
      src/com/kingdee/eas/custom/synctask/actionTypeEnum_l2.properties
  65. 0 3
      src/com/kingdee/eas/custom/synctask/actionTypeEnum_l3.properties

+ 0 - 92
src/com/kingdee/eas/custom/log/AbstractSyncLogEntryInfo.java

@@ -1,92 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import java.io.Serializable;
-import com.kingdee.bos.dao.AbstractObjectValue;
-import java.util.Locale;
-import com.kingdee.util.TypeConversionUtils;
-import com.kingdee.bos.util.BOSObjectType;
-
-
-public class AbstractSyncLogEntryInfo extends com.kingdee.eas.framework.CoreBillEntryBaseInfo implements Serializable 
-{
-    public AbstractSyncLogEntryInfo()
-    {
-        this("id");
-    }
-    protected AbstractSyncLogEntryInfo(String pkField)
-    {
-        super(pkField);
-    }
-    /**
-     * Object: 分录 's 单据头 property 
-     */
-    public com.kingdee.eas.custom.log.SyncLogInfo getParent()
-    {
-        return (com.kingdee.eas.custom.log.SyncLogInfo)get("parent");
-    }
-    public void setParent(com.kingdee.eas.custom.log.SyncLogInfo item)
-    {
-        put("parent", item);
-    }
-    /**
-     * Object:分录's 同步数据idproperty 
-     */
-    public String getBusinessId()
-    {
-        return getString("businessId");
-    }
-    public void setBusinessId(String item)
-    {
-        setString("businessId", item);
-    }
-    /**
-     * Object:分录's 同步内容property 
-     */
-    public String getContent()
-    {
-        return getString("content");
-    }
-    public void setContent(String item)
-    {
-        setString("content", item);
-    }
-    /**
-     * Object:分录's 同步状态property 
-     */
-    public com.kingdee.eas.custom.log.app.SyncStatusEnum getSyncStatus()
-    {
-        return com.kingdee.eas.custom.log.app.SyncStatusEnum.getEnum(getString("syncStatus"));
-    }
-    public void setSyncStatus(com.kingdee.eas.custom.log.app.SyncStatusEnum item)
-    {
-		if (item != null) {
-        setString("syncStatus", item.getValue());
-		}
-    }
-    /**
-     * Object:分录's 同步结果property 
-     */
-    public String getSyncResult()
-    {
-        return getString("syncResult");
-    }
-    public void setSyncResult(String item)
-    {
-        setString("syncResult", item);
-    }
-    /**
-     * Object:分录's 同步时间property 
-     */
-    public java.util.Date getSynctime()
-    {
-        return getDate("synctime");
-    }
-    public void setSynctime(java.util.Date item)
-    {
-        setDate("synctime", item);
-    }
-    public BOSObjectType getBOSType()
-    {
-        return new BOSObjectType("2AAAE378");
-    }
-}

+ 0 - 82
src/com/kingdee/eas/custom/log/AbstractSyncLogInfo.java

@@ -1,82 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import java.io.Serializable;
-import com.kingdee.bos.dao.AbstractObjectValue;
-import java.util.Locale;
-import com.kingdee.util.TypeConversionUtils;
-import com.kingdee.bos.util.BOSObjectType;
-
-
-public class AbstractSyncLogInfo extends com.kingdee.eas.framework.CoreBillBaseInfo implements Serializable 
-{
-    public AbstractSyncLogInfo()
-    {
-        this("id");
-    }
-    protected AbstractSyncLogInfo(String pkField)
-    {
-        super(pkField);
-        put("entrys", new com.kingdee.eas.custom.log.SyncLogEntryCollection());
-    }
-    /**
-     * Object: 同步事务日志 's 分录 property 
-     */
-    public com.kingdee.eas.custom.log.SyncLogEntryCollection getEntrys()
-    {
-        return (com.kingdee.eas.custom.log.SyncLogEntryCollection)get("entrys");
-    }
-    /**
-     * Object:同步事务日志's 是否生成凭证property 
-     */
-    public boolean isFivouchered()
-    {
-        return getBoolean("Fivouchered");
-    }
-    public void setFivouchered(boolean item)
-    {
-        setBoolean("Fivouchered", item);
-    }
-    /**
-     * Object:同步事务日志's 同步实体property 
-     */
-    public com.kingdee.eas.custom.log.app.SyncEntityNameEnum getEntityName()
-    {
-        return com.kingdee.eas.custom.log.app.SyncEntityNameEnum.getEnum(getString("entityName"));
-    }
-    public void setEntityName(com.kingdee.eas.custom.log.app.SyncEntityNameEnum item)
-    {
-		if (item != null) {
-        setString("entityName", item.getValue());
-		}
-    }
-    /**
-     * Object:同步事务日志's 数据流向property 
-     */
-    public com.kingdee.eas.custom.log.app.DataDirectionEnum getDataDirection()
-    {
-        return com.kingdee.eas.custom.log.app.DataDirectionEnum.getEnum(getString("dataDirection"));
-    }
-    public void setDataDirection(com.kingdee.eas.custom.log.app.DataDirectionEnum item)
-    {
-		if (item != null) {
-        setString("dataDirection", item.getValue());
-		}
-    }
-    /**
-     * Object:同步事务日志's 对接系统property 
-     */
-    public com.kingdee.eas.custom.log.app.DockingSystemEnum getDockingSystem()
-    {
-        return com.kingdee.eas.custom.log.app.DockingSystemEnum.getEnum(getString("dockingSystem"));
-    }
-    public void setDockingSystem(com.kingdee.eas.custom.log.app.DockingSystemEnum item)
-    {
-		if (item != null) {
-        setString("dockingSystem", item.getValue());
-		}
-    }
-    public BOSObjectType getBOSType()
-    {
-        return new BOSObjectType("95A0551A");
-    }
-}

+ 0 - 30
src/com/kingdee/eas/custom/log/ISyncLog.java

@@ -1,30 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.eas.framework.ICoreBillBase;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-
-public interface ISyncLog extends ICoreBillBase
-{
-    public SyncLogCollection getSyncLogCollection() throws BOSException;
-    public SyncLogCollection getSyncLogCollection(EntityViewInfo view) throws BOSException;
-    public SyncLogCollection getSyncLogCollection(String oql) throws BOSException;
-    public SyncLogInfo getSyncLogInfo(IObjectPK pk) throws BOSException, EASBizException;
-    public SyncLogInfo getSyncLogInfo(IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException;
-    public SyncLogInfo getSyncLogInfo(String oql) throws BOSException, EASBizException;
-}

+ 0 - 30
src/com/kingdee/eas/custom/log/ISyncLogEntry.java

@@ -1,30 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.framework.ICoreBillEntryBase;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-
-public interface ISyncLogEntry extends ICoreBillEntryBase
-{
-    public SyncLogEntryInfo getSyncLogEntryInfo(IObjectPK pk) throws BOSException, EASBizException;
-    public SyncLogEntryInfo getSyncLogEntryInfo(IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException;
-    public SyncLogEntryInfo getSyncLogEntryInfo(String oql) throws BOSException, EASBizException;
-    public SyncLogEntryCollection getSyncLogEntryCollection() throws BOSException;
-    public SyncLogEntryCollection getSyncLogEntryCollection(EntityViewInfo view) throws BOSException;
-    public SyncLogEntryCollection getSyncLogEntryCollection(String oql) throws BOSException;
-}

+ 0 - 128
src/com/kingdee/eas/custom/log/SyncLog.java

@@ -1,128 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import com.kingdee.bos.framework.ejb.EJBRemoteException;
-import com.kingdee.bos.util.BOSObjectType;
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.AbstractBizCtrl;
-import com.kingdee.bos.orm.template.ORMObject;
-
-import com.kingdee.bos.util.*;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.eas.framework.ICoreBillBase;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.eas.framework.CoreBillBase;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import java.lang.String;
-import com.kingdee.eas.custom.log.app.*;
-import com.kingdee.bos.framework.*;
-
-public class SyncLog extends CoreBillBase implements ISyncLog
-{
-    public SyncLog()
-    {
-        super();
-        registerInterface(ISyncLog.class, this);
-    }
-    public SyncLog(Context ctx)
-    {
-        super(ctx);
-        registerInterface(ISyncLog.class, this);
-    }
-    public BOSObjectType getType()
-    {
-        return new BOSObjectType("95A0551A");
-    }
-    private SyncLogController getController() throws BOSException
-    {
-        return (SyncLogController)getBizController();
-    }
-    /**
-     *È¡¼¯ºÏ-System defined method
-     *@return
-     */
-    public SyncLogCollection getSyncLogCollection() throws BOSException
-    {
-        try {
-            return getController().getSyncLogCollection(getContext());
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *È¡¼¯ºÏ-System defined method
-     *@param view È¡¼¯ºÏ
-     *@return
-     */
-    public SyncLogCollection getSyncLogCollection(EntityViewInfo view) throws BOSException
-    {
-        try {
-            return getController().getSyncLogCollection(getContext(), view);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *È¡¼¯ºÏ-System defined method
-     *@param oql È¡¼¯ºÏ
-     *@return
-     */
-    public SyncLogCollection getSyncLogCollection(String oql) throws BOSException
-    {
-        try {
-            return getController().getSyncLogCollection(getContext(), oql);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *ȡֵ-System defined method
-     *@param pk ȡֵ
-     *@return
-     */
-    public SyncLogInfo getSyncLogInfo(IObjectPK pk) throws BOSException, EASBizException
-    {
-        try {
-            return getController().getSyncLogInfo(getContext(), pk);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *ȡֵ-System defined method
-     *@param pk ȡֵ
-     *@param selector ȡֵ
-     *@return
-     */
-    public SyncLogInfo getSyncLogInfo(IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException
-    {
-        try {
-            return getController().getSyncLogInfo(getContext(), pk, selector);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *ȡֵ-System defined method
-     *@param oql ȡֵ
-     *@return
-     */
-    public SyncLogInfo getSyncLogInfo(String oql) throws BOSException, EASBizException
-    {
-        try {
-            return getController().getSyncLogInfo(getContext(), oql);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-}

+ 0 - 48
src/com/kingdee/eas/custom/log/SyncLogCollection.java

@@ -1,48 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import com.kingdee.bos.dao.AbstractObjectCollection;
-import com.kingdee.bos.dao.IObjectPK;
-
-public class SyncLogCollection extends AbstractObjectCollection 
-{
-    public SyncLogCollection()
-    {
-        super(SyncLogInfo.class);
-    }
-    public boolean add(SyncLogInfo item)
-    {
-        return addObject(item);
-    }
-    public boolean addCollection(SyncLogCollection item)
-    {
-        return addObjectCollection(item);
-    }
-    public boolean remove(SyncLogInfo item)
-    {
-        return removeObject(item);
-    }
-    public SyncLogInfo get(int index)
-    {
-        return(SyncLogInfo)getObject(index);
-    }
-    public SyncLogInfo get(Object key)
-    {
-        return(SyncLogInfo)getObject(key);
-    }
-    public void set(int index, SyncLogInfo item)
-    {
-        setObject(index, item);
-    }
-    public boolean contains(SyncLogInfo item)
-    {
-        return containsObject(item);
-    }
-    public boolean contains(Object key)
-    {
-        return containsKey(key);
-    }
-    public int indexOf(SyncLogInfo item)
-    {
-        return super.indexOf(item);
-    }
-}

+ 0 - 128
src/com/kingdee/eas/custom/log/SyncLogEntry.java

@@ -1,128 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import com.kingdee.bos.framework.ejb.EJBRemoteException;
-import com.kingdee.bos.util.BOSObjectType;
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.AbstractBizCtrl;
-import com.kingdee.bos.orm.template.ORMObject;
-
-import com.kingdee.bos.util.*;
-import com.kingdee.eas.framework.ICoreBillEntryBase;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.eas.framework.CoreBillEntryBase;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import java.lang.String;
-import com.kingdee.eas.custom.log.app.*;
-import com.kingdee.bos.framework.*;
-
-public class SyncLogEntry extends CoreBillEntryBase implements ISyncLogEntry
-{
-    public SyncLogEntry()
-    {
-        super();
-        registerInterface(ISyncLogEntry.class, this);
-    }
-    public SyncLogEntry(Context ctx)
-    {
-        super(ctx);
-        registerInterface(ISyncLogEntry.class, this);
-    }
-    public BOSObjectType getType()
-    {
-        return new BOSObjectType("2AAAE378");
-    }
-    private SyncLogEntryController getController() throws BOSException
-    {
-        return (SyncLogEntryController)getBizController();
-    }
-    /**
-     *ȡֵ-System defined method
-     *@param pk ȡֵ
-     *@return
-     */
-    public SyncLogEntryInfo getSyncLogEntryInfo(IObjectPK pk) throws BOSException, EASBizException
-    {
-        try {
-            return getController().getSyncLogEntryInfo(getContext(), pk);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *ȡֵ-System defined method
-     *@param pk ȡֵ
-     *@param selector ȡֵ
-     *@return
-     */
-    public SyncLogEntryInfo getSyncLogEntryInfo(IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException
-    {
-        try {
-            return getController().getSyncLogEntryInfo(getContext(), pk, selector);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *ȡֵ-System defined method
-     *@param oql ȡֵ
-     *@return
-     */
-    public SyncLogEntryInfo getSyncLogEntryInfo(String oql) throws BOSException, EASBizException
-    {
-        try {
-            return getController().getSyncLogEntryInfo(getContext(), oql);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *È¡¼¯ºÏ-System defined method
-     *@return
-     */
-    public SyncLogEntryCollection getSyncLogEntryCollection() throws BOSException
-    {
-        try {
-            return getController().getSyncLogEntryCollection(getContext());
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *È¡¼¯ºÏ-System defined method
-     *@param view È¡¼¯ºÏ
-     *@return
-     */
-    public SyncLogEntryCollection getSyncLogEntryCollection(EntityViewInfo view) throws BOSException
-    {
-        try {
-            return getController().getSyncLogEntryCollection(getContext(), view);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *È¡¼¯ºÏ-System defined method
-     *@param oql È¡¼¯ºÏ
-     *@return
-     */
-    public SyncLogEntryCollection getSyncLogEntryCollection(String oql) throws BOSException
-    {
-        try {
-            return getController().getSyncLogEntryCollection(getContext(), oql);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-}

+ 0 - 48
src/com/kingdee/eas/custom/log/SyncLogEntryCollection.java

@@ -1,48 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import com.kingdee.bos.dao.AbstractObjectCollection;
-import com.kingdee.bos.dao.IObjectPK;
-
-public class SyncLogEntryCollection extends AbstractObjectCollection 
-{
-    public SyncLogEntryCollection()
-    {
-        super(SyncLogEntryInfo.class);
-    }
-    public boolean add(SyncLogEntryInfo item)
-    {
-        return addObject(item);
-    }
-    public boolean addCollection(SyncLogEntryCollection item)
-    {
-        return addObjectCollection(item);
-    }
-    public boolean remove(SyncLogEntryInfo item)
-    {
-        return removeObject(item);
-    }
-    public SyncLogEntryInfo get(int index)
-    {
-        return(SyncLogEntryInfo)getObject(index);
-    }
-    public SyncLogEntryInfo get(Object key)
-    {
-        return(SyncLogEntryInfo)getObject(key);
-    }
-    public void set(int index, SyncLogEntryInfo item)
-    {
-        setObject(index, item);
-    }
-    public boolean contains(SyncLogEntryInfo item)
-    {
-        return containsObject(item);
-    }
-    public boolean contains(Object key)
-    {
-        return containsKey(key);
-    }
-    public int indexOf(SyncLogEntryInfo item)
-    {
-        return super.indexOf(item);
-    }
-}

+ 0 - 30
src/com/kingdee/eas/custom/log/SyncLogEntryFactory.java

@@ -1,30 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.BOSObjectFactory;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.Context;
-
-public class SyncLogEntryFactory
-{
-    private SyncLogEntryFactory()
-    {
-    }
-    public static com.kingdee.eas.custom.log.ISyncLogEntry getRemoteInstance() throws BOSException
-    {
-        return (com.kingdee.eas.custom.log.ISyncLogEntry)BOSObjectFactory.createRemoteBOSObject(new BOSObjectType("2AAAE378") ,com.kingdee.eas.custom.log.ISyncLogEntry.class);
-    }
-    
-    public static com.kingdee.eas.custom.log.ISyncLogEntry getRemoteInstanceWithObjectContext(Context objectCtx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.log.ISyncLogEntry)BOSObjectFactory.createRemoteBOSObjectWithObjectContext(new BOSObjectType("2AAAE378") ,com.kingdee.eas.custom.log.ISyncLogEntry.class, objectCtx);
-    }
-    public static com.kingdee.eas.custom.log.ISyncLogEntry getLocalInstance(Context ctx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.log.ISyncLogEntry)BOSObjectFactory.createBOSObject(ctx, new BOSObjectType("2AAAE378"));
-    }
-    public static com.kingdee.eas.custom.log.ISyncLogEntry getLocalInstance(String sessionID) throws BOSException
-    {
-        return (com.kingdee.eas.custom.log.ISyncLogEntry)BOSObjectFactory.createBOSObject(sessionID, new BOSObjectType("2AAAE378"));
-    }
-}

+ 0 - 15
src/com/kingdee/eas/custom/log/SyncLogEntryInfo.java

@@ -1,15 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import java.io.Serializable;
-
-public class SyncLogEntryInfo extends AbstractSyncLogEntryInfo implements Serializable 
-{
-    public SyncLogEntryInfo()
-    {
-        super();
-    }
-    protected SyncLogEntryInfo(String pkField)
-    {
-        super(pkField);
-    }
-}

+ 0 - 30
src/com/kingdee/eas/custom/log/SyncLogFactory.java

@@ -1,30 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.BOSObjectFactory;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.Context;
-
-public class SyncLogFactory
-{
-    private SyncLogFactory()
-    {
-    }
-    public static com.kingdee.eas.custom.log.ISyncLog getRemoteInstance() throws BOSException
-    {
-        return (com.kingdee.eas.custom.log.ISyncLog)BOSObjectFactory.createRemoteBOSObject(new BOSObjectType("95A0551A") ,com.kingdee.eas.custom.log.ISyncLog.class);
-    }
-    
-    public static com.kingdee.eas.custom.log.ISyncLog getRemoteInstanceWithObjectContext(Context objectCtx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.log.ISyncLog)BOSObjectFactory.createRemoteBOSObjectWithObjectContext(new BOSObjectType("95A0551A") ,com.kingdee.eas.custom.log.ISyncLog.class, objectCtx);
-    }
-    public static com.kingdee.eas.custom.log.ISyncLog getLocalInstance(Context ctx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.log.ISyncLog)BOSObjectFactory.createBOSObject(ctx, new BOSObjectType("95A0551A"));
-    }
-    public static com.kingdee.eas.custom.log.ISyncLog getLocalInstance(String sessionID) throws BOSException
-    {
-        return (com.kingdee.eas.custom.log.ISyncLog)BOSObjectFactory.createBOSObject(sessionID, new BOSObjectType("95A0551A"));
-    }
-}

+ 0 - 15
src/com/kingdee/eas/custom/log/SyncLogInfo.java

@@ -1,15 +0,0 @@
-package com.kingdee.eas.custom.log;
-
-import java.io.Serializable;
-
-public class SyncLogInfo extends AbstractSyncLogInfo implements Serializable 
-{
-    public SyncLogInfo()
-    {
-        super();
-    }
-    protected SyncLogInfo(String pkField)
-    {
-        super(pkField);
-    }
-}

+ 0 - 229
src/com/kingdee/eas/custom/log/app/AbstractSyncLogControllerBean.java

@@ -1,229 +0,0 @@
-package com.kingdee.eas.custom.log.app;
-
-import javax.ejb.*;
-import java.rmi.RemoteException;
-import com.kingdee.bos.*;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.metadata.IMetaDataPK;
-import com.kingdee.bos.metadata.rule.RuleExecutor;
-import com.kingdee.bos.metadata.MetaDataPK;
-//import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.bos.framework.ejb.AbstractEntityControllerBean;
-import com.kingdee.bos.framework.ejb.AbstractBizControllerBean;
-//import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.dao.IObjectValue;
-import com.kingdee.bos.dao.IObjectCollection;
-import com.kingdee.bos.service.ServiceContext;
-import com.kingdee.bos.service.IServiceContext;
-import com.kingdee.eas.framework.Result;
-import com.kingdee.eas.framework.LineResult;
-import com.kingdee.eas.framework.exception.EASMultiException;
-import com.kingdee.bos.dao.ormapping.ObjectUuidPK;
-
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.eas.framework.CoreBillBaseCollection;
-import com.kingdee.eas.framework.app.CoreBillBaseControllerBean;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.eas.custom.log.SyncLogCollection;
-import java.lang.String;
-import com.kingdee.eas.custom.log.SyncLogInfo;
-import com.kingdee.eas.framework.ObjectBaseCollection;
-
-
-
-public abstract class AbstractSyncLogControllerBean extends CoreBillBaseControllerBean implements SyncLogController
-{
-    protected AbstractSyncLogControllerBean()
-    {
-    }
-
-    protected BOSObjectType getBOSType()
-    {
-        return new BOSObjectType("95A0551A");
-    }
-
-    public SyncLogCollection getSyncLogCollection(Context ctx) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("f02064df-5e88-4cb3-9542-d5b29a6cc54b"), new Object[]{ctx});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogCollection retValue = (SyncLogCollection)_getCollection(ctx, svcCtx);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogCollection)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectCollection _getCollection(Context ctx, IServiceContext svcCtx) throws BOSException
-    {
-        return super._getCollection(ctx, svcCtx);
-    }
-
-    public SyncLogCollection getSyncLogCollection(Context ctx, EntityViewInfo view) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("9206b953-e6db-4453-bd1b-4f30ed2d70dc"), new Object[]{ctx, view});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogCollection retValue = (SyncLogCollection)_getCollection(ctx, svcCtx, view);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogCollection)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectCollection _getCollection(Context ctx, IServiceContext svcCtx, EntityViewInfo view) throws BOSException
-    {
-        return super._getCollection(ctx, svcCtx, view);
-    }
-
-    public SyncLogCollection getSyncLogCollection(Context ctx, String oql) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("5c89d33b-2936-417f-941f-228b981f0662"), new Object[]{ctx, oql});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogCollection retValue = (SyncLogCollection)_getCollection(ctx, svcCtx, oql);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogCollection)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectCollection _getCollection(Context ctx, IServiceContext svcCtx, String oql) throws BOSException
-    {
-        return super._getCollection(ctx, svcCtx, oql);
-    }
-
-    public SyncLogInfo getSyncLogInfo(Context ctx, IObjectPK pk) throws BOSException, EASBizException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("8b59d9e3-2fd7-4d5d-8553-adc57f45d727"), new Object[]{ctx, pk});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogInfo retValue = (SyncLogInfo)_getValue(ctx, pk);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogInfo)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } catch (EASBizException ex0) {
-            throw ex0;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectValue _getValue(Context ctx, IObjectPK pk) throws BOSException, EASBizException
-    {
-        return super._getValue(ctx, pk);
-    }
-
-    public SyncLogInfo getSyncLogInfo(Context ctx, IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("05ad2c1e-f785-423b-be77-4cbbfc7243a9"), new Object[]{ctx, pk, selector});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogInfo retValue = (SyncLogInfo)_getValue(ctx, pk, selector);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogInfo)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } catch (EASBizException ex0) {
-            throw ex0;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectValue _getValue(Context ctx, IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException
-    {
-        return super._getValue(ctx, pk, selector);
-    }
-
-    public SyncLogInfo getSyncLogInfo(Context ctx, String oql) throws BOSException, EASBizException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("5ca8fbb3-20a7-4fae-920e-bca84d529e1c"), new Object[]{ctx, oql});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogInfo retValue = (SyncLogInfo)_getValue(ctx, oql);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogInfo)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } catch (EASBizException ex0) {
-            throw ex0;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectValue _getValue(Context ctx, String oql) throws BOSException, EASBizException
-    {
-        return super._getValue(ctx, oql);
-    }
-
-    public CoreBillBaseCollection getCoreBillBaseCollection (Context ctx) throws BOSException
-    {
-    	return (CoreBillBaseCollection)(getSyncLogCollection(ctx).cast(CoreBillBaseCollection.class));
-    }
-    public CoreBillBaseCollection getCoreBillBaseCollection (Context ctx, EntityViewInfo view) throws BOSException
-    {
-    	return (CoreBillBaseCollection)(getSyncLogCollection(ctx, view).cast(CoreBillBaseCollection.class));
-    }
-    public CoreBillBaseCollection getCoreBillBaseCollection (Context ctx, String oql) throws BOSException
-    {
-    	return (CoreBillBaseCollection)(getSyncLogCollection(ctx, oql).cast(CoreBillBaseCollection.class));
-    }
-    public ObjectBaseCollection getObjectBaseCollection (Context ctx) throws BOSException
-    {
-    	return (ObjectBaseCollection)(getSyncLogCollection(ctx).cast(ObjectBaseCollection.class));
-    }
-    public ObjectBaseCollection getObjectBaseCollection (Context ctx, EntityViewInfo view) throws BOSException
-    {
-    	return (ObjectBaseCollection)(getSyncLogCollection(ctx, view).cast(ObjectBaseCollection.class));
-    }
-    public ObjectBaseCollection getObjectBaseCollection (Context ctx, String oql) throws BOSException
-    {
-    	return (ObjectBaseCollection)(getSyncLogCollection(ctx, oql).cast(ObjectBaseCollection.class));
-    }
-    public CoreBaseCollection getCoreBaseCollection (Context ctx) throws BOSException
-    {
-    	return (CoreBaseCollection)(getSyncLogCollection(ctx).cast(CoreBaseCollection.class));
-    }
-    public CoreBaseCollection getCoreBaseCollection (Context ctx, EntityViewInfo view) throws BOSException
-    {
-    	return (CoreBaseCollection)(getSyncLogCollection(ctx, view).cast(CoreBaseCollection.class));
-    }
-    public CoreBaseCollection getCoreBaseCollection (Context ctx, String oql) throws BOSException
-    {
-    	return (CoreBaseCollection)(getSyncLogCollection(ctx, oql).cast(CoreBaseCollection.class));
-    }
-}

+ 0 - 216
src/com/kingdee/eas/custom/log/app/AbstractSyncLogEntryControllerBean.java

@@ -1,216 +0,0 @@
-package com.kingdee.eas.custom.log.app;
-
-import javax.ejb.*;
-import java.rmi.RemoteException;
-import com.kingdee.bos.*;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.metadata.IMetaDataPK;
-import com.kingdee.bos.metadata.rule.RuleExecutor;
-import com.kingdee.bos.metadata.MetaDataPK;
-//import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.bos.framework.ejb.AbstractEntityControllerBean;
-import com.kingdee.bos.framework.ejb.AbstractBizControllerBean;
-//import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.dao.IObjectValue;
-import com.kingdee.bos.dao.IObjectCollection;
-import com.kingdee.bos.service.ServiceContext;
-import com.kingdee.bos.service.IServiceContext;
-import com.kingdee.eas.framework.Result;
-import com.kingdee.eas.framework.LineResult;
-import com.kingdee.eas.framework.exception.EASMultiException;
-import com.kingdee.bos.dao.ormapping.ObjectUuidPK;
-
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.eas.custom.log.SyncLogEntryCollection;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBillEntryBaseCollection;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.eas.custom.log.SyncLogEntryInfo;
-import java.lang.String;
-import com.kingdee.eas.framework.app.CoreBillEntryBaseControllerBean;
-
-
-
-public abstract class AbstractSyncLogEntryControllerBean extends CoreBillEntryBaseControllerBean implements SyncLogEntryController
-{
-    protected AbstractSyncLogEntryControllerBean()
-    {
-    }
-
-    protected BOSObjectType getBOSType()
-    {
-        return new BOSObjectType("2AAAE378");
-    }
-
-    public SyncLogEntryInfo getSyncLogEntryInfo(Context ctx, IObjectPK pk) throws BOSException, EASBizException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("6fbb9c0e-b921-4d6e-bdb5-ca9220d48a7f"), new Object[]{ctx, pk});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogEntryInfo retValue = (SyncLogEntryInfo)_getValue(ctx, pk);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogEntryInfo)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } catch (EASBizException ex0) {
-            throw ex0;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectValue _getValue(Context ctx, IObjectPK pk) throws BOSException, EASBizException
-    {
-        return super._getValue(ctx, pk);
-    }
-
-    public SyncLogEntryInfo getSyncLogEntryInfo(Context ctx, IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("7b53aaae-3942-417f-a97a-cf484d0459c1"), new Object[]{ctx, pk, selector});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogEntryInfo retValue = (SyncLogEntryInfo)_getValue(ctx, pk, selector);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogEntryInfo)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } catch (EASBizException ex0) {
-            throw ex0;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectValue _getValue(Context ctx, IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException
-    {
-        return super._getValue(ctx, pk, selector);
-    }
-
-    public SyncLogEntryInfo getSyncLogEntryInfo(Context ctx, String oql) throws BOSException, EASBizException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("9d9ef8ae-4f46-4289-ba67-e4045a32baf0"), new Object[]{ctx, oql});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogEntryInfo retValue = (SyncLogEntryInfo)_getValue(ctx, oql);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogEntryInfo)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } catch (EASBizException ex0) {
-            throw ex0;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectValue _getValue(Context ctx, String oql) throws BOSException, EASBizException
-    {
-        return super._getValue(ctx, oql);
-    }
-
-    public SyncLogEntryCollection getSyncLogEntryCollection(Context ctx) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("ec3e4bd8-17aa-4695-8488-79e45197dafa"), new Object[]{ctx});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogEntryCollection retValue = (SyncLogEntryCollection)_getCollection(ctx, svcCtx);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogEntryCollection)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectCollection _getCollection(Context ctx, IServiceContext svcCtx) throws BOSException
-    {
-        return super._getCollection(ctx, svcCtx);
-    }
-
-    public SyncLogEntryCollection getSyncLogEntryCollection(Context ctx, EntityViewInfo view) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("5416e97e-dc06-4ad3-9a2d-61f16290249d"), new Object[]{ctx, view});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogEntryCollection retValue = (SyncLogEntryCollection)_getCollection(ctx, svcCtx, view);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogEntryCollection)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectCollection _getCollection(Context ctx, IServiceContext svcCtx, EntityViewInfo view) throws BOSException
-    {
-        return super._getCollection(ctx, svcCtx, view);
-    }
-
-    public SyncLogEntryCollection getSyncLogEntryCollection(Context ctx, String oql) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("4d01ee2e-a8fc-4016-8054-538244262bc2"), new Object[]{ctx, oql});
-            invokeServiceBefore(svcCtx);
-            if(!svcCtx.invokeBreak()) {
-            SyncLogEntryCollection retValue = (SyncLogEntryCollection)_getCollection(ctx, svcCtx, oql);
-            svcCtx.setMethodReturnValue(retValue);
-            }
-            invokeServiceAfter(svcCtx);
-        
-          return (SyncLogEntryCollection)svcCtx.getMethodReturnValue();
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected IObjectCollection _getCollection(Context ctx, IServiceContext svcCtx, String oql) throws BOSException
-    {
-        return super._getCollection(ctx, svcCtx, oql);
-    }
-
-    public CoreBillEntryBaseCollection getCoreBillEntryBaseCollection (Context ctx) throws BOSException
-    {
-    	return (CoreBillEntryBaseCollection)(getSyncLogEntryCollection(ctx).cast(CoreBillEntryBaseCollection.class));
-    }
-    public CoreBillEntryBaseCollection getCoreBillEntryBaseCollection (Context ctx, EntityViewInfo view) throws BOSException
-    {
-    	return (CoreBillEntryBaseCollection)(getSyncLogEntryCollection(ctx, view).cast(CoreBillEntryBaseCollection.class));
-    }
-    public CoreBillEntryBaseCollection getCoreBillEntryBaseCollection (Context ctx, String oql) throws BOSException
-    {
-    	return (CoreBillEntryBaseCollection)(getSyncLogEntryCollection(ctx, oql).cast(CoreBillEntryBaseCollection.class));
-    }
-    public CoreBaseCollection getCoreBaseCollection (Context ctx) throws BOSException
-    {
-    	return (CoreBaseCollection)(getSyncLogEntryCollection(ctx).cast(CoreBaseCollection.class));
-    }
-    public CoreBaseCollection getCoreBaseCollection (Context ctx, EntityViewInfo view) throws BOSException
-    {
-    	return (CoreBaseCollection)(getSyncLogEntryCollection(ctx, view).cast(CoreBaseCollection.class));
-    }
-    public CoreBaseCollection getCoreBaseCollection (Context ctx, String oql) throws BOSException
-    {
-    	return (CoreBaseCollection)(getSyncLogEntryCollection(ctx, oql).cast(CoreBaseCollection.class));
-    }
-}

+ 0 - 35
src/com/kingdee/eas/custom/log/app/SyncLogController.java

@@ -1,35 +0,0 @@
-package com.kingdee.eas.custom.log.app;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.util.*;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.eas.custom.log.SyncLogInfo;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.eas.custom.log.SyncLogCollection;
-import java.lang.String;
-import com.kingdee.bos.framework.*;
-import com.kingdee.eas.framework.app.CoreBillBaseController;
-
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.ejb.BizController;
-
-public interface SyncLogController extends CoreBillBaseController
-{
-    public SyncLogCollection getSyncLogCollection(Context ctx) throws BOSException, RemoteException;
-    public SyncLogCollection getSyncLogCollection(Context ctx, EntityViewInfo view) throws BOSException, RemoteException;
-    public SyncLogCollection getSyncLogCollection(Context ctx, String oql) throws BOSException, RemoteException;
-    public SyncLogInfo getSyncLogInfo(Context ctx, IObjectPK pk) throws BOSException, EASBizException, RemoteException;
-    public SyncLogInfo getSyncLogInfo(Context ctx, IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException, RemoteException;
-    public SyncLogInfo getSyncLogInfo(Context ctx, String oql) throws BOSException, EASBizException, RemoteException;
-}

+ 0 - 38
src/com/kingdee/eas/custom/log/app/SyncLogControllerBean.java

@@ -1,38 +0,0 @@
-package com.kingdee.eas.custom.log.app;
-
-import org.apache.log4j.Logger;
-import javax.ejb.*;
-import java.rmi.RemoteException;
-import com.kingdee.bos.*;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.metadata.IMetaDataPK;
-import com.kingdee.bos.metadata.rule.RuleExecutor;
-import com.kingdee.bos.metadata.MetaDataPK;
-//import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.bos.framework.ejb.AbstractEntityControllerBean;
-import com.kingdee.bos.framework.ejb.AbstractBizControllerBean;
-//import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.dao.IObjectValue;
-import com.kingdee.bos.dao.IObjectCollection;
-import com.kingdee.bos.service.ServiceContext;
-import com.kingdee.bos.service.IServiceContext;
-
-import com.kingdee.eas.framework.CoreBillBaseCollection;
-import com.kingdee.eas.framework.app.CoreBillBaseControllerBean;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.eas.custom.log.SyncLogInfo;
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.SystemEnum;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.eas.custom.log.SyncLogCollection;
-import java.lang.String;
-import com.kingdee.eas.framework.ObjectBaseCollection;
-
-public class SyncLogControllerBean extends AbstractSyncLogControllerBean
-{
-    private static Logger logger =
-        Logger.getLogger("com.kingdee.eas.custom.log.app.SyncLogControllerBean");
-}

+ 0 - 35
src/com/kingdee/eas/custom/log/app/SyncLogEntryController.java

@@ -1,35 +0,0 @@
-package com.kingdee.eas.custom.log.app;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.util.*;
-import com.kingdee.eas.framework.app.CoreBillEntryBaseController;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.eas.custom.log.SyncLogEntryInfo;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.BOSException;
-import com.kingdee.eas.custom.log.SyncLogEntryCollection;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import java.lang.String;
-import com.kingdee.bos.framework.*;
-
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.ejb.BizController;
-
-public interface SyncLogEntryController extends CoreBillEntryBaseController
-{
-    public SyncLogEntryInfo getSyncLogEntryInfo(Context ctx, IObjectPK pk) throws BOSException, EASBizException, RemoteException;
-    public SyncLogEntryInfo getSyncLogEntryInfo(Context ctx, IObjectPK pk, SelectorItemCollection selector) throws BOSException, EASBizException, RemoteException;
-    public SyncLogEntryInfo getSyncLogEntryInfo(Context ctx, String oql) throws BOSException, EASBizException, RemoteException;
-    public SyncLogEntryCollection getSyncLogEntryCollection(Context ctx) throws BOSException, RemoteException;
-    public SyncLogEntryCollection getSyncLogEntryCollection(Context ctx, EntityViewInfo view) throws BOSException, RemoteException;
-    public SyncLogEntryCollection getSyncLogEntryCollection(Context ctx, String oql) throws BOSException, RemoteException;
-}

+ 0 - 36
src/com/kingdee/eas/custom/log/app/SyncLogEntryControllerBean.java

@@ -1,36 +0,0 @@
-package com.kingdee.eas.custom.log.app;
-
-import org.apache.log4j.Logger;
-import javax.ejb.*;
-import java.rmi.RemoteException;
-import com.kingdee.bos.*;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.metadata.IMetaDataPK;
-import com.kingdee.bos.metadata.rule.RuleExecutor;
-import com.kingdee.bos.metadata.MetaDataPK;
-//import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.bos.framework.ejb.AbstractEntityControllerBean;
-import com.kingdee.bos.framework.ejb.AbstractBizControllerBean;
-//import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.dao.IObjectValue;
-import com.kingdee.bos.dao.IObjectCollection;
-import com.kingdee.bos.service.ServiceContext;
-import com.kingdee.bos.service.IServiceContext;
-
-import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.eas.custom.log.SyncLogEntryCollection;
-import com.kingdee.bos.metadata.entity.SelectorItemCollection;
-import com.kingdee.eas.common.EASBizException;
-import com.kingdee.eas.framework.CoreBillEntryBaseCollection;
-import com.kingdee.eas.framework.CoreBaseCollection;
-import com.kingdee.eas.framework.CoreBaseInfo;
-import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.eas.custom.log.SyncLogEntryInfo;
-import java.lang.String;
-import com.kingdee.eas.framework.app.CoreBillEntryBaseControllerBean;
-
-public class SyncLogEntryControllerBean extends AbstractSyncLogEntryControllerBean
-{
-    private static Logger logger =
-        Logger.getLogger("com.kingdee.eas.custom.log.app.SyncLogEntryControllerBean");
-}

+ 0 - 63
src/com/kingdee/eas/custom/log/app/dataDirectionEnum.java

@@ -1,63 +0,0 @@
-/**
- * output package name
- */
-package com.kingdee.eas.custom.log.app;
-
-import java.util.Map;
-import java.util.List;
-import java.util.Iterator;
-import com.kingdee.util.enums.StringEnum;
-
-/**
- * output class name
- */
-public class DataDirectionEnum extends StringEnum
-{
-    public static final String FLOWINTO_VALUE = "1";//alias=Á÷Èë
-    public static final String OUTFLOW_VALUE = "2";//alias=Á÷³ö
-
-    public static final DataDirectionEnum flowInto = new DataDirectionEnum("flowInto", FLOWINTO_VALUE);
-    public static final DataDirectionEnum outflow = new DataDirectionEnum("outflow", OUTFLOW_VALUE);
-
-    /**
-     * construct function
-     * @param String dataDirectionEnum
-     */
-    private DataDirectionEnum(String name, String dataDirectionEnum)
-    {
-        super(name, dataDirectionEnum);
-    }
-    
-    /**
-     * getEnum function
-     * @param String arguments
-     */
-    public static DataDirectionEnum getEnum(String dataDirectionEnum)
-    {
-        return (DataDirectionEnum)getEnum(DataDirectionEnum.class, dataDirectionEnum);
-    }
-
-    /**
-     * getEnumMap function
-     */
-    public static Map getEnumMap()
-    {
-        return getEnumMap(DataDirectionEnum.class);
-    }
-
-    /**
-     * getEnumList function
-     */
-    public static List getEnumList()
-    {
-         return getEnumList(DataDirectionEnum.class);
-    }
-    
-    /**
-     * getIterator function
-     */
-    public static Iterator iterator()
-    {
-         return iterator(DataDirectionEnum.class);
-    }
-}

+ 0 - 2
src/com/kingdee/eas/custom/log/app/dataDirectionEnum.properties

@@ -1,2 +0,0 @@
-flowInto=\u6D41\u5165
-outflow=\u6D41\u51FA

+ 0 - 2
src/com/kingdee/eas/custom/log/app/dataDirectionEnum_l1.properties

@@ -1,2 +0,0 @@
-flowInto=
-outflow=

+ 0 - 2
src/com/kingdee/eas/custom/log/app/dataDirectionEnum_l2.properties

@@ -1,2 +0,0 @@
-flowInto=\u6D41\u5165
-outflow=\u6D41\u51FA

+ 0 - 2
src/com/kingdee/eas/custom/log/app/dataDirectionEnum_l3.properties

@@ -1,2 +0,0 @@
-flowInto=\u6D41\u5165
-outflow=\u6D41\u51FA

+ 0 - 65
src/com/kingdee/eas/custom/log/app/dockingSystemEnum.java

@@ -1,65 +0,0 @@
-/**
- * output package name
- */
-package com.kingdee.eas.custom.log.app;
-
-import java.util.Map;
-import java.util.List;
-import java.util.Iterator;
-import com.kingdee.util.enums.StringEnum;
-
-/**
- * output class name
- */
-public class DockingSystemEnum extends StringEnum
-{
-    public static final String OA_VALUE = "1";//alias=OAϵͳ
-    public static final String IOT_VALUE = "2";//alias=IOTϵͳ
-    public static final String ACCESSCONTROL_VALUE = "3";//alias=ÃŽûϵͳ
-
-    public static final DockingSystemEnum OA = new DockingSystemEnum("OA", OA_VALUE);
-    public static final DockingSystemEnum IOT = new DockingSystemEnum("IOT", IOT_VALUE);
-    public static final DockingSystemEnum accessControl = new DockingSystemEnum("accessControl", ACCESSCONTROL_VALUE);
-
-    /**
-     * construct function
-     * @param String dockingSystemEnum
-     */
-    private DockingSystemEnum(String name, String dockingSystemEnum)
-    {
-        super(name, dockingSystemEnum);
-    }
-    
-    /**
-     * getEnum function
-     * @param String arguments
-     */
-    public static DockingSystemEnum getEnum(String dockingSystemEnum)
-    {
-        return (DockingSystemEnum)getEnum(DockingSystemEnum.class, dockingSystemEnum);
-    }
-
-    /**
-     * getEnumMap function
-     */
-    public static Map getEnumMap()
-    {
-        return getEnumMap(DockingSystemEnum.class);
-    }
-
-    /**
-     * getEnumList function
-     */
-    public static List getEnumList()
-    {
-         return getEnumList(DockingSystemEnum.class);
-    }
-    
-    /**
-     * getIterator function
-     */
-    public static Iterator iterator()
-    {
-         return iterator(DockingSystemEnum.class);
-    }
-}

+ 0 - 3
src/com/kingdee/eas/custom/log/app/dockingSystemEnum.properties

@@ -1,3 +0,0 @@
-OA=OA\u7CFB\u7EDF
-IOT=IOT\u7CFB\u7EDF
-accessControl=\u95E8\u7981\u7CFB\u7EDF

+ 0 - 3
src/com/kingdee/eas/custom/log/app/dockingSystemEnum_l1.properties

@@ -1,3 +0,0 @@
-OA=
-IOT=
-accessControl=

+ 0 - 3
src/com/kingdee/eas/custom/log/app/dockingSystemEnum_l2.properties

@@ -1,3 +0,0 @@
-OA=OA\u7CFB\u7EDF
-IOT=IOT\u7CFB\u7EDF
-accessControl=\u95E8\u7981\u7CFB\u7EDF

+ 0 - 3
src/com/kingdee/eas/custom/log/app/dockingSystemEnum_l3.properties

@@ -1,3 +0,0 @@
-OA=OA\u7CFB\u7D71
-IOT=IOT\u7CFB\u7D71
-accessControl=\u9580\u7981\u7CFB\u7D71

+ 0 - 67
src/com/kingdee/eas/custom/log/app/syncEntityNameEnum.java

@@ -1,67 +0,0 @@
-/**
- * output package name
- */
-package com.kingdee.eas.custom.log.app;
-
-import java.util.Map;
-import java.util.List;
-import java.util.Iterator;
-import com.kingdee.util.enums.StringEnum;
-
-/**
- * output class name
- */
-public class SyncEntityNameEnum extends StringEnum
-{
-    public static final String ADMINORG_VALUE = "1";//alias=²¿ÃÅ
-    public static final String POSTITON_VALUE = "2";//alias=¸Úλ
-    public static final String PERSON_VALUE = "3";//alias=ÈËÔ±
-    public static final String CARDRECORD_VALUE = "4";//alias=´ò¿¨¼Ç¼
-
-    public static final SyncEntityNameEnum adminOrg = new SyncEntityNameEnum("adminOrg", ADMINORG_VALUE);
-    public static final SyncEntityNameEnum postiton = new SyncEntityNameEnum("postiton", POSTITON_VALUE);
-    public static final SyncEntityNameEnum person = new SyncEntityNameEnum("person", PERSON_VALUE);
-    public static final SyncEntityNameEnum cardRecord = new SyncEntityNameEnum("cardRecord", CARDRECORD_VALUE);
-
-    /**
-     * construct function
-     * @param String syncEntityNameEnum
-     */
-    private SyncEntityNameEnum(String name, String syncEntityNameEnum)
-    {
-        super(name, syncEntityNameEnum);
-    }
-    
-    /**
-     * getEnum function
-     * @param String arguments
-     */
-    public static SyncEntityNameEnum getEnum(String syncEntityNameEnum)
-    {
-        return (SyncEntityNameEnum)getEnum(SyncEntityNameEnum.class, syncEntityNameEnum);
-    }
-
-    /**
-     * getEnumMap function
-     */
-    public static Map getEnumMap()
-    {
-        return getEnumMap(SyncEntityNameEnum.class);
-    }
-
-    /**
-     * getEnumList function
-     */
-    public static List getEnumList()
-    {
-         return getEnumList(SyncEntityNameEnum.class);
-    }
-    
-    /**
-     * getIterator function
-     */
-    public static Iterator iterator()
-    {
-         return iterator(SyncEntityNameEnum.class);
-    }
-}

+ 0 - 4
src/com/kingdee/eas/custom/log/app/syncEntityNameEnum.properties

@@ -1,4 +0,0 @@
-adminOrg=\u90E8\u95E8
-postiton=\u5C97\u4F4D
-person=\u4EBA\u5458
-cardRecord=\u6253\u5361\u8BB0\u5F55

+ 0 - 4
src/com/kingdee/eas/custom/log/app/syncEntityNameEnum_l1.properties

@@ -1,4 +0,0 @@
-adminOrg=
-postiton=
-person=
-cardRecord=

+ 0 - 4
src/com/kingdee/eas/custom/log/app/syncEntityNameEnum_l2.properties

@@ -1,4 +0,0 @@
-adminOrg=\u90E8\u95E8
-postiton=\u5C97\u4F4D
-person=\u4EBA\u5458
-cardRecord=\u6253\u5361\u8BB0\u5F55

+ 0 - 4
src/com/kingdee/eas/custom/log/app/syncEntityNameEnum_l3.properties

@@ -1,4 +0,0 @@
-adminOrg=\u90E8\u9580
-postiton=\u5D17\u4F4D
-person=\u4EBA\u54E1
-cardRecord=\u6253\u5361\u8A18\u9304

+ 0 - 63
src/com/kingdee/eas/custom/log/app/syncStatusEnum.java

@@ -1,63 +0,0 @@
-/**
- * output package name
- */
-package com.kingdee.eas.custom.log.app;
-
-import java.util.Map;
-import java.util.List;
-import java.util.Iterator;
-import com.kingdee.util.enums.StringEnum;
-
-/**
- * output class name
- */
-public class SyncStatusEnum extends StringEnum
-{
-    public static final String SUCCEED_VALUE = "1";//alias=³É¹¦
-    public static final String ERROR_VALUE = "2";//alias=ʧ°Ü
-
-    public static final SyncStatusEnum succeed = new SyncStatusEnum("succeed", SUCCEED_VALUE);
-    public static final SyncStatusEnum error = new SyncStatusEnum("error", ERROR_VALUE);
-
-    /**
-     * construct function
-     * @param String syncStatusEnum
-     */
-    private SyncStatusEnum(String name, String syncStatusEnum)
-    {
-        super(name, syncStatusEnum);
-    }
-    
-    /**
-     * getEnum function
-     * @param String arguments
-     */
-    public static SyncStatusEnum getEnum(String syncStatusEnum)
-    {
-        return (SyncStatusEnum)getEnum(SyncStatusEnum.class, syncStatusEnum);
-    }
-
-    /**
-     * getEnumMap function
-     */
-    public static Map getEnumMap()
-    {
-        return getEnumMap(SyncStatusEnum.class);
-    }
-
-    /**
-     * getEnumList function
-     */
-    public static List getEnumList()
-    {
-         return getEnumList(SyncStatusEnum.class);
-    }
-    
-    /**
-     * getIterator function
-     */
-    public static Iterator iterator()
-    {
-         return iterator(SyncStatusEnum.class);
-    }
-}

+ 0 - 2
src/com/kingdee/eas/custom/log/app/syncStatusEnum.properties

@@ -1,2 +0,0 @@
-succeed=\u6210\u529F
-error=\u5931\u8D25

+ 0 - 2
src/com/kingdee/eas/custom/log/app/syncStatusEnum_l1.properties

@@ -1,2 +0,0 @@
-succeed=
-error=

+ 0 - 2
src/com/kingdee/eas/custom/log/app/syncStatusEnum_l2.properties

@@ -1,2 +0,0 @@
-succeed=\u6210\u529F
-error=\u5931\u8D25

+ 0 - 2
src/com/kingdee/eas/custom/log/app/syncStatusEnum_l3.properties

@@ -1,2 +0,0 @@
-succeed=\u6210\u529F
-error=\u5931\u6557

+ 0 - 1
src/com/kingdee/eas/custom/log/client/LogResource.properties

@@ -1 +0,0 @@
-SyncLogQueryF7WindowTitle=\u540C\u6B65\u4E8B\u52A1\u65E5\u5FD7

+ 0 - 1
src/com/kingdee/eas/custom/log/client/LogResource_l1.properties

@@ -1 +0,0 @@
-SyncLogQueryF7WindowTitle=

+ 0 - 1
src/com/kingdee/eas/custom/log/client/LogResource_l2.properties

@@ -1 +0,0 @@
-SyncLogQueryF7WindowTitle=\u540C\u6B65\u4E8B\u52A1\u65E5\u5FD7

+ 0 - 1
src/com/kingdee/eas/custom/log/client/LogResource_l3.properties

@@ -1 +0,0 @@
-SyncLogQueryF7WindowTitle=

+ 0 - 78
src/com/kingdee/eas/custom/synctask/AbstractSyncTranForIOTFacadeControllerBean.java

@@ -1,78 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import javax.ejb.*;
-import java.rmi.RemoteException;
-import com.kingdee.bos.*;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.metadata.IMetaDataPK;
-import com.kingdee.bos.metadata.rule.RuleExecutor;
-import com.kingdee.bos.metadata.MetaDataPK;
-//import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.bos.framework.ejb.AbstractEntityControllerBean;
-import com.kingdee.bos.framework.ejb.AbstractBizControllerBean;
-//import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.dao.IObjectValue;
-import com.kingdee.bos.dao.IObjectCollection;
-import com.kingdee.bos.service.ServiceContext;
-import com.kingdee.bos.service.IServiceContext;
-import com.kingdee.eas.framework.Result;
-import com.kingdee.eas.framework.LineResult;
-import com.kingdee.eas.framework.exception.EASMultiException;
-import com.kingdee.bos.dao.ormapping.ObjectUuidPK;
-
-import java.lang.String;
-
-
-
-public abstract class AbstractSyncTranForIOTFacadeControllerBean extends AbstractBizControllerBean implements SyncTranForIOTFacadeController
-{
-    protected AbstractSyncTranForIOTFacadeControllerBean()
-    {
-    }
-
-    protected BOSObjectType getBOSType()
-    {
-        return new BOSObjectType("C4BFC0BB");
-    }
-
-    public void syncOrgUnitToIot(Context ctx, String billds) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("6ba80920-52c9-4245-8c39-c4e875f5f040"), new Object[]{ctx, billds});
-            invokeServiceBefore(svcCtx);
-              if(!svcCtx.invokeBreak()) {
-            _syncOrgUnitToIot(ctx, billds);
-            }
-            invokeServiceAfter(svcCtx);
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected void _syncOrgUnitToIot(Context ctx, String billds) throws BOSException
-    {    	
-        return;
-    }
-
-    public void syncPersonToIot(Context ctx, String billds) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("a2102e51-855b-4a19-a426-5da78d7c938b"), new Object[]{ctx, billds});
-            invokeServiceBefore(svcCtx);
-              if(!svcCtx.invokeBreak()) {
-            _syncPersonToIot(ctx, billds);
-            }
-            invokeServiceAfter(svcCtx);
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected void _syncPersonToIot(Context ctx, String billds) throws BOSException
-    {    	
-        return;
-    }
-
-}

+ 0 - 58
src/com/kingdee/eas/custom/synctask/AbstractSyncTranForMJFacadeControllerBean.java

@@ -1,58 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import javax.ejb.*;
-import java.rmi.RemoteException;
-import com.kingdee.bos.*;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.metadata.IMetaDataPK;
-import com.kingdee.bos.metadata.rule.RuleExecutor;
-import com.kingdee.bos.metadata.MetaDataPK;
-//import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.bos.framework.ejb.AbstractEntityControllerBean;
-import com.kingdee.bos.framework.ejb.AbstractBizControllerBean;
-//import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.dao.IObjectValue;
-import com.kingdee.bos.dao.IObjectCollection;
-import com.kingdee.bos.service.ServiceContext;
-import com.kingdee.bos.service.IServiceContext;
-import com.kingdee.eas.framework.Result;
-import com.kingdee.eas.framework.LineResult;
-import com.kingdee.eas.framework.exception.EASMultiException;
-import com.kingdee.bos.dao.ormapping.ObjectUuidPK;
-
-import java.lang.String;
-
-
-
-public abstract class AbstractSyncTranForMJFacadeControllerBean extends AbstractBizControllerBean implements SyncTranForMJFacadeController
-{
-    protected AbstractSyncTranForMJFacadeControllerBean()
-    {
-    }
-
-    protected BOSObjectType getBOSType()
-    {
-        return new BOSObjectType("135AEBA4");
-    }
-
-    public void syncPunchRecordFromMJ(Context ctx, String beginDate, String endDate) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("e6a006be-d425-49a0-94d9-9630fd2fd6c3"), new Object[]{ctx, beginDate, endDate});
-            invokeServiceBefore(svcCtx);
-              if(!svcCtx.invokeBreak()) {
-            _syncPunchRecordFromMJ(ctx, beginDate, endDate);
-            }
-            invokeServiceAfter(svcCtx);
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected void _syncPunchRecordFromMJ(Context ctx, String beginDate, String endDate) throws BOSException
-    {    	
-        return;
-    }
-
-}

+ 0 - 98
src/com/kingdee/eas/custom/synctask/AbstractSyncTranForOAFacadeControllerBean.java

@@ -1,98 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import javax.ejb.*;
-import java.rmi.RemoteException;
-import com.kingdee.bos.*;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.metadata.IMetaDataPK;
-import com.kingdee.bos.metadata.rule.RuleExecutor;
-import com.kingdee.bos.metadata.MetaDataPK;
-//import com.kingdee.bos.metadata.entity.EntityViewInfo;
-import com.kingdee.bos.framework.ejb.AbstractEntityControllerBean;
-import com.kingdee.bos.framework.ejb.AbstractBizControllerBean;
-//import com.kingdee.bos.dao.IObjectPK;
-import com.kingdee.bos.dao.IObjectValue;
-import com.kingdee.bos.dao.IObjectCollection;
-import com.kingdee.bos.service.ServiceContext;
-import com.kingdee.bos.service.IServiceContext;
-import com.kingdee.eas.framework.Result;
-import com.kingdee.eas.framework.LineResult;
-import com.kingdee.eas.framework.exception.EASMultiException;
-import com.kingdee.bos.dao.ormapping.ObjectUuidPK;
-
-import java.lang.String;
-
-
-
-public abstract class AbstractSyncTranForOAFacadeControllerBean extends AbstractBizControllerBean implements SyncTranForOAFacadeController
-{
-    protected AbstractSyncTranForOAFacadeControllerBean()
-    {
-    }
-
-    protected BOSObjectType getBOSType()
-    {
-        return new BOSObjectType("07053019");
-    }
-
-    public void syncOrgUnitToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("abeed33f-d70a-46f2-a853-0153b781da73"), new Object[]{ctx, billds, action});
-            invokeServiceBefore(svcCtx);
-              if(!svcCtx.invokeBreak()) {
-            _syncOrgUnitToOA(ctx, billds, action);
-            }
-            invokeServiceAfter(svcCtx);
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected void _syncOrgUnitToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException
-    {    	
-        return;
-    }
-
-    public void syncPositionToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("66cda9b5-ce91-4eb0-bfcd-6f9e16fc0d1f"), new Object[]{ctx, billds, action});
-            invokeServiceBefore(svcCtx);
-              if(!svcCtx.invokeBreak()) {
-            _syncPositionToOA(ctx, billds, action);
-            }
-            invokeServiceAfter(svcCtx);
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected void _syncPositionToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException
-    {    	
-        return;
-    }
-
-    public void syncPersonToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException
-    {
-        try {
-            ServiceContext svcCtx = createServiceContext(new MetaDataPK("991851e6-d2e5-40de-94aa-51c558bc080d"), new Object[]{ctx, billds, action});
-            invokeServiceBefore(svcCtx);
-              if(!svcCtx.invokeBreak()) {
-            _syncPersonToOA(ctx, billds, action);
-            }
-            invokeServiceAfter(svcCtx);
-        } catch (BOSException ex) {
-            throw ex;
-        } finally {
-            super.cleanUpServiceState();
-        }
-    }
-    protected void _syncPersonToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException
-    {    	
-        return;
-    }
-
-}

+ 0 - 19
src/com/kingdee/eas/custom/synctask/ISyncTranForIOTFacade.java

@@ -1,19 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-
-public interface ISyncTranForIOTFacade extends IBizCtrl
-{
-    public void syncOrgUnitToIot(String billds) throws BOSException;
-    public void syncPersonToIot(String billds) throws BOSException;
-}

+ 0 - 18
src/com/kingdee/eas/custom/synctask/ISyncTranForMJFacade.java

@@ -1,18 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-
-public interface ISyncTranForMJFacade extends IBizCtrl
-{
-    public void syncPunchRecordFromMJ(String beginDate, String endDate) throws BOSException;
-}

+ 0 - 20
src/com/kingdee/eas/custom/synctask/ISyncTranForOAFacade.java

@@ -1,20 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-
-public interface ISyncTranForOAFacade extends IBizCtrl
-{
-    public void syncOrgUnitToOA(String billds, ActionTypeEnum action) throws BOSException;
-    public void syncPositionToOA(String billds, ActionTypeEnum action) throws BOSException;
-    public void syncPersonToOA(String billds, ActionTypeEnum action) throws BOSException;
-}

+ 0 - 62
src/com/kingdee/eas/custom/synctask/SyncTranForIOTFacade.java

@@ -1,62 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.framework.ejb.EJBRemoteException;
-import com.kingdee.bos.util.BOSObjectType;
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.AbstractBizCtrl;
-import com.kingdee.bos.orm.template.ORMObject;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-import com.kingdee.eas.custom.synctask.*;
-
-public class SyncTranForIOTFacade extends AbstractBizCtrl implements ISyncTranForIOTFacade
-{
-    public SyncTranForIOTFacade()
-    {
-        super();
-        registerInterface(ISyncTranForIOTFacade.class, this);
-    }
-    public SyncTranForIOTFacade(Context ctx)
-    {
-        super(ctx);
-        registerInterface(ISyncTranForIOTFacade.class, this);
-    }
-    public BOSObjectType getType()
-    {
-        return new BOSObjectType("C4BFC0BB");
-    }
-    private SyncTranForIOTFacadeController getController() throws BOSException
-    {
-        return (SyncTranForIOTFacadeController)getBizController();
-    }
-    /**
-     *Iot平台部门信息同步-User defined method
-     *@param billds 组织id
-     */
-    public void syncOrgUnitToIot(String billds) throws BOSException
-    {
-        try {
-            getController().syncOrgUnitToIot(getContext(), billds);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *Iot平台人员信息同步-User defined method
-     *@param billds 人员id
-     */
-    public void syncPersonToIot(String billds) throws BOSException
-    {
-        try {
-            getController().syncPersonToIot(getContext(), billds);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-}

+ 0 - 22
src/com/kingdee/eas/custom/synctask/SyncTranForIOTFacadeController.java

@@ -1,22 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.ejb.BizController;
-
-public interface SyncTranForIOTFacadeController extends BizController
-{
-    public void syncOrgUnitToIot(Context ctx, String billds) throws BOSException, RemoteException;
-    public void syncPersonToIot(Context ctx, String billds) throws BOSException, RemoteException;
-}

+ 0 - 33
src/com/kingdee/eas/custom/synctask/SyncTranForIOTFacadeControllerBean.java

@@ -1,33 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.Context;
-import org.apache.log4j.Logger;
-
-public class SyncTranForIOTFacadeControllerBean extends AbstractSyncTranForIOTFacadeControllerBean {
-    private static Logger logger = Logger.getLogger(SyncTranForIOTFacadeControllerBean.class);
-
-    /**
-     * Iot平台部门信息同步
-     *
-     * @param ctx
-     * @param billds
-     * @throws BOSException
-     */
-    @Override
-    protected void _syncOrgUnitToIot(Context ctx, String billds) throws BOSException {
-        super._syncOrgUnitToIot(ctx, billds);
-    }
-
-    /**
-     * Iot平台人员信息同步
-     *
-     * @param ctx
-     * @param billds
-     * @throws BOSException
-     */
-    @Override
-    protected void _syncPersonToIot(Context ctx, String billds) throws BOSException {
-        super._syncPersonToIot(ctx, billds);
-    }
-}

+ 0 - 30
src/com/kingdee/eas/custom/synctask/SyncTranForIOTFacadeFactory.java

@@ -1,30 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.BOSObjectFactory;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.Context;
-
-public class SyncTranForIOTFacadeFactory
-{
-    private SyncTranForIOTFacadeFactory()
-    {
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade getRemoteInstance() throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade)BOSObjectFactory.createRemoteBOSObject(new BOSObjectType("C4BFC0BB") ,com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade.class);
-    }
-    
-    public static com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade getRemoteInstanceWithObjectContext(Context objectCtx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade)BOSObjectFactory.createRemoteBOSObjectWithObjectContext(new BOSObjectType("C4BFC0BB") ,com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade.class, objectCtx);
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade getLocalInstance(Context ctx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade)BOSObjectFactory.createBOSObject(ctx, new BOSObjectType("C4BFC0BB"));
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade getLocalInstance(String sessionID) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForIOTFacade)BOSObjectFactory.createBOSObject(sessionID, new BOSObjectType("C4BFC0BB"));
-    }
-}

+ 0 - 50
src/com/kingdee/eas/custom/synctask/SyncTranForMJFacade.java

@@ -1,50 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.framework.ejb.EJBRemoteException;
-import com.kingdee.bos.util.BOSObjectType;
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.AbstractBizCtrl;
-import com.kingdee.bos.orm.template.ORMObject;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-import com.kingdee.eas.custom.synctask.*;
-
-public class SyncTranForMJFacade extends AbstractBizCtrl implements ISyncTranForMJFacade
-{
-    public SyncTranForMJFacade()
-    {
-        super();
-        registerInterface(ISyncTranForMJFacade.class, this);
-    }
-    public SyncTranForMJFacade(Context ctx)
-    {
-        super(ctx);
-        registerInterface(ISyncTranForMJFacade.class, this);
-    }
-    public BOSObjectType getType()
-    {
-        return new BOSObjectType("135AEBA4");
-    }
-    private SyncTranForMJFacadeController getController() throws BOSException
-    {
-        return (SyncTranForMJFacadeController)getBizController();
-    }
-    /**
-     *打卡记录同步-User defined method
-     *@param beginDate 同步开始日期
-     *@param endDate 同步结束日期
-     */
-    public void syncPunchRecordFromMJ(String beginDate, String endDate) throws BOSException
-    {
-        try {
-            getController().syncPunchRecordFromMJ(getContext(), beginDate, endDate);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-}

+ 0 - 21
src/com/kingdee/eas/custom/synctask/SyncTranForMJFacadeController.java

@@ -1,21 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.ejb.BizController;
-
-public interface SyncTranForMJFacadeController extends BizController
-{
-    public void syncPunchRecordFromMJ(Context ctx, String beginDate, String endDate) throws BOSException, RemoteException;
-}

+ 0 - 21
src/com/kingdee/eas/custom/synctask/SyncTranForMJFacadeControllerBean.java

@@ -1,21 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.Context;
-import org.apache.log4j.Logger;
-
-public class SyncTranForMJFacadeControllerBean extends AbstractSyncTranForMJFacadeControllerBean {
-    private static Logger logger = Logger.getLogger(SyncTranForMJFacadeControllerBean.class);
-
-    /**
-     * 打卡记录同步
-     * @param ctx
-     * @param beginDate
-     * @param endDate
-     * @throws BOSException
-     */
-    @Override
-    protected void _syncPunchRecordFromMJ(Context ctx, String beginDate, String endDate) throws BOSException {
-        super._syncPunchRecordFromMJ(ctx, beginDate, endDate);
-    }
-}

+ 0 - 30
src/com/kingdee/eas/custom/synctask/SyncTranForMJFacadeFactory.java

@@ -1,30 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.BOSObjectFactory;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.Context;
-
-public class SyncTranForMJFacadeFactory
-{
-    private SyncTranForMJFacadeFactory()
-    {
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForMJFacade getRemoteInstance() throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForMJFacade)BOSObjectFactory.createRemoteBOSObject(new BOSObjectType("135AEBA4") ,com.kingdee.eas.custom.synctask.ISyncTranForMJFacade.class);
-    }
-    
-    public static com.kingdee.eas.custom.synctask.ISyncTranForMJFacade getRemoteInstanceWithObjectContext(Context objectCtx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForMJFacade)BOSObjectFactory.createRemoteBOSObjectWithObjectContext(new BOSObjectType("135AEBA4") ,com.kingdee.eas.custom.synctask.ISyncTranForMJFacade.class, objectCtx);
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForMJFacade getLocalInstance(Context ctx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForMJFacade)BOSObjectFactory.createBOSObject(ctx, new BOSObjectType("135AEBA4"));
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForMJFacade getLocalInstance(String sessionID) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForMJFacade)BOSObjectFactory.createBOSObject(sessionID, new BOSObjectType("135AEBA4"));
-    }
-}

+ 0 - 78
src/com/kingdee/eas/custom/synctask/SyncTranForOAFacade.java

@@ -1,78 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.framework.ejb.EJBRemoteException;
-import com.kingdee.bos.util.BOSObjectType;
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.AbstractBizCtrl;
-import com.kingdee.bos.orm.template.ORMObject;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-import com.kingdee.eas.custom.synctask.*;
-
-public class SyncTranForOAFacade extends AbstractBizCtrl implements ISyncTranForOAFacade
-{
-    public SyncTranForOAFacade()
-    {
-        super();
-        registerInterface(ISyncTranForOAFacade.class, this);
-    }
-    public SyncTranForOAFacade(Context ctx)
-    {
-        super(ctx);
-        registerInterface(ISyncTranForOAFacade.class, this);
-    }
-    public BOSObjectType getType()
-    {
-        return new BOSObjectType("07053019");
-    }
-    private SyncTranForOAFacadeController getController() throws BOSException
-    {
-        return (SyncTranForOAFacadeController)getBizController();
-    }
-    /**
-     *OA部门信息同步-User defined method
-     *@param billds 组织id
-     *@param action 操作
-     */
-    public void syncOrgUnitToOA(String billds, ActionTypeEnum action) throws BOSException
-    {
-        try {
-            getController().syncOrgUnitToOA(getContext(), billds, action);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *OA岗位信息同步-User defined method
-     *@param billds 岗位id
-     *@param action 操作类型
-     */
-    public void syncPositionToOA(String billds, ActionTypeEnum action) throws BOSException
-    {
-        try {
-            getController().syncPositionToOA(getContext(), billds, action);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-    /**
-     *OA人员信息同步-User defined method
-     *@param billds 人员id
-     *@param action 操作类型
-     */
-    public void syncPersonToOA(String billds, ActionTypeEnum action) throws BOSException
-    {
-        try {
-            getController().syncPersonToOA(getContext(), billds, action);
-        }
-        catch(RemoteException err) {
-            throw new EJBRemoteException(err);
-        }
-    }
-}

+ 0 - 23
src/com/kingdee/eas/custom/synctask/SyncTranForOAFacadeController.java

@@ -1,23 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-//import com.kingdee.bos.metadata.*;
-import com.kingdee.bos.framework.*;
-import com.kingdee.bos.util.*;
-import com.kingdee.bos.Context;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.util.*;
-import java.lang.String;
-import com.kingdee.bos.Context;
-import com.kingdee.bos.framework.*;
-
-import java.rmi.RemoteException;
-import com.kingdee.bos.framework.ejb.BizController;
-
-public interface SyncTranForOAFacadeController extends BizController
-{
-    public void syncOrgUnitToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException, RemoteException;
-    public void syncPositionToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException, RemoteException;
-    public void syncPersonToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException, RemoteException;
-}

+ 0 - 52
src/com/kingdee/eas/custom/synctask/SyncTranForOAFacadeControllerBean.java

@@ -1,52 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.Context;
-import org.apache.log4j.Logger;
-
-import java.rmi.RemoteException;
-
-public class SyncTranForOAFacadeControllerBean extends AbstractSyncTranForOAFacadeControllerBean {
-    private static Logger logger =
-            Logger.getLogger(SyncTranForOAFacadeControllerBean.class);
-
-    /**
-     * 同步组织上
-     *
-     * @param ctx
-     * @param billds
-     * @param action
-     * @throws BOSException
-     */
-    @Override
-    protected void _syncOrgUnitToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException {
-        super._syncOrgUnitToOA(ctx, billds, action);
-    }
-
-    /**
-     * 同步职位信息
-     *
-     * @param ctx
-     * @param billds
-     * @param action
-     * @throws BOSException
-     */
-    @Override
-    protected void _syncPositionToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException {
-        super._syncPositionToOA(ctx, billds, action);
-    }
-
-    /**
-     * 同步员工信息
-     *
-     * @param ctx
-     * @param billds
-     * @param action
-     * @throws BOSException
-     */
-    @Override
-    protected void _syncPersonToOA(Context ctx, String billds, ActionTypeEnum action) throws BOSException {
-        super._syncPersonToOA(ctx, billds, action);
-    }
-
-}

+ 0 - 30
src/com/kingdee/eas/custom/synctask/SyncTranForOAFacadeFactory.java

@@ -1,30 +0,0 @@
-package com.kingdee.eas.custom.synctask;
-
-import com.kingdee.bos.BOSException;
-import com.kingdee.bos.BOSObjectFactory;
-import com.kingdee.bos.util.BOSObjectType;
-import com.kingdee.bos.Context;
-
-public class SyncTranForOAFacadeFactory
-{
-    private SyncTranForOAFacadeFactory()
-    {
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForOAFacade getRemoteInstance() throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForOAFacade)BOSObjectFactory.createRemoteBOSObject(new BOSObjectType("07053019") ,com.kingdee.eas.custom.synctask.ISyncTranForOAFacade.class);
-    }
-    
-    public static com.kingdee.eas.custom.synctask.ISyncTranForOAFacade getRemoteInstanceWithObjectContext(Context objectCtx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForOAFacade)BOSObjectFactory.createRemoteBOSObjectWithObjectContext(new BOSObjectType("07053019") ,com.kingdee.eas.custom.synctask.ISyncTranForOAFacade.class, objectCtx);
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForOAFacade getLocalInstance(Context ctx) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForOAFacade)BOSObjectFactory.createBOSObject(ctx, new BOSObjectType("07053019"));
-    }
-    public static com.kingdee.eas.custom.synctask.ISyncTranForOAFacade getLocalInstance(String sessionID) throws BOSException
-    {
-        return (com.kingdee.eas.custom.synctask.ISyncTranForOAFacade)BOSObjectFactory.createBOSObject(sessionID, new BOSObjectType("07053019"));
-    }
-}

+ 0 - 65
src/com/kingdee/eas/custom/synctask/actionTypeEnum.java

@@ -1,65 +0,0 @@
-/**
- * output package name
- */
-package com.kingdee.eas.custom.synctask;
-
-import java.util.Map;
-import java.util.List;
-import java.util.Iterator;
-import com.kingdee.util.enums.StringEnum;
-
-/**
- * output class name
- */
-public class ActionTypeEnum extends StringEnum
-{
-    public static final String ADD_VALUE = "ADD";//alias=ÐÂÔö
-    public static final String EDIT_VALUE = "EDIT";//alias=±à¼­
-    public static final String DELETE_VALUE = "DELETE";//alias=ɾ³ý
-
-    public static final ActionTypeEnum ADD = new ActionTypeEnum("ADD", ADD_VALUE);
-    public static final ActionTypeEnum EDIT = new ActionTypeEnum("EDIT", EDIT_VALUE);
-    public static final ActionTypeEnum DELETE = new ActionTypeEnum("DELETE", DELETE_VALUE);
-
-    /**
-     * construct function
-     * @param String actionTypeEnum
-     */
-    private ActionTypeEnum(String name, String actionTypeEnum)
-    {
-        super(name, actionTypeEnum);
-    }
-    
-    /**
-     * getEnum function
-     * @param String arguments
-     */
-    public static ActionTypeEnum getEnum(String actionTypeEnum)
-    {
-        return (ActionTypeEnum)getEnum(ActionTypeEnum.class, actionTypeEnum);
-    }
-
-    /**
-     * getEnumMap function
-     */
-    public static Map getEnumMap()
-    {
-        return getEnumMap(ActionTypeEnum.class);
-    }
-
-    /**
-     * getEnumList function
-     */
-    public static List getEnumList()
-    {
-         return getEnumList(ActionTypeEnum.class);
-    }
-    
-    /**
-     * getIterator function
-     */
-    public static Iterator iterator()
-    {
-         return iterator(ActionTypeEnum.class);
-    }
-}

+ 0 - 3
src/com/kingdee/eas/custom/synctask/actionTypeEnum.properties

@@ -1,3 +0,0 @@
-ADD=\u65B0\u589E
-EDIT=\u7F16\u8F91
-DELETE=\u5220\u9664

+ 0 - 3
src/com/kingdee/eas/custom/synctask/actionTypeEnum_l1.properties

@@ -1,3 +0,0 @@
-ADD=
-EDIT=
-DELETE=

+ 0 - 3
src/com/kingdee/eas/custom/synctask/actionTypeEnum_l2.properties

@@ -1,3 +0,0 @@
-ADD=\u65B0\u589E
-EDIT=\u7F16\u8F91
-DELETE=\u5220\u9664

+ 0 - 3
src/com/kingdee/eas/custom/synctask/actionTypeEnum_l3.properties

@@ -1,3 +0,0 @@
-ADD=\u65B0\u589E
-EDIT=\u7DE8\u8F2F
-DELETE=\u522A\u9664