|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ProjDefinerService
interface defines the project management
template API that is accessible both in the client and in the server.
Supported API: false
Extendable: false
Method Summary | |
ProjectPlanTemplate |
createProjectPlanTemplate(ProjectPlan plan)
Creates project plan template with the name given as argument. |
ProjectLinkType |
getLinkType(ProjectNode source_node,
ProjectNode dest_node)
Returns the type of the link (FINISH-START, START-START) given two project nodes. |
Method Detail |
public ProjectPlanTemplate createProjectPlanTemplate(ProjectPlan plan) throws WTException
plan
-
WTException
public ProjectLinkType getLinkType(ProjectNode source_node, ProjectNode dest_node) throws WTException
source_node
- dest_node
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |