Package wt.projmgmt.definer

Interface Summary
ProjDefinerService ProjDefinerService interface defines the project management template API that is accessible both in the client and in the server.
ProjDefinerServiceSvr ProjDefinerServiceSvr interface defines the project management template API that is accessible only in the server.
ProjectNodeTemplate A ProjectNodeTemplate is the interface implemented by all (workflow) templates that are used in project management and that belong to a project graph.
ProjMgmtTemplateObject A ProjMgmtTemplateObject is the interface implemented by all (workflow) templates that are used in project management.
 

Class Summary
MilestoneTemplate A MilestoneTemplate is the template associated with a project management milestone.
ProjDefinerHelper Project Management for the definer package.
ProjDefinerServerHelper Project Management for the definer package.
ProjDefinerServiceFwd ProjDefinerService interface defines the project management template API that is accessible both in the client and in the server.
ProjectActivityTemplate A ProjectActivityTemplate is the template associated with a project management project activity.
ProjectLinkType The ProjectLinkType enumerates the possible dependencies between project nodes.
ProjectPlanTemplate Use the newProjectPlanTemplate static factory method(s), not the ProjectPlanTemplate constructor, to construct instances of this class.
ProjectProxyTemplate A ProjectProxyTemplate is the template associated with a project proxy.
StandardProjDefinerService Standard implementation of the client and service interfaces.
SummaryActivityTemplate Use the newSummaryActivityTemplate static factory method(s), not the SummaryActivityTemplate constructor, to construct instances of this class.