Uses of Class
wt.fc.Item

Packages that use Item
com.ptc.core.htmlcomp.tableview   
com.ptc.windchill.enterprise.nativeapp.msoi.server   
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.audit.eventinfo   
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.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.index  
wt.inf.sharing   
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.projmgmt.monitor   
wt.projmgmt.resource   
wt.queue Overview 
wt.rule Uses the RuleService (and server-side-only RuleServiceSvr to manage the definition and application of Rules. 
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
wt.workflow.collaboration   
wt.workflow.forum   
wt.workflow.notebook   
 

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

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

Uses of Item in com.ptc.windchill.enterprise.nativeapp.msoi.server
 

Methods in com.ptc.windchill.enterprise.nativeapp.msoi.server with parameters of type Item
private  boolean DefaultApplicationTaskDelegate.getFolderCreateAccess(Item folder, TypeIdentifier objType)
           
 

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

Subclasses of Item in com.ptc.windchill.esi.tgt
 class ESITarget
          A location where ESI is to publish information.
 

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

Subclasses of Item in com.ptc.windchill.esi.txn
 class ESITransaction
          Defines an ESI Transaction and manages a set of ReleaseActivities.
 

Uses of Item in wt.access
 

Subclasses of Item in wt.access
 class AccessPolicy
          Deprecated.  
 class AccessPolicyRule
          The AccessPolicyRule class represents access policy rules.
 

Uses of Item in wt.admin
 

Subclasses of Item in wt.admin
 class AdministrativeDomain
          The AdministrativeDomain class represents the set of objects that are subject to the same administrative behavior.
 

Uses of Item in wt.audit.eventinfo
 

Subclasses of Item in wt.audit.eventinfo
 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 Item in wt.content
 

Subclasses of Item in wt.content
 class DataFormat
          Populated with all the allowable mime-types and displayed FormatNames in the system.
 class HttpContentOperation
          Deprecated.  
 

Uses of Item in wt.fc
 

Methods in wt.fc with parameters of type Item
protected  boolean Item.readVersion(Item thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean Item.readVersion(Item thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of Item in wt.fc.dynamicenum
 

Subclasses of Item in wt.fc.dynamicenum
 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 Item in wt.federation
 

Subclasses of Item in wt.federation
 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 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 Item in wt.folder
 

Subclasses of Item in wt.folder
 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 Item in wt.index
 

Subclasses of Item in wt.index
 class IndexPolicy
          Deprecated.  
 class IndexPolicyRule
          IndexPolicyRule objects indicate what indexers are applicable when an event happens to an object.
 

Uses of Item in wt.inf.sharing
 

Subclasses of Item in wt.inf.sharing
 class SharedContainerMap
          Records which objects are shared by which containers.
 

Uses of Item in wt.notify
 

Subclasses of Item in wt.notify
 class NotificationPolicy
          Deprecated.  
 class NotificationRule
          A NotificationRule tells for a class, state and event what are the principals that should be notified.
 

Uses of Item in wt.org
 

Subclasses of Item in wt.org
 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 Item in wt.projmgmt.monitor
 

Subclasses of Item in wt.projmgmt.monitor
 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 Item in wt.projmgmt.resource
 

Subclasses of Item in wt.projmgmt.resource
 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 Item in wt.queue
 

Subclasses of Item in wt.queue
 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 Item in wt.rule
 

Subclasses of Item in wt.rule
 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 Item in wt.viewmarkup
 

Subclasses of Item in wt.viewmarkup
 class WTMarkUp
           Use the newWTMarkUp static factory method(s), not the WTMarkUp constructor, to construct instances of this class.
 

Uses of Item in wt.workflow.collaboration
 

Subclasses of Item in wt.workflow.collaboration
 class CollaborationTemplate
          CollaborationTemplate represents objects whose structure can be defined in an XMLLob.
 

Uses of Item in wt.workflow.forum
 

Subclasses of Item in wt.workflow.forum
 class DiscussionForumTemplate
          DiscussionForumTemplate is a concrete implementation of CollaborationTemplate.
 

Uses of Item in wt.workflow.notebook
 

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