|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use wt.workflow.notebook | |
com.ptc.core.htmlcomp.location | |
com.ptc.netmarkets.bookmark | |
com.ptc.netmarkets.folder | |
com.ptc.netmarkets.nmixb | |
com.ptc.netmarkets.notebook | |
com.ptc.netmarkets.notebookfolder | |
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.doc | |
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.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.inf.container | |
wt.inf.library | |
wt.inf.team | |
wt.ixb.handlers.netmarkets | |
wt.maturity | |
wt.meeting | Uses the
MeetingService to manage
Meeting s of various
MeetingType s having
Agenda s and producing
Minutes , in particular
MeetingCenterMeeting s with their associated
MeetingCenterMeetingInfo (also see the
WebexOperationHelper ). |
wt.meeting.actionitem | |
wt.org | |
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.pdmlink | |
wt.projmgmt.admin | |
wt.projmgmt.execution | |
wt.projmgmt.resource | |
wt.replication.unit | |
wt.vc.baseline | |
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 |
Classes in wt.workflow.notebook used by com.ptc.core.htmlcomp.location | |
NotebookComponent
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by com.ptc.netmarkets.bookmark | |
Bookmark
Use the newBookmark static factory method(s), not the Bookmark
constructor, to construct instances of this class. |
|
ImportedBookmark
Use the newImportedBookmark static factory method(s), not
the ImportedBookmark constructor, to construct instances
of this class. |
Classes in wt.workflow.notebook used by com.ptc.netmarkets.folder | |
Bookmark
Use the newBookmark static factory method(s), not the Bookmark
constructor, to construct instances of this class. |
Classes in wt.workflow.notebook used by com.ptc.netmarkets.nmixb | |
FolderedBookmark
A specialization of Boomark , objects of this type can be
members of a windchill folder in addition to being part of a notebook . |
Classes in wt.workflow.notebook used by com.ptc.netmarkets.notebook | |
Notebook
Use the newNotebook static factory method(s), not the Notebook
constructor, to construct instances of this class. |
|
NotebookFolder
Use the newNotebookFolder static factory method(s), not
the NotebookFolder constructor, to construct instances of
this class. |
Classes in wt.workflow.notebook used by com.ptc.netmarkets.notebookfolder | |
NotebookFolder
Use the newNotebookFolder static factory method(s), not
the NotebookFolder constructor, to construct instances of
this class. |
Classes in wt.workflow.notebook used by wt.change2 | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.doc | |
IteratedSubjectOfNotebook
Supported API: false Extendable: false |
|
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.effectivity | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.enterprise | |
IteratedSubjectOfNotebook
Supported API: false Extendable: false |
|
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.epm | |
IteratedSubjectOfNotebook
Supported API: false Extendable: false |
|
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.federation | |
IteratedSubjectOfNotebook
Supported API: false Extendable: false |
|
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.inf.container | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.inf.library | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.inf.team | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.ixb.handlers.netmarkets | |
Bookmark
Use the newBookmark static factory method(s), not the Bookmark
constructor, to construct instances of this class. |
|
FolderedBookmark
A specialization of Boomark , objects of this type can be
members of a windchill folder in addition to being part of a notebook . |
|
Notebook
Use the newNotebook static factory method(s), not the Notebook
constructor, to construct instances of this class. |
|
NotebookFolder
Use the newNotebookFolder static factory method(s), not
the NotebookFolder constructor, to construct instances of
this class. |
Classes in wt.workflow.notebook used by wt.maturity | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.meeting | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.meeting.actionitem | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.org | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.part | |
IteratedSubjectOfNotebook
Supported API: false Extendable: false |
|
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.pdmlink | |
NotebookFolder
Use the newNotebookFolder static factory method(s), not
the NotebookFolder constructor, to construct instances of
this class. |
|
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.projmgmt.admin | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.projmgmt.execution | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.projmgmt.resource | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.replication.unit | |
IteratedSubjectOfNotebook
Supported API: false Extendable: false |
|
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.vc.baseline | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.workflow.engine | |
SubjectOfNotebook
Supported API: false Extendable: false |
Classes in wt.workflow.notebook used by wt.workflow.forum | |
Bookmark
Use the newBookmark static factory method(s), not the Bookmark
constructor, to construct instances of this class. |
Classes in wt.workflow.notebook used by wt.workflow.notebook | |
Bookmark
Use the newBookmark static factory method(s), not the Bookmark
constructor, to construct instances of this class. |
|
FolderBookmarkLink
Use the newFolderBookmarkLink static factory method(s),
not the FolderBookmarkLink constructor, to construct instances
of this class. |
|
FolderedBookmark
A specialization of Boomark , objects of this type can be
members of a windchill folder in addition to being part of a notebook . |
|
FolderSubFolderLink
Use the newFolderSubFolderLink static factory method(s),
not the FolderSubFolderLink constructor, to construct instances
of this class. |
|
ImportedBookmark
Use the newImportedBookmark static factory method(s), not
the ImportedBookmark constructor, to construct instances
of this class. |
|
IteratedNotebookSubjectLink
Use the newIteratedNotebookSubjectLink static factory method(s),
not the IteratedNotebookSubjectLink constructor, to construct
instances of this class. |
|
IteratedSubjectOfNotebook
Supported API: false Extendable: false |
|
Notebook
Use the newNotebook static factory method(s), not the Notebook
constructor, to construct instances of this class. |
|
NotebookBookmarkLink
Use the newNotebookBookmarkLink static factory method(s),
not the NotebookBookmarkLink constructor, to construct instances
of this class. |
|
NotebookComponent
Supported API: false Extendable: false |
|
NotebookDefInstanceLink
Use the newNotebookDefInstanceLink static factory method(s),
not the NotebookDefInstanceLink constructor, to construct
instances of this class. |
|
NotebookFolder
Use the newNotebookFolder static factory method(s), not
the NotebookFolder constructor, to construct instances of
this class. |
|
NotebookFolderLink
Use the newNotebookFolderLink static factory method(s),
not the NotebookFolderLink constructor, to construct instances
of this class. |
|
NotebookHelper
Supported API: false Extendable: false |
|
NotebookIfc
Supported API: false Extendable: false |
|
NotebookService
Supported API: false Extendable: false |
|
NotebookSubject
Supported API: false Extendable: false |
|
NotebookSubjectLink
Use the newNotebookSubjectLink static factory method(s),
not the NotebookSubjectLink constructor, to construct instances
of this class. |
|
NotebookTemplate
Use the newNotebookTemplate static factory method(s), not
the NotebookTemplate constructor, to construct instances
of this class. |
|
NotebookTemplateHandlerDelegate
Supported API: false Extendable: false |
|
StandardNotebookService
Use the newStandardNotebookService static factory method(s),
not the StandardNotebookService constructor, to construct
instances of this class. |
|
SubjectOfNotebook
Supported API: false Extendable: false |
|
WfBookmark
Use the newWfBookmark static factory method(s), not the
WfBookmark constructor, to construct instances of this class. |
|
WfBookmarkObjectLink
Use the newWfBookmarkObjectLink static factory method(s),
not the WfBookmarkObjectLink constructor, to construct instances
of this class. |
|
WfFolderedBookmark
A specialization of FolderedBoomark , objects of this type
can point to the ObjectIdentifier of Windchill business
objects. |
|
WfFolderedBookmarkObjectLink
Use the newWfFolderedBookmarkObjectLink static factory method(s),
not the WfFolderedBookmarkObjectLink constructor, to construct
instances of this class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |