Uses of Interface
wt.access.AccessControlled

Packages that use AccessControlled
com.ptc.core.htmlcomp.tableview   
com.ptc.core.meta.server.impl   
com.ptc.core.meta.type.mgmt.server.impl   
com.ptc.windchill.counterpart   
com.ptc.windchill.esi.tgt   
com.ptc.windchill.esi.txn   
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
wt.admin
Provides classes to represent and manage AdministrativeDomain objects. 
wt.annotation   
wt.audit   
wt.audit.eventinfo   
wt.calendar Uses the CalendarAccessProtocol and the CalendarService to provide iCalandar Access Protocol support. 
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.content
content package — Content Handling Service

The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. 

wt.csm.businessentity   
wt.csm.navigation   
wt.csm.ranking   
wt.dataops   
wt.dataops.archive   
wt.dataops.objectcol   
wt.dataops.purge   
wt.doc   
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
wt.effectivity Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff to assert that a PDM object is effective under certain conditions, but this package's EffectivityService is not normally used (instead use wt.eff's EffService, EffConfigSpecAssistant and EffGroupAssistant). 
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.epm
 
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.fc.dynamicenum   
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

wt.folder
Provides classes to represent and manage folder and cabinet objects. 
wt.fv
fv package — File Vault Service

The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. 

wt.fv.master   
wt.iba.definition   
wt.index  
wt.inf.container   
wt.inf.library   
wt.inf.sharing   
wt.inf.team   
wt.inf.template   
wt.intersvrcom Site External API: 
wt.ixb.conflictFramework   
wt.lifecycle
 
wt.maturity   
wt.meeting Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper). 
wt.meeting.actionitem   
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
wt.part Defines WTParts and WTPartMasters ( 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.pdmlink   
wt.prefs Uses the PreferenceService to manage Preferences
wt.project The notion of a Project has been replaced by a Team, see the wt.team package instead. 
wt.projmgmt.admin   
wt.projmgmt.definer   
wt.projmgmt.execution   
wt.projmgmt.monitor   
wt.projmgmt.resource   
wt.query.template Provides generic support for saved report queries using ReportTemplate and various methods in ReportTemplateHelper for executing and generating reports. 
wt.queue Overview 
wt.replication.export   
wt.replication.imp   
wt.replication.receiver   
wt.replication.sender   
wt.replication.unit   
wt.rn Provides the WTRNRequest, a holder for information related to a specific RosettaNet request. 
wt.rule Uses the RuleService (and server-side-only RuleServiceSvr to manage the definition and application of Rules. 
wt.scheduler
scheduler package — Scheduling Service

The scheduling service is responsible for scheduling the execution of resource-intensive methods, and keeping a history of their outcomes. 

wt.team
 
wt.transfer   
wt.transfer.filter   
wt.transfer.policy   
wt.transfer.unit   
wt.units.display   
wt.vc.baseline
 
wt.vc.sessioniteration   
wt.vc.views
 
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
wt.workflow.collaboration   
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.forum   
wt.workflow.notebook   
wt.workflow.robots
Provides workflow classes responsible for the execution of robot activities that are executed without human intervention. 
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
 

Uses of AccessControlled in com.ptc.core.htmlcomp.tableview
 

Classes in com.ptc.core.htmlcomp.tableview that implement AccessControlled
 class TableViewDescriptor
           Use the newTableViewDescriptor static factory method(s), not the TableViewDescriptor constructor, to construct instances of this class.
 

Uses of AccessControlled in com.ptc.core.meta.server.impl
 

Classes in com.ptc.core.meta.server.impl that implement AccessControlled
 class LogicalIdentifierMapEntry
           Use the newLogicalIdentifierMapEntry static factory method(s), not the LogicalIdentifierMapEntry constructor, to construct instances of this class.
 

Uses of AccessControlled in com.ptc.core.meta.type.mgmt.server.impl
 

Classes in com.ptc.core.meta.type.mgmt.server.impl that implement AccessControlled
 class WTTypeDefinition
           Use the newWTTypeDefinition static factory method(s), not the WTTypeDefinition constructor, to construct instances of this class.
 

Uses of AccessControlled in com.ptc.windchill.counterpart
 

Classes in com.ptc.windchill.counterpart that implement AccessControlled
(package private)  class cInitialDelta
           
 class CounterPartAttachment
           Use the newCounterPartAttachment static factory method(s), not the CounterPartAttachment constructor, to construct instances of this class.
 class CounterPartContent
           Use the newCounterPartContent static factory method(s), not the CounterPartContent constructor, to construct instances of this class.
 class CounterPartDelta
           Use the newCounterPartDelta static factory method(s), not the CounterPartDelta constructor, to construct instances of this class.
 

Uses of AccessControlled in com.ptc.windchill.esi.tgt
 

Classes in com.ptc.windchill.esi.tgt that implement AccessControlled
 class ESITarget
          A location where ESI is to publish information.
 

Uses of AccessControlled in com.ptc.windchill.esi.txn
 

Classes in com.ptc.windchill.esi.txn that implement AccessControlled
 class ESITransaction
          Defines an ESI Transaction and manages a set of ReleaseActivities.
 

Uses of AccessControlled in wt.access
 

Subinterfaces of AccessControlled in wt.access
 interface AdHocControlled
          Interface to be implemented by classes whose objects have their access ruled by ad hoc ACLs.
 

Classes in wt.access that implement AccessControlled
 class AccessControlSurrogate
          The AccessControlSurrogate is a stand-in for query items when access control is applied.
 class AccessPolicy
          Deprecated.  
 class AccessPolicyRule
          The AccessPolicyRule class represents access policy rules.
 

Methods in wt.access with parameters of type AccessControlled
private  long StandardAccessControlManager.getPermissionMask(WTPrincipal principal, AccessControlled object)
           
private  AclEntrySet StandardAccessControlManager.getPolicyEntrySet(AccessControlled object)
           
private  long StandardAccessControlManager.getPermissionMask(WTPrincipal principal, AccessControlled object)
           
private  AclEntrySet StandardAccessControlManager.getPolicyEntrySet(AccessControlled object)
           
 

Uses of AccessControlled in wt.admin
 

Classes in wt.admin that implement AccessControlled
 class AdministrativeDomain
          The AdministrativeDomain class represents the set of objects that are subject to the same administrative behavior.
 

Uses of AccessControlled in wt.annotation
 

Classes in wt.annotation that implement AccessControlled
 class AnnotationSet
           Use the newAnnotationSet static factory method(s), not the AnnotationSet constructor, to construct instances of this class.
 class StructuredAnnotationSet
           Use the newStructuredAnnotationSet static factory method(s), not the StructuredAnnotationSet constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.audit
 

Classes in wt.audit that implement AccessControlled
 class AuditEvent
          AuditEvent represents an audit event generated by a user.
 class LastAuditEvent
          Stores the last event associating a user and a target object.
 class ProjectAuditEvent
          Auditing event generated in the context of a project.
 

Uses of AccessControlled in wt.audit.eventinfo
 

Classes in wt.audit.eventinfo that implement AccessControlled
 class AccessRuleEventInfo
           Use the newAccessRuleEventInfo static factory method(s), not the AccessRuleEventInfo constructor, to construct instances of this class.
 class ActionItemEventInfo
           Use the newActionItemEventInfo static factory method(s), not the ActionItemEventInfo constructor, to construct instances of this class.
 class AdHocEventInfo
           Use the newAdHocEventInfo static factory method(s), not the AdHocEventInfo constructor, to construct instances of this class.
 class CADNameChangeEventInfo
           Use the newCADNameChangeEventInfo static factory method(s), not the CADNameChangeEventInfo constructor, to construct instances of this class.
 class CustomEventInfo
           Use the newCustomEventInfo static factory method(s), not the CustomEventInfo constructor, to construct instances of this class.
 class ExecObjectEventInfo
           Use the newExecObjectEventInfo static factory method(s), not the ExecObjectEventInfo constructor, to construct instances of this class.
 class GroupEventInfo
           Use the newGroupEventInfo static factory method(s), not the GroupEventInfo constructor, to construct instances of this class.
 class LocationChangeEventInfo
           Use the newLocationChangeEventInfo static factory method(s), not the LocationChangeEventInfo constructor, to construct instances of this class.
 class NotAuthorizedEventInfo
           Use the newNotAuthorizedEventInfo static factory method(s), not the NotAuthorizedEventInfo constructor, to construct instances of this class.
 class ProjectEventInfo
           Use the newProjectEventInfo static factory method(s), not the ProjectEventInfo constructor, to construct instances of this class.
 class RenameEventInfo
           Use the newRenameEventInfo static factory method(s), not the RenameEventInfo constructor, to construct instances of this class.
 class TeamEventRolePoolInfo
           Use the newTeamEventRolePoolInfo static factory method(s), not the TeamEventRolePoolInfo constructor, to construct instances of this class.
 class TeamEventRolePrincipalInfo
           Use the newTeamEventRolePrincipalInfo static factory method(s), not the TeamEventRolePrincipalInfo constructor, to construct instances of this class.
 class WfVariableEventInfo
           Use the newWfVariableEventInfo static factory method(s), not the WfVariableEventInfo constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.calendar
 

Classes in wt.calendar that implement AccessControlled
 class WTCalendar
           Use the newWTCalendar static factory method(s), not the WTCalendar constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.change2
 

Classes in wt.change2 that implement AccessControlled
 class AnalysisActivity
          The abstract level representation of a analysis activity.
 class ChangeActivity2
          The abstract level representation of a change activity.
 class ChangeAnalysis
          The abstract level representation of a change analysis.
 class ChangeInvestigation
          The abstract level representation of a change investigation.
 class ChangeIssue
          The abstract level representation of a change issue.
 class ChangeOrder2
          The abstract level representation of a change order.
 class ChangeProposal
          The abstract level representation of a change proposal.
 class ChangeRequest2
          The abstract level representation of a change request.
 class WTAnalysisActivity
          A Windchill provided reference implementation of an AnalysisActivity.
 class WTChangeActivity2
          A Windchill provided reference implementation of a ChangeActivity2.
 class WTChangeInvestigation
          A Windchill provided reference implementation of a ChangeInvestigation.
 class WTChangeIssue
          A Windchill provided reference implementation of a ChangeIssue.
 class WTChangeOrder2
          A Windchill provided reference implementation of a ChangeOrder2.
 class WTChangeProposal
          A Windchill provided reference implementation of a ChangeProposal.
 class WTChangeRequest2
          A Windchill provided reference implementation of a ChangeRequest2.
 

Uses of AccessControlled in wt.content
 

Classes in wt.content that implement AccessControlled
 class DataFormat
          Populated with all the allowable mime-types and displayed FormatNames in the system.
 class HttpContentOperation
          Deprecated.  
 

Uses of AccessControlled in wt.csm.businessentity
 

Classes in wt.csm.businessentity that implement AccessControlled
 class BusinessEntity
           Use the newBusinessEntity static factory method(s), not the BusinessEntity constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.csm.navigation
 

Classes in wt.csm.navigation that implement AccessControlled
 class AbstractNavStruct
          

Supported API: false

Extendable: false
 class AbstractNode
          

Supported API: false

Extendable: false
 class AbstractQueryForm
          

Supported API: false

Extendable: false
 class AbstractQueryFormElement
          

Supported API: false

Extendable: false
 class AbstractQueryTarget
          

Supported API: false

Extendable: false
 class ClassificationNavStruct
           Use the newClassificationNavStruct static factory method(s), not the ClassificationNavStruct constructor, to construct instances of this class.
 class ClassificationNode
          a
 class ClassificationStruct
           Use the newClassificationStruct static factory method(s), not the ClassificationStruct constructor, to construct instances of this class.
 class DefaultQueryForm
           Use the newDefaultQueryForm static factory method(s), not the DefaultQueryForm constructor, to construct instances of this class.
 class DirectQueryTarget
           Use the newDirectQueryTarget static factory method(s), not the DirectQueryTarget constructor, to construct instances of this class.
 class IndependentNavStruct
           Use the newIndependentNavStruct static factory method(s), not the IndependentNavStruct constructor, to construct instances of this class.
 class IndependentNode
           Use the newIndependentNode static factory method(s), not the IndependentNode constructor, to construct instances of this class.
 class IndirectQueryTarget
           Use the newIndirectQueryTarget static factory method(s), not the IndirectQueryTarget constructor, to construct instances of this class.
 class NodeQueryForm
           Use the newNodeQueryForm static factory method(s), not the NodeQueryForm constructor, to construct instances of this class.
 class QueryFormElement
           Use the newQueryFormElement static factory method(s), not the QueryFormElement constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.csm.ranking
 

Classes in wt.csm.ranking that implement AccessControlled
 class RankingContext
           Use the newRankingContext static factory method(s), not the RankingContext constructor, to construct instances of this class.
 class RankingData
           Use the newRankingData static factory method(s), not the RankingData constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.dataops
 

Classes in wt.dataops that implement AccessControlled
 class DataMaintRecord
          

Supported API: false

Extendable: false
 

Uses of AccessControlled in wt.dataops.archive
 

Classes in wt.dataops.archive that implement AccessControlled
 class Archive
           Use the newArchive static factory method(s), not the Archive constructor, to construct instances of this class.
 class ArchiveRecord
           Use the newArchiveRecord static factory method(s), not the ArchiveRecord constructor, to construct instances of this class.
 class RestoreRecord
           Use the newRestoreRecord static factory method(s), not the RestoreRecord constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.dataops.objectcol
 

Classes in wt.dataops.objectcol that implement AccessControlled
 class AbsCollectionCriteria
          

Supported API: false

Extendable: false
 class AttrCriterionDef
           Use the newAttrCriterionDef static factory method(s), not the AttrCriterionDef constructor, to construct instances of this class.
 class BaseCriterionDef
           Use the newBaseCriterionDef static factory method(s), not the BaseCriterionDef constructor, to construct instances of this class.
 class CollectionCriteria
           Use the newCollectionCriteria static factory method(s), not the CollectionCriteria constructor, to construct instances of this class.
 class CollectionCriterionDef
           Use the newCollectionCriterionDef static factory method(s), not the CollectionCriterionDef constructor, to construct instances of this class.
 class FilterCriterionDef
           Use the newFilterCriterionDef static factory method(s), not the FilterCriterionDef constructor, to construct instances of this class.
 class MethodDef
           Use the newMethodDef static factory method(s), not the MethodDef constructor, to construct instances of this class.
 class ObjTypeCriterionDef
           Use the newObjTypeCriterionDef static factory method(s), not the ObjTypeCriterionDef constructor, to construct instances of this class.
 class RelationshipDef
           Use the newRelationshipDef static factory method(s), not the RelationshipDef constructor, to construct instances of this class.
 class RelationshipMap
           Use the newRelationshipMap static factory method(s), not the RelationshipMap constructor, to construct instances of this class.
 class RelationshipMapDef
           Use the newRelationshipMapDef static factory method(s), not the RelationshipMapDef constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.dataops.purge
 

Classes in wt.dataops.purge that implement AccessControlled
 class PurgeRecord
           Use the newPurgeRecord static factory method(s), not the PurgeRecord constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.doc
 

Classes in wt.doc that implement AccessControlled
 class WTDocument
          The reference implementation of a DocumentVersion.
 class WTDocumentConfigSpec
          The config spec for use by WTDocuments.
 

Uses of AccessControlled in wt.eff
 

Classes in wt.eff that implement AccessControlled
 class EffConfigSpecGroup
          A container config spec allowing multiple PersistableEffConfigSpecs to be considered.
 class PersistableEffConfigSpec
          Persistent wrapper of an EffConfigSpec (which is ObjectMappable).
 

Uses of AccessControlled in wt.effectivity
 

Classes in wt.effectivity that implement AccessControlled
 class ConfigurationItem
          This is a product that is planned for manufacture with various EffectivityManageables having Effectivitys under which specific versions are used to manufacture the product.
 class WTProductInstance
          Deprecated.  
 

Uses of AccessControlled in wt.enterprise
 

Classes in wt.enterprise that implement AccessControlled
 class CabinetManaged
          This wt.lifecycle.LifeCycleManged first class information object is a CabinetMember for access control and local search purposes (but it won't show up in a folder or cabinet) and it is DomainAdministered; it is similar to Managed except that it is a CabinetMember rather than Foldered.
 class FolderResident
          This first class information object is Foldered for organizational purposes and DomainAdministered, but is not LifeCycleManaged; it is a non-revisable object that the system manages and controls via business rules, notifications, access control, indexing, etc.
 class IteratedFolderResident
          This Workable (and therefor Iterated) first class information object is IteratedFoldered which allows special foldering behavior to take into account its Iterated nature when displaying it in a folder, and it is DomainAdministered; it is similar to a FolderResident except that it is Workable and is therefor rather than Foldered; it is neither LifeCycleManaged nor Versioned.
 class Managed
          This wt.lifecycle.LifeCycleManged first class information object is Foldered for organizational purposes and DomainAdministered; it is a non-revisable object that the system manages and controls via business rules, notifications, access control, indexing, etc.
 class RevisionControlled
          This wt.lifecycle.LifeCycleManged first class information object is an IteratedFoldered which allows special foldering to take into account its Versioned nature (and it is controlled via a checkin/checkoutmechanism), and it is DomainAdministered; it is similar to Managed except that it is a IteratedFoldered rather than Foldered.
 class Simple
          This simple first class information object is DomainAdministered, but is not LifeCycleManaged and does not appear in folders, so it tends to be used for business objects which are administrative in nature or only need to be user visible situationally.
 

Uses of AccessControlled in wt.epm
 

Classes in wt.epm that implement AccessControlled
 class EPMDocConfigSpec
          The config spec for use by EPMDocs.
 class EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.fc
 

Classes in wt.fc that implement AccessControlled
 class Item
          Item is the abstract base class that represents discrete items that can be associated with an administrative domain and are directly subject to access control.
 

Uses of AccessControlled in wt.fc.dynamicenum
 

Classes in wt.fc.dynamicenum that implement AccessControlled
 class FilteredDynamicEnumSet
          This class provides an enumeration of Strings, based on a wt.fc.DynamicEnumType, and allowing values to be added to or removed from the enumeration, in the context of a specified Container.
 

Uses of AccessControlled in wt.federation
 

Classes in wt.federation that implement AccessControlled
 class DirectoryTranslationTable
           Use the newDirectoryTranslationTable static factory method(s), not the DirectoryTranslationTable constructor, to construct instances of this class.
 class FederatedDirectoryService
          This class implements a Federated interface to directory services such as LDAP-accessible directory services.
 class FederatedInfoEngineService
          This class implements FederatedService objects that use Info*Engine to access remote systems and data sources.
 class InfoEngineTranslationTable
          Generate a unique identifier for a remote object given a key and a set of name/value substitutions.
 class ProxyDocument
           Use the newProxyDocument static factory method(s), not the ProxyDocument constructor, to construct instances of this class.
 class ProxyGroup
          Proxy group of users.
 class ProxyUser
           Use the newProxyUser static factory method(s), not the ProxyUser constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.folder
 

Classes in wt.folder that implement AccessControlled
 class Cabinet
          A Cabinet is a major organizing characteristic for information residing inf folders.
 class SubFolder
          A SubFolder is a non-root folder, ie it resides in a Cabinet.
 

Uses of AccessControlled in wt.fv
 

Classes in wt.fv that implement AccessControlled
 class FileFolder
          

Supported API: false

Extendable: false
 class FvFolder
           Use the newFvFolder static factory method(s), not the FvFolder constructor, to construct instances of this class.
 class FvHost
           Use the newFvHost static factory method(s), not the FvHost constructor, to construct instances of this class.
 class FvPolicyRule
          FvPolicyRule objects indicate what file vault is applicable when an event happens to an object.
 class FvVault
           Use the newFvVault static factory method(s), not the FvVault constructor, to construct instances of this class.
 class Vault
          

Supported API: false

Extendable: false
 

Uses of AccessControlled in wt.fv.master
 

Classes in wt.fv.master that implement AccessControlled
 class ReplicaFolder
           Use the newReplicaFolder static factory method(s), not the ReplicaFolder constructor, to construct instances of this class.
 class ReplicaVault
           Use the newReplicaVault static factory method(s), not the ReplicaVault constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.iba.definition
 

Classes in wt.iba.definition that implement AccessControlled
 class AbstractAttributeDefinition
          AbstractAttributeDefinition is the super class of nine attribute definitions.
 class AttributeOrganizer
          Attribute organizers are available for the organization of attribute definitions with a foldering mechanism.
 class BooleanDefinition
          The Boolean attribute defintion.
 class FloatDefinition
          The Float attribute definition.
 class IntegerDefinition
          The Integer attribute definition.
 class RatioDefinition
          The Ratio attribute definition.
 class ReferenceDefinition
          The Reference attribute defintion.
 class StringDefinition
          The String attribute definition.
 class TimestampDefinition
          The Timestamp attribute definition.
 class UnitDefinition
          The Unit attribute definition.
 class URLDefinition
          The URL attribute definition.
 

Uses of AccessControlled in wt.index
 

Classes in wt.index that implement AccessControlled
 class IndexPolicy
          Deprecated.  
 class IndexPolicyRule
          IndexPolicyRule objects indicate what indexers are applicable when an event happens to an object.
 

Uses of AccessControlled in wt.inf.container
 

Subinterfaces of AccessControlled in wt.inf.container
 interface WTContainer
          Implementors of WTContainer should create a new WTContainerInfo in their initializer: protected void initialize() throws WTException { super.initialize(); try { setContainerInfo(WTContainerInfo.newWTContainerInfo()); } catch (WTPropertyVetoException wtpve) { throw new WTException(wtpve); } }

Supported API: true

Extendable: false
 

Classes in wt.inf.container that implement AccessControlled
 class ExchangeContainer
          A special type of container that is used as the root of a given installation's container hierarchy.
 class OrgContainer
          A container for an organization's business and administrative objects.
 

Uses of AccessControlled in wt.inf.library
 

Classes in wt.inf.library that implement AccessControlled
 class WTLibrary
           Use the newWTLibrary static factory method(s), not the WTLibrary constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.inf.sharing
 

Classes in wt.inf.sharing that implement AccessControlled
 class SharedContainerMap
          Records which objects are shared by which containers.
 

Uses of AccessControlled in wt.inf.team
 

Subinterfaces of AccessControlled in wt.inf.team
 interface ContainerTeamManaged
          

Supported API: true

Extendable: false
 

Classes in wt.inf.team that implement AccessControlled
 class ContainerTeam
           Use the newContainerTeam static factory method(s), not the ContainerTeam constructor, to construct instances of this class.
 

Methods in wt.inf.team with parameters of type AccessControlled
private static String ContainerTeamHelper.checkAccessToObject(AccessControlled object, Locale locale)
           
 

Uses of AccessControlled in wt.inf.template
 

Classes in wt.inf.template that implement AccessControlled
 class DefaultWTContainerTemplate
          The package scope attributes are gettable by members of this package by design.
 

Uses of AccessControlled in wt.intersvrcom
 

Classes in wt.intersvrcom that implement AccessControlled
 class Site
           Use the newSite static factory method(s), not the Site constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.ixb.conflictFramework
 

Classes in wt.ixb.conflictFramework that implement AccessControlled
 class ImportSession
           Use the newImportSession static factory method(s), not the ImportSession constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.lifecycle
 

Subinterfaces of AccessControlled in wt.lifecycle
 interface IteratedLifeCycleManaged
          Information that is Iterated and is LifeCycleManaged is handled differently than other LlifeCycleManaged information.
 interface LifeCycleManaged
          LifeCycleManged interface objects will enter a LifeCycle process upon creation.
 

Classes in wt.lifecycle that implement AccessControlled
 class LifeCycleTemplate
          LifeCycleTemplate holds a Life Cycle specification.
 

Uses of AccessControlled in wt.maturity
 

Subinterfaces of AccessControlled in wt.maturity
 interface Promotable
          Promoteable objects are able to be PromotionTargets and PromotionSeeds in a PromotionNotice.
 

Classes in wt.maturity that implement AccessControlled
 class PromotionNotice
          The implementation of PromotionNotices.
 

Uses of AccessControlled in wt.meeting
 

Classes in wt.meeting that implement AccessControlled
 class Meeting
          Base class which other types of meetings subclass.
 class MeetingCenterMeeting
           Use the newMeetingCenterMeeting static factory method(s), not the MeetingCenterMeeting constructor, to construct instances of this class.
 class TraditionalMeeting
           Use the newTraditionalMeeting static factory method(s), not the TraditionalMeeting constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.meeting.actionitem
 

Classes in wt.meeting.actionitem that implement AccessControlled
 class DiscreteActionItem
           Use the newDiscreteActionItem static factory method(s), not the DiscreteActionItem constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.notify
 

Classes in wt.notify that implement AccessControlled
 class NotificationPolicy
          Deprecated.  
 class NotificationRule
          A NotificationRule tells for a class, state and event what are the principals that should be notified.
 class ObjectSubscription
          The ObjectSubscription class represents subscription requests on Notifiable objects.
 

Uses of AccessControlled in wt.org
 

Classes in wt.org that implement AccessControlled
 class WTGroup
          Group of users.
 class WTOrganization
           Use the newWTOrganization static factory method(s), not the WTOrganization constructor, to construct instances of this class.
 class WTPrincipal
          Abstract class that represents a user or a group of users.
 class WTUser
          The WTUser class represents users of the system.
 

Uses of AccessControlled in wt.part
 

Classes in wt.part that implement AccessControlled
 class WTPart
          This reference implementation of a PartVersion represents a snapshot of the changeable aspects of a part, is managed by WTPartService and has an associated WTPartMaster which represents the unchanging aspects of this part.
 class WTPartAlternateLink
          A link used to indicate that a WTPart may be globally replaced by another WTPart.
 class WTPartConfigSpec
          The reference implementation of a user visible config spec, used to select WTParts, which aggregates WTPartBaselineConfigSpec, WTPartEffectivityConfigSpec, and WTPartStandardConfigSpec.
 class WTPartSubstituteLink
          An association indicating that in the context of a particular usage, another part may be substituted.
 class WTProduct
           Use the newWTProduct static factory method(s), not the WTProduct constructor, to construct instances of this class.
 class WTProductConfiguration
           Use the newWTProductConfiguration static factory method(s), not the WTProductConfiguration constructor, to construct instances of this class.
 class WTProductInstance2
           Use the newWTProductInstance2 static factory method(s), not the WTProductInstance2 constructor, to construct instances of this class.
 class WTSerialNumberedPart
           Use the newWTSerialNumberedPart static factory method(s), not the WTSerialNumberedPart constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.pdmlink
 

Classes in wt.pdmlink that implement AccessControlled
 class PDMLinkProduct
           Use the newPDMLinkProduct static factory method(s), not the PDMLinkProduct constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.prefs
 

Classes in wt.prefs that implement AccessControlled
 class DBPrefEntry
           Use the newDBPrefEntry static factory method(s), not the DBPrefEntry constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.project
 

Classes in wt.project that implement AccessControlled
 class Project
          Deprecated. at R6.0 Project will be replaced by a new Team object in a future release.
 

Uses of AccessControlled in wt.projmgmt.admin
 

Classes in wt.projmgmt.admin that implement AccessControlled
 class Project2
          Project2 represents a"temporary endeavor undertaken to create a unique product or service." As such it has start and end dates.
 

Uses of AccessControlled in wt.projmgmt.definer
 

Classes in wt.projmgmt.definer that implement AccessControlled
 class MilestoneTemplate
          A MilestoneTemplate is the template associated with a project management milestone.
 class ProjectActivityTemplate
          A ProjectActivityTemplate is the template associated with a project management project activity.
 class ProjectPlanTemplate
           Use the newProjectPlanTemplate static factory method(s), not the ProjectPlanTemplate constructor, to construct instances of this class.
 class ProjectProxyTemplate
          A ProjectProxyTemplate is the template associated with a project proxy.
 class SummaryActivityTemplate
           Use the newSummaryActivityTemplate static factory method(s), not the SummaryActivityTemplate constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.projmgmt.execution
 

Classes in wt.projmgmt.execution that implement AccessControlled
 class Milestone
          The Milestone class represents a notable point in the execution of a project.
 class ProjectActivity
          Returns the associated Deliverable.
 class ProjectPlan
          The ProjectPlan class represents a container for activities, resources, deliverables and their relationships that are involved in the execution of a project.
 class ProjectProxy
          Objects of the ProjectProxy class are references to external projects.
 class SummaryActivity
          Container of project manager nodes.
 

Uses of AccessControlled in wt.projmgmt.monitor
 

Classes in wt.projmgmt.monitor that implement AccessControlled
 class DeadlineChangeEvent
          The DeadlineChangeEvent class represents persistently the event of changing a deadline of an object when the project is executing.
 class DeadlineEvent
          This class represents deadline events persistently.
 class ObjectDeletionEvent
          ObjectDeletionEvent represents persistently the disabling of an activity or deliverable.
 class OwnerChangeEvent
          OwnerChangeEvent represents persistently when an activity or deliverable changed owner.
 class ProjMgmtEvent
          ProjMgmtEvent represents in the database individual events that constitute the "project history."

Supported API: false

Extendable: false
 class StateChangeEvent
          This class represents persistently change of state events.
 class StatusChangeEvent
          This class represents persistently change of information that are related to completion of the object.
 

Uses of AccessControlled in wt.projmgmt.resource
 

Classes in wt.projmgmt.resource that implement AccessControlled
 class Deliverable
          The Deliverable class represents expected output objects from the plan or activities.
 class EquipmentResource
          Resource whose cost is derived from the use of some piece of equipment or use of some facility.
 class FacilityResource
           Use the newFacilityResource static factory method(s), not the FacilityResource constructor, to construct instances of this class.
 class InformationResource
          InformationResource represents resources used or produced by activities that can be accessed on-line.
 class MaterialResource
          MaterialResource represents cost resources that corresponds to supplies or consumables.
 class PersonResource
          Resource whose cost is incurred by the utilization of a person in a task.
 class ProjectResource
          ProjectResource represents resources necessary for the execution of an activity.
 class RoleResource
          This class is used to collect cost related information associated to a role (rather to a specific individual).
 

Uses of AccessControlled in wt.query.template
 

Classes in wt.query.template that implement AccessControlled
 class ReportTemplate
          This class is a default implementation of a template for reporting.
 

Uses of AccessControlled in wt.queue
 

Classes in wt.queue that implement AccessControlled
 class ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
 class QueueEntry
          The QueueEntry represents an individual processing request.
 class ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
 class ScheduleQueueEntry
           Use the newScheduleQueueEntry static factory method(s), not the ScheduleQueueEntry constructor, to construct instances of this class.
 class WtQueue
          

Supported API: true

Extendable: false
 class WtQueueEntry
          

Supported API: true

Extendable: false
 

Uses of AccessControlled in wt.replication.export
 

Classes in wt.replication.export that implement AccessControlled
 class UnitExportRecord
           Use the newUnitExportRecord static factory method(s), not the UnitExportRecord constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.replication.imp
 

Classes in wt.replication.imp that implement AccessControlled
 class UnitImportRecord
           Use the newUnitImportRecord static factory method(s), not the UnitImportRecord constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.replication.receiver
 

Classes in wt.replication.receiver that implement AccessControlled
 class UnitReceiveRecord
           Use the newUnitReceiveRecord static factory method(s), not the UnitReceiveRecord constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.replication.sender
 

Classes in wt.replication.sender that implement AccessControlled
 class UnitSendRecord
           Use the newUnitSendRecord static factory method(s), not the UnitSendRecord constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.replication.unit
 

Classes in wt.replication.unit that implement AccessControlled
 class UnitOperationRecord
          

Supported API: false

Extendable: false
 class WTUnit
          Deprecated.  
 

Uses of AccessControlled in wt.rn
 

Classes in wt.rn that implement AccessControlled
 class WTRNRequest
          The WTRNRequest object is used to store information relating to a specific RosettaNet request.
 

Uses of AccessControlled in wt.rule
 

Subinterfaces of AccessControlled in wt.rule
 interface Rule
          A Rule provides a holder for business logic that describes actions to be performed under certain conditions.
 

Classes in wt.rule that implement AccessControlled
 class CompositeRule
          A rule that represents a composite of other rules.
 class InstanceBasedRule
          An implementation of the Rule interface that references a particular object instance.
 class PersistentRule
          A Rule provides a holder for business logic that describes actions to be performed under certain conditions.
 class TypeBasedRule
           Use the newTypeBasedRule static factory method(s), not the TypeBasedRule constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.scheduler
 

Classes in wt.scheduler that implement AccessControlled
 class ScheduleItem
           Use the newScheduleItem static factory method(s), not the ScheduleItem constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.team
 

Classes in wt.team that implement AccessControlled
 class Team
           Use the newTeam static factory method(s), not the Team constructor, to construct instances of this class.
 class TeamDistributionList
           Use the newTeamDistributionList static factory method(s), not the TeamDistributionList constructor, to construct instances of this class.
 class TeamTemplate
          TeamTemplate establishes associations between roles and principals and/or actor roles.
(package private) static class TeamTemplateCache.TeamTemplateEntry
           
 

Uses of AccessControlled in wt.transfer
 

Subinterfaces of AccessControlled in wt.transfer
 interface TransferFilter
          

Supported API: false

Extendable: false
 interface TransferSpec
          Provides an abstract specification of how to perform a transfer and on what data based on criteria.
 interface TransferUnit
          

Supported API: false

Extendable: false
 

Classes in wt.transfer that implement AccessControlled
 class AbstractTransferSpec
          

Supported API: false

Extendable: false
 class ExportSpec
           Use the newExportSpec static factory method(s), not the ExportSpec constructor, to construct instances of this class.
 class ImportSpec
           Use the newImportSpec static factory method(s), not the ImportSpec constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.transfer.filter
 

Subinterfaces of AccessControlled in wt.transfer.filter
 interface BasicTransferFilter
          

Supported API: false

Extendable: false
 

Classes in wt.transfer.filter that implement AccessControlled
 class ExportAdHocCriteria
           Use the newExportAdHocCriteria static factory method(s), not the ExportAdHocCriteria constructor, to construct instances of this class.
 class ExportObjectGraphTemplate
           Use the newExportObjectGraphTemplate static factory method(s), not the ExportObjectGraphTemplate constructor, to construct instances of this class.
 class ImportAdHocCriteria
           Use the newImportAdHocCriteria static factory method(s), not the ImportAdHocCriteria constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.transfer.policy
 

Subinterfaces of AccessControlled in wt.transfer.policy
 interface TransferPolicy
          

Supported API: false

Extendable: false
 

Classes in wt.transfer.policy that implement AccessControlled
 class AbstractTransferPolicy
          

Supported API: false

Extendable: false
 class ExportPolicy
           Use the newExportPolicy static factory method(s), not the ExportPolicy constructor, to construct instances of this class.
 class ImportPolicy
           Use the newImportPolicy static factory method(s), not the ImportPolicy constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.transfer.unit
 

Subinterfaces of AccessControlled in wt.transfer.unit
 interface BasicTransferUnit
          

Supported API: false

Extendable: false
 

Classes in wt.transfer.unit that implement AccessControlled
 class ExportObjectGraph
           Use the newExportObjectGraph static factory method(s), not the ExportObjectGraph constructor, to construct instances of this class.
 class ExportObjectList
           Use the newExportObjectList static factory method(s), not the ExportObjectList constructor, to construct instances of this class.
 class ImportObjectGraph
           Use the newImportObjectGraph static factory method(s), not the ImportObjectGraph constructor, to construct instances of this class.
 class ImportObjectList
           Use the newImportObjectList static factory method(s), not the ImportObjectList constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.units.display
 

Classes in wt.units.display that implement AccessControlled
 class AbstractDisplayUnitsContext
          

Supported API: false

Extendable: false
 class MeasurementSystem
           Use the newMeasurementSystem static factory method(s), not the MeasurementSystem constructor, to construct instances of this class.
 class QuantityOfMeasure
           Use the newQuantityOfMeasure static factory method(s), not the QuantityOfMeasure constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.vc.baseline
 

Classes in wt.vc.baseline that implement AccessControlled
 class ManagedBaseline
          This class is an implementation of a Baseline.
 

Uses of AccessControlled in wt.vc.sessioniteration
 

Subinterfaces of AccessControlled in wt.vc.sessioniteration
 interface SessionEditedIteration
          The SessionEditedIteration provides a light-weight work-in-progress mechanism similar to Workable.
 

Uses of AccessControlled in wt.vc.views
 

Classes in wt.vc.views that implement AccessControlled
 class View
          The view represents a type of branching mechanism for versioned data.
 

Uses of AccessControlled in wt.viewmarkup
 

Classes in wt.viewmarkup that implement AccessControlled
 class WTMarkUp
           Use the newWTMarkUp static factory method(s), not the WTMarkUp constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.workflow.collaboration
 

Classes in wt.workflow.collaboration that implement AccessControlled
 class CollaborationTemplate
          CollaborationTemplate represents objects whose structure can be defined in an XMLLob.
 

Uses of AccessControlled in wt.workflow.definer
 

Classes in wt.workflow.definer that implement AccessControlled
 class WfAdHocActivityTemplate
           Use the newWfAdHocActivityTemplate static factory method(s), not the WfAdHocActivityTemplate constructor, to construct instances of this class.
 class WfApplRobotTemplate
          Template for application robots, that is, activities that correspond to programs or applications.
 class WfAssignedActivityTemplate
          Template for creation of assigned activities.
 class WfBlockTemplate
          Class that represents a workflow block.
 class WfContainerTemplate
          Abstract class that models template objects that can contain other template objects.
 class WfExprRobotTemplate
           Use the newWfExprRobotTemplate static factory method(s), not the WfExprRobotTemplate constructor, to construct instances of this class.
 class WfExternalMethodTemplate
          Template for robot activities which are based on externally callable methods.
 class WfInternalMethodTemplate
          Template for robot activities which are based on internally callable methods.
 class WfInvokedMethodTemplate
          Template for creation of method robot activities.
 class WfProcessTemplate
          A WfProcessTemplate represents a template for a specific workflow process; it is used to create instances of a workflow process.
 class WfProxyTemplate
          Object that points to a template.
 class WfRobotActivityTemplate
          Base template class for for classes that create robot activities.
 class WfSynchRobotTemplate
           Use the newWfSynchRobotTemplate static factory method(s), not the WfSynchRobotTemplate constructor, to construct instances of this class.
 class WfTemplateObject
          WfTemplateObject is the base class for the workflow definition objects.
 class WfTimerTemplate
           Use the newWfTimerTemplate static factory method(s), not the WfTimerTemplate constructor, to construct instances of this class.
 class WfURLRobotTemplate
          Used to define the URL to be executed.
 

Uses of AccessControlled in wt.workflow.engine
 

Classes in wt.workflow.engine that implement AccessControlled
 class WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
 class WfAdHocActivity
           Use the newWfAdHocActivity static factory method(s), not the WfAdHocActivity constructor, to construct instances of this class.
 class WfAssignmentEventAudit
          WfAssignmentEventAudit specializes WfEventAudit for assignment change events.
 class WfBlock
          The WfBlock class supports the execution of blocks.
 class WfContainer
          

Supported API: false

Extendable: false
 class WfCreateProcessEventAudit
          WfCreateProcessEventAudit specializes WfEventAudit by adding information related to creation of a WfProcess.
 class WfDataEventAudit
          WfDataEventAudit specializes WfEventAudit for data change events.
 class WfEventAudit
          The WfEventAudit provides audit records of workflow event information.
 class WfExceptionEventAudit
          WfExceptionrEventAudit specializes WfEventAudit for execution error events.
 class WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
 class WfProcess
          A WfProcess is the performer of a workflow.
 class WfRequesterActivity
          The WfRequesterActivity class implements WfRequester to allow processes to be embedded in other processes.
 class WfStateEventAudit
          This class specializes WfEventAudit by adding state change information.
 class WfVotingEventAudit
           Use the newWfVotingEventAudit static factory method(s), not the WfVotingEventAudit constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.workflow.forum
 

Classes in wt.workflow.forum that implement AccessControlled
 class DiscussionForumTemplate
          DiscussionForumTemplate is a concrete implementation of CollaborationTemplate.
 

Uses of AccessControlled in wt.workflow.notebook
 

Classes in wt.workflow.notebook that implement AccessControlled
 class NotebookTemplate
           Use the newNotebookTemplate static factory method(s), not the NotebookTemplate constructor, to construct instances of this class.
 

Uses of AccessControlled in wt.workflow.robots
 

Classes in wt.workflow.robots that implement AccessControlled
 class WfApplicationRobot
          The application robot is used to carry out a task that is performed by an external program.
 class WfExpressionRobot
          Robot used to carry out a task that is defined in a Java expression.
 class WfExternalMethod
          WIExternalMethodencapsulates a non-Windchill method
 class WfInternalMethod
          WInternalMethodencapsulates a Windchill method
 class WfInvokedMethod
          WfInvokedMethod is an abstract class to encapsulate the invocation of method..
 class WfRobotActivity
          The WfRobotActivity is an abstract class that represents workflow steps which are carried out without human intervention.
 class WfSynchRobot
          Robot used to synchronize with with external (non-workflow) events.
 class WfTimerActivity
          The WfTimeActivity is a robot used to synchronize with some time event.
 class WfURLRobot
          Runtime execution of the URl is performed here.
 

Uses of AccessControlled in wt.workflow.work
 

Classes in wt.workflow.work that implement AccessControlled
 class WfAssignedActivity
          A WfActivity> represent work that can be assigned to resources.