|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TeamReference | |
com.ptc.windchill.esi.svc | |
wt.access |
The access control service is responsible for defining and
enforcing access to business and system objects. |
wt.enterprise | Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. |
wt.meeting.actionitem | |
wt.part | Defines WTPart s and WTPartMaster s (
the fundamental enterprise objects used to represent product structures composed of assemblies and components),
WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. |
wt.replication.sender | |
wt.team | |
wt.workflow.definer |
Provides workflow classes responsible for the definition of
processes, activities, and the other objects that compose the workflow network. |
wt.workflow.engine |
Provides workflow classes responsible for the flow of
control and data from an execution point of view. |
wt.workflow.work |
Provides workflow classes responsible for managing the work
assigned to individual users. |
Uses of TeamReference in com.ptc.windchill.esi.svc |
Methods in com.ptc.windchill.esi.svc that return TeamReference | |
private TeamReference |
StandardESIService.populateESITeam(TeamReference objtId,
TeamReference esitId)
|
Methods in com.ptc.windchill.esi.svc with parameters of type TeamReference | |
private TeamReference |
StandardESIService.populateESITeam(TeamReference objtId,
TeamReference esitId)
|
private void |
StandardESIService.printTeam(TeamReference teamRef)
|
Uses of TeamReference in wt.access |
Fields in wt.access declared as TeamReference | |
private TeamReference |
AccessControlSurrogate.teamId
|
private TeamReference |
AccessControlSurrogate.teamId
|
Methods in wt.access that return TeamReference | |
TeamReference |
AccessControlSurrogate.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
TeamReference |
AccessControlSurrogate.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
Methods in wt.access with parameters of type TeamReference | |
void |
AccessControlSurrogate.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
AccessControlSurrogate.teamIdValidate(TeamReference a_TeamId)
|
void |
AccessControlSurrogate.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
AccessControlSurrogate.teamIdValidate(TeamReference a_TeamId)
|
Uses of TeamReference in wt.enterprise |
Fields in wt.enterprise declared as TeamReference | |
private TeamReference |
RevisionControlled.teamId
|
private TeamReference |
Managed.teamId
|
private TeamReference |
CabinetManaged.teamId
|
Methods in wt.enterprise that return TeamReference | |
TeamReference |
RevisionControlled.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
TeamReference |
Managed.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
TeamReference |
CabinetManaged.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
Methods in wt.enterprise with parameters of type TeamReference | |
void |
RevisionControlled.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
RevisionControlled.teamIdValidate(TeamReference a_TeamId)
|
void |
Managed.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
Managed.teamIdValidate(TeamReference a_TeamId)
|
void |
CabinetManaged.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
CabinetManaged.teamIdValidate(TeamReference a_TeamId)
|
Uses of TeamReference in wt.meeting.actionitem |
Fields in wt.meeting.actionitem declared as TeamReference | |
private TeamReference |
DiscreteActionItem.teamId
|
Methods in wt.meeting.actionitem that return TeamReference | |
TeamReference |
DiscreteActionItem.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
Methods in wt.meeting.actionitem with parameters of type TeamReference | |
void |
DiscreteActionItem.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
DiscreteActionItem.teamIdValidate(TeamReference a_TeamId)
|
Uses of TeamReference in wt.part |
Fields in wt.part declared as TeamReference | |
private TeamReference |
WTProductInstance2.teamId
|
private TeamReference |
WTProductConfiguration.teamId
|
Methods in wt.part that return TeamReference | |
TeamReference |
WTProductInstance2.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
TeamReference |
WTProductConfiguration.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
Methods in wt.part with parameters of type TeamReference | |
void |
WTProductInstance2.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
WTProductInstance2.teamIdValidate(TeamReference a_TeamId)
|
void |
WTProductConfiguration.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
WTProductConfiguration.teamIdValidate(TeamReference a_TeamId)
|
Uses of TeamReference in wt.replication.sender |
Fields in wt.replication.sender declared as TeamReference | |
private TeamReference |
UnitSendRecord.teamId
|
Methods in wt.replication.sender that return TeamReference | |
TeamReference |
UnitSendRecord.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
Methods in wt.replication.sender with parameters of type TeamReference | |
void |
UnitSendRecord.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
private void |
UnitSendRecord.teamIdValidate(TeamReference a_TeamId)
|
Uses of TeamReference in wt.team |
Methods in wt.team that return TeamReference | |
TeamReference |
TeamServiceFwd.createTeam(TeamTemplateReference teamTemplateReference,
String teamName,
String location,
Persistable object)
Deprecated. @R7.0. Use createTeam(WTRoleHolder2, name, object) instead. |
TeamReference |
TeamServiceFwd.createTeam(WTRoleHolder2 roleHolder,
String teamName,
Persistable object)
Creates a new Team based off the roleholder. |
TeamReference |
TeamService.createTeam(TeamTemplateReference teamTemplateReference,
String teamName,
String location,
Persistable object)
Deprecated. @R7.0. Use createTeam(WTRoleHolder2, name, object) instead. |
TeamReference |
TeamService.createTeam(WTRoleHolder2 roleHolder,
String teamName,
Persistable object)
Creates a new Team based off the roleholder. |
static TeamReference |
TeamReference.newTeamReference()
Default constructor Supported API: false |
static TeamReference |
TeamReference.newTeamReference(Team team)
Transform an Team instance into a TeamReference Supported API: false |
static TeamReference |
TeamReference.newTeamReference(TeamReference teamReference)
Transform a Team instance into a TeamReference Supported API: false |
static TeamReference |
TeamReference.newTeamReference(ObjectIdentifier oid)
Constructs a team reference out of its database identifier. |
TeamReference |
TeamManaged.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
TeamReference |
StandardTeamService.createTeam(TeamTemplateReference teamTemplateReference,
String teamName,
String location,
Persistable object)
Deprecated. @R7.0. Use createTeam(WTRoleHolder2, name, object) instead. |
TeamReference |
StandardTeamService.createTeam(WTRoleHolder2 roleHolder,
String teamName,
Persistable object)
Creates a new Team based off the roleholder. |
TeamReference |
TeamServiceFwd.createTeam(TeamTemplateReference teamTemplateReference,
String teamName,
String location,
Persistable object)
Deprecated. @R7.0. Use createTeam(WTRoleHolder2, name, object) instead. |
TeamReference |
TeamServiceFwd.createTeam(WTRoleHolder2 roleHolder,
String teamName,
Persistable object)
Creates a new Team based off the roleholder. |
TeamReference |
TeamService.createTeam(TeamTemplateReference teamTemplateReference,
String teamName,
String location,
Persistable object)
Deprecated. @R7.0. Use createTeam(WTRoleHolder2, name, object) instead. |
TeamReference |
TeamService.createTeam(WTRoleHolder2 roleHolder,
String teamName,
Persistable object)
Creates a new Team based off the roleholder. |
static TeamReference |
TeamReference.newTeamReference()
Default constructor Supported API: false |
static TeamReference |
TeamReference.newTeamReference(Team team)
Transform an Team instance into a TeamReference Supported API: false |
static TeamReference |
TeamReference.newTeamReference(TeamReference teamReference)
Transform a Team instance into a TeamReference Supported API: false |
static TeamReference |
TeamReference.newTeamReference(ObjectIdentifier oid)
Constructs a team reference out of its database identifier. |
TeamReference |
TeamManaged.getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
TeamReference |
StandardTeamService.createTeam(TeamTemplateReference teamTemplateReference,
String teamName,
String location,
Persistable object)
Deprecated. @R7.0. Use createTeam(WTRoleHolder2, name, object) instead. |
TeamReference |
StandardTeamService.createTeam(WTRoleHolder2 roleHolder,
String teamName,
Persistable object)
Creates a new Team based off the roleholder. |
Methods in wt.team with parameters of type TeamReference | |
Vector |
TeamServiceFwd.whereUsed(TeamReference team)
Answer a Vector of TeamManaged objects Note: Any services that persist a TeamReference are individually responsible for making sure the Team doesn't disappear on them. |
void |
TeamServiceFwd.augmentRoles(LifeCycleManaged object,
TeamReference team)
Given a LifeCycleManaged object and a TeamReference, change the role participants to reflect those in the RoleHolder2 and dynamically update the participants of all Workflow Processes associated to the TeamReference. |
Vector |
TeamService.whereUsed(TeamReference team)
Answer a Vector of TeamManaged objects Note: Any services that persist a TeamReference are individually responsible for making sure the Team doesn't disappear on them. |
void |
TeamService.augmentRoles(LifeCycleManaged object,
TeamReference team)
Given a LifeCycleManaged object and a TeamReference, change the role participants to reflect those in the RoleHolder2 and dynamically update the participants of all Workflow Processes associated to the TeamReference. |
TeamManaged |
TeamServerHelper.setTeam(TeamManaged object,
TeamReference teamRef)
Sets the team on the object. |
protected boolean |
TeamReference.readVersion(TeamReference thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static TeamReference |
TeamReference.newTeamReference(TeamReference teamReference)
Transform a Team instance into a TeamReference Supported API: false |
protected void |
TeamReference.initialize(TeamReference teamReference)
Supports initialization, following construction of an instance. |
void |
TeamManaged.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
static TeamManaged |
TeamHelper.setTeam(TeamManaged object,
TeamReference teamRef)
Set the team of the TeamManaged object. |
Vector |
StandardTeamService.whereUsed(TeamReference team)
Answer a Vector of TeamManaged objects Note: Any services that persist a TeamReference are individually responsible for making sure the Team doesn't disappear on them. |
void |
StandardTeamService.augmentRoles(LifeCycleManaged object,
TeamReference team)
Given a LifeCycleManaged object and a TeamReference, change the role participants to reflect those in the RoleHolder2 and dynamically update the participants of all Workflow Processes associated to the TeamReference. |
private TeamManaged |
StandardTeamService.setTeam(TeamManaged object,
TeamReference teamRef)
|
private static void |
StandardTeamService.changeAdministrativeDomain(AdminDomainRef d_ref,
TeamReference teamRef)
|
Vector |
TeamServiceFwd.whereUsed(TeamReference team)
Answer a Vector of TeamManaged objects Note: Any services that persist a TeamReference are individually responsible for making sure the Team doesn't disappear on them. |
void |
TeamServiceFwd.augmentRoles(LifeCycleManaged object,
TeamReference team)
Given a LifeCycleManaged object and a TeamReference, change the role participants to reflect those in the RoleHolder2 and dynamically update the participants of all Workflow Processes associated to the TeamReference. |
Vector |
TeamService.whereUsed(TeamReference team)
Answer a Vector of TeamManaged objects Note: Any services that persist a TeamReference are individually responsible for making sure the Team doesn't disappear on them. |
void |
TeamService.augmentRoles(LifeCycleManaged object,
TeamReference team)
Given a LifeCycleManaged object and a TeamReference, change the role participants to reflect those in the RoleHolder2 and dynamically update the participants of all Workflow Processes associated to the TeamReference. |
TeamManaged |
TeamServerHelper.setTeam(TeamManaged object,
TeamReference teamRef)
Sets the team on the object. |
protected boolean |
TeamReference.readVersion(TeamReference thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static TeamReference |
TeamReference.newTeamReference(TeamReference teamReference)
Transform a Team instance into a TeamReference Supported API: false |
protected void |
TeamReference.initialize(TeamReference teamReference)
Supports initialization, following construction of an instance. |
void |
TeamManaged.setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
static TeamManaged |
TeamHelper.setTeam(TeamManaged object,
TeamReference teamRef)
Set the team of the TeamManaged object. |
Vector |
StandardTeamService.whereUsed(TeamReference team)
Answer a Vector of TeamManaged objects Note: Any services that persist a TeamReference are individually responsible for making sure the Team doesn't disappear on them. |
void |
StandardTeamService.augmentRoles(LifeCycleManaged object,
TeamReference team)
Given a LifeCycleManaged object and a TeamReference, change the role participants to reflect those in the RoleHolder2 and dynamically update the participants of all Workflow Processes associated to the TeamReference. |
private TeamManaged |
StandardTeamService.setTeam(TeamManaged object,
TeamReference teamRef)
|
private static void |
StandardTeamService.changeAdministrativeDomain(AdminDomainRef d_ref,
TeamReference teamRef)
|
Uses of TeamReference in wt.workflow.definer |
Fields in wt.workflow.definer declared as TeamReference | |
private TeamReference |
WfAssignedActivityTemplate.teamReference
|
Methods in wt.workflow.definer that return TeamReference | |
TeamReference |
WfAssignedActivityTemplate.getTeamReference()
Gets the value of the attribute: TEAM_REFERENCE. |
private static TeamReference |
LoadWorkflow.getTeamReference(String name,
Hashtable attributes,
Hashtable cmdLineArgs,
int required)
|
Methods in wt.workflow.definer with parameters of type TeamReference | |
Vector |
WfDefinerServiceFwd.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurence)
Returns a vector of references to any engine objects that use a particular Team object. |
Vector |
WfDefinerService.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurence)
Returns a vector of references to any engine objects that use a particular Team object. |
void |
WfAssignedActivityTemplate.setTeamReference(TeamReference a_TeamReference)
Sets the value of the attribute: TEAM_REFERENCE. |
private void |
WfAssignedActivityTemplate.teamReferenceValidate(TeamReference a_TeamReference)
|
Vector |
StandardWfDefinerService.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurence)
Returns a vector of references to any engine objects that use a particular Team object. |
Uses of TeamReference in wt.workflow.engine |
Fields in wt.workflow.engine declared as TeamReference | |
private TeamReference |
WfProcess.teamId
|
private TeamReference |
WfProcess.teamId
|
Methods in wt.workflow.engine that return TeamReference | |
TeamReference |
WfProcess.getTeamId()
Gets the value of the attribute: TEAM_ID. |
abstract TeamReference |
WfContainer.getTeamId()
Returns a reference to the team used to resolve roles. |
TeamReference |
WfBlock.getTeamId()
Returns parent process' team reference. |
TeamReference |
WfProcess.getTeamId()
Gets the value of the attribute: TEAM_ID. |
abstract TeamReference |
WfContainer.getTeamId()
Returns a reference to the team used to resolve roles. |
TeamReference |
WfBlock.getTeamId()
Returns parent process' team reference. |
Methods in wt.workflow.engine with parameters of type TeamReference | |
void |
WfProcess.setTeamId(TeamReference a_TeamId)
Sets the value of the attribute: TEAM_ID. |
private void |
WfProcess.teamIdValidate(TeamReference a_TeamId)
|
void |
WfEngineServiceSvr.doReteamProcess(TeamReference teamRef)
Method called by lifecycle to cause the WfProcess to add it's roles to the Team. |
Enumeration |
WfEngineServiceSvr.getAssociatedProcesses(TeamReference team,
WfState state)
Deprecated. use method that takes WTContainerRef
as argument. |
QueryResult |
WfEngineServiceSvr.getAssociatedProcesses(TeamReference team,
WfState state,
WTContainerRef context_ref)
Supported API: false |
Vector |
WfEngineServiceFwd.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurrence)
Returns a vector of references to any defintion objects that use a particular Team object Supported API: false |
Vector |
WfEngineService.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurrence)
Returns a vector of references to any defintion objects that use a particular Team object Supported API: false |
void |
StandardWfEngineService.doReteamProcess(TeamReference teamRef)
Method called by lifecycle to cause the WfProcess to add it's roles to the Team. |
Enumeration |
StandardWfEngineService.getAssociatedProcesses(TeamReference team,
WfState state)
Deprecated. use method that takes WTContainerRef
as argument. |
QueryResult |
StandardWfEngineService.getAssociatedProcesses(TeamReference team,
WfState state,
WTContainerRef context_ref)
Supported API: false |
Vector |
StandardWfEngineService.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurrence)
Returns a vector of references to any defintion objects that use a particular Team object Supported API: false |
void |
WfProcess.setTeamId(TeamReference a_TeamId)
Sets the value of the attribute: TEAM_ID. |
private void |
WfProcess.teamIdValidate(TeamReference a_TeamId)
|
void |
WfEngineServiceSvr.doReteamProcess(TeamReference teamRef)
Method called by lifecycle to cause the WfProcess to add it's roles to the Team. |
Enumeration |
WfEngineServiceSvr.getAssociatedProcesses(TeamReference team,
WfState state)
Deprecated. use method that takes WTContainerRef
as argument. |
QueryResult |
WfEngineServiceSvr.getAssociatedProcesses(TeamReference team,
WfState state,
WTContainerRef context_ref)
Supported API: false |
Vector |
WfEngineServiceFwd.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurrence)
Returns a vector of references to any defintion objects that use a particular Team object Supported API: false |
Vector |
WfEngineService.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurrence)
Returns a vector of references to any defintion objects that use a particular Team object Supported API: false |
void |
StandardWfEngineService.doReteamProcess(TeamReference teamRef)
Method called by lifecycle to cause the WfProcess to add it's roles to the Team. |
Enumeration |
StandardWfEngineService.getAssociatedProcesses(TeamReference team,
WfState state)
Deprecated. use method that takes WTContainerRef
as argument. |
QueryResult |
StandardWfEngineService.getAssociatedProcesses(TeamReference team,
WfState state,
WTContainerRef context_ref)
Supported API: false |
Vector |
StandardWfEngineService.whereUsed(TeamReference teamRef,
boolean returnOnlyFirstOccurrence)
Returns a vector of references to any defintion objects that use a particular Team object Supported API: false |
Uses of TeamReference in wt.workflow.work |
Fields in wt.workflow.work declared as TeamReference | |
private TeamReference |
WfTeamAssignee.team
|
Methods in wt.workflow.work that return TeamReference | |
TeamReference |
WfTeamAssignee.getTeam()
Gets the value of the attribute: team. |
private TeamReference |
WfTeamAssignee.getTeamReference(String ref_str)
|
Methods in wt.workflow.work with parameters of type TeamReference | |
void |
WorkflowServiceFwd.doDynamicUpdate(TeamReference team)
Causes the workflow process instances using this team to re-resolve their actors and roles. |
void |
WorkflowService.doDynamicUpdate(TeamReference team)
Causes the workflow process instances using this team to re-resolve their actors and roles. |
void |
WfTeamAssignee.setTeam(TeamReference a_Team)
Sets the value of the attribute: team. |
private void |
WfTeamAssignee.teamValidate(TeamReference a_Team)
|
void |
StandardWorkflowService.doDynamicUpdate(TeamReference team)
Causes the workflow process instances using this team to re-resolve their actors and roles. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |