Package wt.project

The notion of a Project has been replaced by a Team, see the wt.team package instead.

See:
          Description

Interface Summary
ActorRoleHolder Deprecated. in R6.0
IndirectRoleHolder Deprecated. in R6.0
ProjectManaged Deprecated. in R6.0 Project will be replaced by a new Team object in a future release.
ProjectService Deprecated. in R6.0 Project will be replaced by a new Team object in a future release.
ProjectServiceSvr These methods are can only be invoked from classes running in the server.
RoleHolder Deprecated. in R6.0
 

Class Summary
ActorRole ActorRole is a specialization of EnumeratedType to provide localizable actor role names The localized values for actor roles are maintained in a resource bundle ActorRoleRB, and its locale derivatives
LoadProject This class is used by wt.load.StandardLoadService to create objects for classes in the wt.project package.
Project Deprecated. at R6.0 Project will be replaced by a new Team object in a future release.
Project2Seq

Supported API: false

Extendable: false
ProjectCache This class implements a Project cache service.
ProjectCache.ProjectCacheReporter  
ProjectHelper ProjectHelper provides client invokable meethods to project services.
ProjectIdentity Deprecated. in R6.0 Project will be replaced by a new Team object in a future release.
ProjectReference Deprecated. in R6.0 Project will be replaced by a new Team object in a future release.
ProjectReferenceSearch Deprecated. in R6.0 Project will be replaced by a new Team object in a future release.
ProjectServerHelper Provides server side access to the methods of the ProjectServiceSvr interface.
ProjectServiceEvent Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the ProjectService interface.
ProjectServiceFwd Deprecated. in R6.0 Project will be replaced by a new Team object in a future release.
Role Role is a specialization of EnumeratedType to provide localizable role names The localized values for roles are maintained in a resource bundle RoleRB, and its locale derivatives
RoleActorRoleTable Deprecated. in R6.0
RoleContentsParticipantRowProcessor Provide Windchill script support for the RoleContentsParticipantRow html template.
RoleHolderProcessorService Deprecated. in R6.0
RolePrincipalTable Deprecated. in R6.0
RoleRoleTable Deprecated. in R6.0
StandardProjectService Standard implementation of the project service interfaces.
WTActorRoleHolder Deprecated. in R6.0
WTIndirectRoleHolder Deprecated. in R6.0
WTRoleHolder Deprecated. in R6.0
 

Exception Summary
ProjectException Provides an abstraction of an abnormal occurrence or error in the usage or processing of the ProjectService.
 

Package wt.project Description

The notion of a Project has been replaced by a Team, see the wt.team package instead.

See Also:
wt.team