Package wt.projmgmt.resource

Interface Summary
CostResource CostResource class represents resources for which cost is accrued (for example, people, material)

Supported API: false

Extendable: false
DeliverableHolder Interface to be implemented for objects that need to associate with a deliverable object.
ProjResourceService The ProjResourceService class contains the definition of remotely accessible wt.projmgmt.resource API.
ProjResourceServiceSvr The ProjResourceServiceSvr interface contains the definition of server accessible wt.projmgmt.resource API.
ResourceHolder ResourceHolder is the interface implemented by classes for which effort and costs are associated with.
TimeResource TimeResource represents resources whose costs need the passage of time to be incurred.
 

Class Summary
AccrualType The AccrualType class enumerates the various times when the work spent in a resource is accrued.
CalendarType The CalendarType class enumerates the possible time constraints for person resources.
Currency Currency,/code> represents a localized currency.
CurrencyRate

Supported API: false

Extendable: false
Deliverable The Deliverable class represents expected output objects from the plan or activities.
DeliverableLink The Deliverable class represents associations between DeliverableHolder objects (for example, activities) and Deliverables.
EquipmentResource Resource whose cost is derived from the use of some piece of equipment or use of some facility.
FacilityResource Use the newFacilityResource static factory method(s), not the FacilityResource constructor, to construct instances of this class.
InformationResource InformationResource represents resources used or produced by activities that can be accessed on-line.
MaterialResource MaterialResource represents cost resources that corresponds to supplies or consumables.
PersonResource Resource whose cost is incurred by the utilization of a person in a task.
ProjectAssignee Represents a human resource assigned to a project task.
ProjectDeliverableLink Use the newProjectDeliverableLink static factory method(s), not the ProjectDeliverableLink constructor, to construct instances of this class.
ProjectResource ProjectResource represents resources necessary for the execution of an activity.
ProjectResourceLink Use the newProjectResourceLink static factory method(s), not the ProjectResourceLink constructor, to construct instances of this class.
ProjResourceHelper Helper class giving remote access to ProjResourceService functionality.
ProjResourceServerHelper Helper class giving server access to ProjResourceServiceSvr functionality.
ProjResourceServiceFwd The ProjResourceService class contains the definition of remotely accessible wt.projmgmt.resource API.
ResourceAssignmentLink Use the newResourceAssignmentLink static factory method(s), not the ResourceAssignmentLink constructor, to construct instances of this class.
ResourceCategory The ResourceCategory class enumerates the various possible classifications for resources.
ResourceType The ResourceType class enumerates the various types of resources.: PERSON ROLE EQUIPMENT FACILITY MATERIAL INFORMATION

Supported API: true

Extendable: false
RoleResource This class is used to collect cost related information associated to a role (rather to a specific individual).
StandardProjResourceService The StandardProjResourceService class contains the standard implementation of both remotely and server accessible API.
Work Work encapsulates project management effort for .