Agentflow
V3.1

Uses of Class
pe.pase.Department

Packages that use Department
pe.pase   
si.wfcidata   
si.wfinterface   
 

Uses of Department in pe.pase
 

Methods in pe.pase that return Department
 Department ServerService.getDepartment(java.lang.String dID)
          Return a data object of department by ID
 Department PASEOrgModel.getDepartment(java.lang.String depID)
          Get the instance of Department with the specified department id
 Department OrgService.getDepartment(java.lang.String dID)
          Return a data object of department by ID
 Department ClientAPI.getDepartment(java.lang.String dID)
          Get department by the specified department id.
 Department BasedClientAPI.getDepartment(java.lang.String dID)
           
 Department ServerService.getOneDepartmentByName(java.lang.String mName)
          Return a data object of Department by Chinese-Name
 Department OrgService.getOneDepartmentByName(java.lang.String mName)
          Return a data object of Department by Chinese-Name
 Department ClientAPI.getOneDepartmentByName(java.lang.String mName)
          Get department by the specified department Name.
 Department BasedClientAPI.getOneDepartmentByName(java.lang.String mName)
           
 Department OrgService.newDepartment()
          Create a empty data object of department
 Department ClientAPI.newDepartment()
          Create a Department instance.
 Department BasedClientAPI.newDepartment()
           
 

Methods in pe.pase with parameters of type Department
 void UnitType.deleteDepartment(Department dep)
           
 boolean OrgService.deleteDepartment(Department dep)
          Delete a data object of department
 boolean ClientAPI.deleteDepartment(Department dep)
          Delete a Department in organization.
 boolean BasedClientAPI.deleteDepartment(Department dep)
           
 java.util.Vector ChartAPI.DepartDepartmentFinishedLoad(java.util.Calendar startTime, java.util.Calendar endTime, Department dep)
          calculate the statistics about the finished task load according to department kind for a specific department.
 java.util.Vector ChartAPI.DepartDepartmentFinishedLoad(Department dep)
          calculate the statistics about the finished task load according to department kind for a specific department.
 java.util.Vector ChartAPI.DepartDepartmentUnFinishedLoad(Department dep)
          calculate the statistics about the unfinished task load according to department kind for a specific department.
 java.util.Vector ChartAPI.DepartFinishedLoad(java.util.Calendar startTime, java.util.Calendar endTime, Department dep)
          calculate the statistics about the finished task load according to process kind for a specific department.
 java.util.Vector ChartAPI.DepartFinishedLoad(Department dep)
          calculate the statistics about the finished task load according to process kind for a specific department.
 java.util.Vector ChartAPI.DepartMemberFinishedLoad(java.util.Calendar startTime, java.util.Calendar endTime, Department dep)
          calculate the statistics about the finished task load according to member kind for a specific department.
 java.util.Vector ChartAPI.DepartMemberFinishedLoad(Department dep)
          calculate the statistics about the finished task load according to member kind for a specific department.
 java.util.Vector ChartAPI.DepartMemberUnFinishedLoad(Department dep)
          calculate the statistics about the unfinished task load according to member kind for a specific department.
 java.util.Vector ChartAPI.DepartNewedLoad(java.util.Calendar startTime, java.util.Calendar endTime, Department dep)
          calculate the statistics about the activated task load according to process kind for a specific department.
 java.util.Vector ChartAPI.DepartNewedLoad(Department dep)
          calculate the statistics about the activated task load according to process kind for a specific department.
 java.util.Vector ChartAPI.DepartUnFinishedLoad(Department dep)
          calculate the statistics about the unfinished task load according to process kind for a specific department.
 void UnitType.insertDeleteList(Department dep)
           
 void UnitType.insertDepartment(Department dep)
           
 boolean OrgService.insertDepartment(Department dep)
          Insert a data object of department
 boolean ClientAPI.insertDepartment(Department dep)
          Insert a Department to organization.
 boolean BasedClientAPI.insertDepartment(Department dep)
           
 boolean OrgService.updateDepartment(Department dep)
          Update a data object of department
 boolean ClientAPI.updateDepartment(Department dep)
          Update a Department in organization.
 boolean BasedClientAPI.updateDepartment(Department dep)
           
 

Uses of Department in si.wfcidata
 

Subclasses of Department in si.wfcidata
 class AFDepartment
          AFDepartment
 

Methods in si.wfcidata that return Department
 Department AFDepartment.getDepartment()
          Get the Department instance in order to comunucate with PASE server
 Department AFPDEManager.newDepartment()
          Create a Department instance.
 

Methods in si.wfcidata with parameters of type Department
 boolean AFPDEManager.deleteDepartment(Department dep)
          Delete a Department in organization.
 boolean ChartJPGAPIImpl.DepartDepartmentFinishedLoad(java.util.Calendar startTime, java.util.Calendar endTime, Department dep, int categoryType, java.io.OutputStream output)
           
 boolean ChartJPGAPIImpl.DepartDepartmentFinishedLoad(Department dep, int categoryType, java.io.OutputStream output)
          场ず场ЧΘ秖参璸
 boolean ChartJPGAPIImpl.DepartDepartmentUnFinishedLoad(Department dep, int categoryType, java.io.OutputStream output)
          场ず场快秖参璸
 boolean ChartJPGAPIImpl.DepartFinishedLoad(java.util.Calendar startTime, java.util.Calendar endTime, Department dep, int categoryType, java.io.OutputStream output)
           
 boolean ChartJPGAPIImpl.DepartFinishedLoad(Department dep, int categoryType, java.io.OutputStream output)
          场瑈祘ЧΘ秖参璸
 boolean ChartJPGAPIImpl.DepartMemberFinishedLoad(java.util.Calendar startTime, java.util.Calendar endTime, Department dep, int categoryType, java.io.OutputStream output)
           
 boolean ChartJPGAPIImpl.DepartMemberFinishedLoad(Department dep, int categoryType, java.io.OutputStream output)
          场ΘЧΘ秖参璸
 boolean ChartJPGAPIImpl.DepartMemberUnFinishedLoad(Department dep, int categoryType, java.io.OutputStream output)
          场Θ快秖参璸
 boolean ChartJPGAPIImpl.DepartNewedLoad(java.util.Calendar startTime, java.util.Calendar endTime, Department dep, int categoryType, java.io.OutputStream output)
           
 boolean ChartJPGAPIImpl.DepartNewedLoad(Department dep, int categoryType, java.io.OutputStream output)
          场瑈祘币笆秖参璸
 boolean ChartJPGAPIImpl.DepartUnFinishedLoad(Department dep, int categoryType, java.io.OutputStream output)
          场瑈祘快秖参璸
 boolean AFPDEManager.insertDepartment(Department dep)
          Insert a Department to organization.
 boolean AFPDEManager.updateDepartment(Department dep)
          Update a Department in organization.
 

Constructors in si.wfcidata with parameters of type Department
AFDepartment(WFCI wfci, Department department)
          Constructor
 

Uses of Department in si.wfinterface
 

Methods in si.wfinterface that return Department
 Department WCCI.getDepartment(java.lang.String dID)
          Return a data object of department by ID.
 Department WFCI.getDepartment(java.lang.String dID)
          Returns a data object of department by ID.
 Department WFCI.getOneDepartmentByName(java.lang.String mName)
          Gets department by the specified department name.
 Department WCCI.newDepartment()
          generate a new Department object include DepID.
 Department WFDI.newDepartment()
          Create a Department instance.
 

Methods in si.wfinterface with parameters of type Department
 boolean WCCI.deleteDepartment(Department department)
          delete the Department in database.
 boolean WFDI.deleteDepartment(Department dep)
          Delete a Department in organization.
 boolean WCCI.insertDepartment(Department department)
          insert new Department into database.
 boolean WFDI.insertDepartment(Department dep)
          Insert a Department to organization.
 boolean WCCI.updateDepartment(Department department)
          Update the Department in database.
 boolean WFDI.updateDepartment(Department dep)
          Update a Department in organization.
 


Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.