Agentflow
V3.1

si.wfcidata
Class AFProjectManager

java.lang.Object
  extended by si.wfcidata.AFProjectManager

public class AFProjectManager
extends java.lang.Object

AFProjectManager

Version:
1.1.5,
Author:
Flowring co.

Constructor Summary
AFProjectManager(WFCI wfci)
          Constructor
 
Method Summary
 AFProject getAFProject(java.lang.String prjID)
          Get an AFProject object by ID.
 AFProject getAFProjectOfAFProcess(java.lang.String proID)
          Return the project of the PASEProcess.
 AFProjectList getAFProjectOfCompany()
          Return all projects.
 AFProjectList getProjectOfDepartment(java.lang.String dID)
          Return the projects of some specific department.
 AFProjectList getProjectOfManager(java.lang.String managerID)
          Return the projects with some specific project manager.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AFProjectManager

public AFProjectManager(WFCI wfci)
Constructor

Parameters:
wfci - WFCI interface
Method Detail

getAFProject

public AFProject getAFProject(java.lang.String prjID)
                       throws WFCIException
Get an AFProject object by ID.

Parameters:
prjID - AFProject ID
Returns:
AFProject
Throws:
WFCIException

getAFProjectOfAFProcess

public AFProject getAFProjectOfAFProcess(java.lang.String proID)
                                  throws WFCIException
Return the project of the PASEProcess.

Parameters:
proID - the given AFProcessID
Returns:
the AFProject
Throws:
WFCIException
Since:
version 1.1.5
See Also:
AFProject

getAFProjectOfCompany

public AFProjectList getAFProjectOfCompany()
                                    throws WFCIException
Return all projects.

Returns:
the correspondence AFProjectList
Throws:
WFCIException
Since:
version 1.1.5
See Also:
AFProjectList

getProjectOfDepartment

public AFProjectList getProjectOfDepartment(java.lang.String dID)
                                     throws WFCIException
Return the projects of some specific department.

Parameters:
dID - the given DepartmentID
Returns:
the correspondence AFProjectList
Throws:
WFCIException
Since:
version 1.1.5
See Also:
AFProjectList

getProjectOfManager

public AFProjectList getProjectOfManager(java.lang.String managerID)
                                  throws WFCIException
Return the projects with some specific project manager.

Parameters:
managerID - the given MemberID
Returns:
the correspondence AFProjectList
Throws:
WFCIException
Since:
version 1.1.5
See Also:
AFProjectList

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.