|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CabinetBased | |
com.ptc.core.meta.type.mgmt.server.impl | |
com.ptc.netmarkets.interop | |
com.ptc.windchill.cadx.checkin | |
com.ptc.windchill.cadx.common.util | |
com.ptc.windchill.cadx.ws | |
com.ptc.windchill.uwgm.cadx.checkin | |
com.ptc.windchill.uwgm.common.folder | |
wt.annotation | |
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.clients.folder | |
wt.clients.folderexplorer | |
wt.clients.gui | |
wt.clients.prodmgmt | |
wt.clients.query | |
wt.clients.vc | |
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.epm.util | |
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.ixb.conflictFramework | |
wt.ixb.handlers.forattributes | |
wt.ixb.util | |
wt.lifecycle | |
wt.maturity | |
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.project | The notion of a
Project has been replaced by a
Team , see the wt.team package instead. |
wt.query.template | Provides generic support for saved report queries using ReportTemplate and various
methods in ReportTemplateHelper for executing and generating reports. |
wt.replication.unit | |
wt.rn | Provides the
WTRNRequest , a holder for information related to a specific RosettaNet request. |
wt.rule.impl | |
wt.team | |
wt.vc.baseline | |
wt.workflow.definer |
Provides workflow classes responsible for the definition of
processes, activities, and the other objects that compose the workflow network. |
wt.workflow.notebook |
Uses of CabinetBased in com.ptc.core.meta.type.mgmt.server.impl |
Classes in com.ptc.core.meta.type.mgmt.server.impl that implement CabinetBased | |
class |
WTTypeDefinition
Use the newWTTypeDefinition static factory method(s), not
the WTTypeDefinition constructor, to construct instances
of this class. |
Uses of CabinetBased in com.ptc.netmarkets.interop |
Methods in com.ptc.netmarkets.interop with parameters of type CabinetBased | |
private String |
StandardNmInteropService.getFolderPath(CabinetBased cb,
WTContainerRef contRef)
|
Uses of CabinetBased in com.ptc.windchill.cadx.checkin |
Methods in com.ptc.windchill.cadx.checkin with parameters of type CabinetBased | |
private String |
CheckinFormProcessor.addEntry(EPMWorkspace ws,
CabinetBased current,
String selected_str,
String[] pNumber,
Locale locale,
String wsServerTableBuffer,
String location,
String assocType,
WTContainer contextContainer,
HashMap additionalParamsToLink)
|
Uses of CabinetBased in com.ptc.windchill.cadx.common.util |
Methods in com.ptc.windchill.cadx.common.util with parameters of type CabinetBased | |
static String |
RuleUtilities.getFolderLocation(CabinetBased cb)
For the specified CabinetBased object, return back the string form of the default folder location. |
int |
PageServerHelper.getPDMObjState(CabinetBased obj)
|
String |
PageServerHelper.getWorkspaceContentState(CabinetBased obj)
Returns a workspace content state |
Uses of CabinetBased in com.ptc.windchill.cadx.ws |
Methods in com.ptc.windchill.cadx.ws with parameters of type CabinetBased | |
static String |
WorkspaceHelper.getWorkspaceContentState(CabinetBased obj,
WTContainer context)
|
static String |
WorkspaceHelper.getWorkspaceContentState(CabinetBased obj,
EPMWorkspace ws)
|
static String |
WorkspaceHelper.getWorkspaceContentState(CabinetBased obj,
EPMWorkspace ws,
boolean isActiveWs)
|
static String |
WorkspaceHelper.getWorkspaceContentState(CabinetBased obj,
EPMWorkspace ws,
boolean isActiveWs,
boolean isLatestIterationComputed,
Iterated latestIteration,
Boolean isNewObject)
|
protected String |
WorkspaceFormProcessor.getParentFolderLink(CabinetBased cabinet_based,
String label,
Locale locale)
Returns the String containing the HTML code to display a Hyperlink to the object properties page of the parent folder of the given FolderEntry object. |
Uses of CabinetBased in com.ptc.windchill.uwgm.cadx.checkin |
Methods in com.ptc.windchill.uwgm.cadx.checkin with parameters of type CabinetBased | |
String |
CheckinFormProcessor.getObjUrl(CabinetBased obj,
WTContainer contextContainer,
HashMap addlParamsToLink)
|
Uses of CabinetBased in com.ptc.windchill.uwgm.common.folder |
Methods in com.ptc.windchill.uwgm.common.folder with parameters of type CabinetBased | |
static boolean |
FolderUtilities.isInPersonalCabinet(CabinetBased cabinetBased)
returns true if CabinetBased object resides in PersonalCabinet |
static boolean |
FolderUtilities.isInPersonalCabinet(CabinetBased cabinetBased)
returns true if CabinetBased object resides in PersonalCabinet |
Uses of CabinetBased in wt.annotation |
Classes in wt.annotation that implement CabinetBased | |
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 CabinetBased in wt.change2 |
Classes in wt.change2 that implement CabinetBased | |
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 CabinetBased in wt.clients.folder |
Fields in wt.clients.folder declared as CabinetBased | |
private CabinetBased |
CreateShortcutDialog.target
|
Methods in wt.clients.folder that return CabinetBased | |
CabinetBased |
CreateShortcutDialog.getTarget()
Method getTarget returns the object which the
Shortcut is created to. |
Methods in wt.clients.folder with parameters of type CabinetBased | |
static Shortcut |
ShortcutTaskLogic.createShortcut(CabinetBased target,
Folder target_folder)
Method createShortcut creates a new Shortcut to
the given shortcut target in the given Folder . |
static String |
FolderTaskLogic.getObjectId(CabinetBased object)
Returns a string represenation of the object id of the given CabinetBased object. |
static boolean |
FolderTaskLogic.isEqual(CabinetBased object_a,
CabinetBased object_b)
Tests the equality of the two given CabinetBased objects. |
static Cabinet |
FolderTaskLogic.getContainingCabinet(CabinetBased cabinet_based)
Returns the Cabinet that contains the given CabinetBased object. |
static boolean |
FolderTaskLogic.inPersonalCabinet(CabinetBased cabinet_based)
Returns a boolean value indicating whether or not the given CabinetBased object resides in a personal cabinet. |
void |
CreateShortcutDialog.setTarget(CabinetBased target)
Method setTarget sets the object which the
Shortcut is created to. |
Uses of CabinetBased in wt.clients.folderexplorer |
Fields in wt.clients.folderexplorer declared as CabinetBased | |
(package private) CabinetBased |
WindchillExplorerFrame.ExpandToFolderThread.startingObj
|
(package private) CabinetBased |
WindchillExplorerFrame.WorkThread.contextObj
|
Methods in wt.clients.folderexplorer that return CabinetBased | |
static CabinetBased |
WindchillExplorerTaskLogic.refresh(CabinetBased object)
Deprecated. Return a refreshed copy of the given CabinetBased object. |
protected CabinetBased |
WindchillExplorerFrame.retrieveCheckOutObject(CabinetBased obj)
Deprecated. |
protected CabinetBased |
WindchillExplorerFrame.getCheckOutObject(CabinetBased foldered_obj)
Deprecated. Attempts to invoke a check-out on the given CabinetBased
object. |
protected CabinetBased |
WindchillExplorerFrame.getSelectedObject()
Deprecated. Returns the currently selected CabinetBased object. |
protected CabinetBased |
WindchillExplorerFrame.getSelectedObject(boolean get_shortcut_target)
Deprecated. Returns the currently selected CabinetBased object. |
private CabinetBased |
WindchillExplorerFrame.getFolderedObject(FolderedBusinessObject foldered_obj,
boolean get_shortcut_target)
Deprecated. |
CabinetBased |
WindchillExplorerFrame.WorkThread.getContextObject()
|
Methods in wt.clients.folderexplorer with parameters of type CabinetBased | |
static boolean |
WindchillExplorerTaskLogic.isUpdateAllowed(CabinetBased entry)
Deprecated. Method isUpdateAllowed determines if the given
CabinetBased object is available for updating by the
current user. |
static void |
WindchillExplorerTaskLogic.delete(CabinetBased folder_entry)
Deprecated. Method delete deletes the given CabinetBased
object from the database. |
static CabinetBased |
WindchillExplorerTaskLogic.refresh(CabinetBased object)
Deprecated. Return a refreshed copy of the given CabinetBased object. |
protected void |
WindchillExplorerFrame.viewObject(CabinetBased view_obj)
Deprecated. Launches the "View" task on the given CabinetBased object. |
protected void |
WindchillExplorerFrame.updateObject(CabinetBased obj)
Deprecated. Attempts to launch an update task on the given CabinetBased
object. |
protected void |
WindchillExplorerFrame.launchUpdateTaskDelegate(CabinetBased obj)
Deprecated. |
protected void |
WindchillExplorerFrame.launchCheckOutObject(CabinetBased obj)
Deprecated. |
protected CabinetBased |
WindchillExplorerFrame.retrieveCheckOutObject(CabinetBased obj)
Deprecated. |
protected boolean |
WindchillExplorerFrame.checkOutObject(CabinetBased foldered_obj)
Deprecated. Attempts to invoke a check-out on the given CabinetBased
object. |
protected CabinetBased |
WindchillExplorerFrame.getCheckOutObject(CabinetBased foldered_obj)
Deprecated. Attempts to invoke a check-out on the given CabinetBased
object. |
private String |
WindchillExplorerFrame.getParentPath(int level,
CabinetBased foldered_obj)
Deprecated. Returns the String folder path of an ancestor of
the given CabinetBased object. |
void |
WindchillExplorerFrame.setStartingFolder(CabinetBased starting_obj)
Deprecated. Method setStartingFolder initializes this frame to
be opened to a particular folder. |
private void |
WindchillExplorerFrame.updateAllowedActions(CabinetBased cabinet_based)
Deprecated. Updates the available menu options based on the given CabinetBased object. |
private void |
WindchillExplorerFrame.enableLifeCycleUpdateActions(boolean enable,
CabinetBased object)
Deprecated. Enables or disables the Life Cycle update menu items depending on the given boolean value. |
void |
WindchillExplorerFrame.WorkThread.setContextObject(CabinetBased obj)
|
Constructors in wt.clients.folderexplorer with parameters of type CabinetBased | |
WindchillExplorerFrame(Applet parent_applet,
CabinetBased starting_folder)
Deprecated. Constructor for class WindchillExplorerFrame . |
|
WindchillExplorerFrame(CabinetBased starting_folder)
Deprecated. Constructor for class WindchillExplorerFrame . |
|
WindchillExplorerFrame.ExpandToFolderThread(ThreadGroup thread_group,
CabinetBased starting_obj)
|
|
WindchillExplorerFrame.WorkThread(ThreadGroup thread_group,
int action,
CabinetBased obj)
|
Uses of CabinetBased in wt.clients.gui |
Fields in wt.clients.gui declared as CabinetBased | |
protected CabinetBased |
WTFolderBrowserDialog.currentlySelectedItem
Variable used to track the currently selected CabinetBased item |
protected CabinetBased |
WTFolderBrowserDialog.folderEntry
Maintains the currently selected folder entry |
(package private) CabinetBased |
WTFolderBrowserDialog.DelayThread.selected
|
Methods in wt.clients.gui that return CabinetBased | |
CabinetBased |
WTFolderBrowserDialog.getFolderEntry()
Method getFolderEntry returns the CabinetBased
object selected in this dialog. |
Methods in wt.clients.gui with parameters of type CabinetBased | |
private String |
WTFolderBrowserDialog.getObjectKey(CabinetBased the_object)
Method getObjectKey returns a key value to be
used as the key associated with the given object in the hashmap
of folder contents. |
private void |
WTFolderBrowserDialog.setFolderEntry(CabinetBased cabinet_based)
|
Constructors in wt.clients.gui with parameters of type CabinetBased | |
WTFolderBrowserDialog.DelayThread(CabinetBased s)
|
Uses of CabinetBased in wt.clients.prodmgmt |
Methods in wt.clients.prodmgmt with parameters of type CabinetBased | |
protected boolean |
PartExplorer.checkOutObject(CabinetBased foldered_obj)
Deprecated. |
Uses of CabinetBased in wt.clients.query |
Methods in wt.clients.query with parameters of type CabinetBased | |
protected String |
QueryPanel.getCabinetBasedIdentity(CabinetBased cabinet_based)
Return an identity string for objects descending from BusinessInformation. |
Uses of CabinetBased in wt.clients.vc |
Methods in wt.clients.vc that return CabinetBased | |
protected CabinetBased |
VersionHistoryDialog.getSelectedObject()
Deprecated. |
protected CabinetBased |
IterationHistoryDialog.getSelectedObject()
|
Uses of CabinetBased in wt.doc |
Classes in wt.doc that implement CabinetBased | |
class |
WTDocument
The reference implementation of a DocumentVersion. |
Uses of CabinetBased in wt.effectivity |
Classes in wt.effectivity that implement CabinetBased | |
class |
ConfigurationItem
This is a product that is planned for manufacture with various EffectivityManageable s having Effectivity s under which specific
versions are used to manufacture the product. |
Uses of CabinetBased in wt.enterprise |
Classes in wt.enterprise that implement CabinetBased | |
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 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 . |
Methods in wt.enterprise with parameters of type CabinetBased | |
protected String |
ObjectPropertyValue.getParentFolderLink(CabinetBased cabinet_based,
String label,
Locale locale)
Returns the String containing the HTML code to display a Hyperlink to the object properties page of the parent folder of the given FolderEntry object. |
protected String |
BasicTemplateProcessor.getParentFolderLink(CabinetBased cabinet_based,
String label,
Locale locale)
Deprecated. Returns the String containing the HTML code to display a Hyperlink to the object properties page of the parent folder of the given FolderEntry object. |
Uses of CabinetBased in wt.epm |
Classes in wt.epm that implement CabinetBased | |
class |
EPMDocument
Use the newEPMDocument static factory method(s), not the
EPMDocument constructor, to construct instances of this
class. |
Uses of CabinetBased in wt.epm.util |
Methods in wt.epm.util with parameters of type CabinetBased | |
static boolean |
EPMHelper.inPersonalCabinet(CabinetBased object)
Returns true if the entry resides in a personal cabinet, returns false if in an shared cabinet. |
Uses of CabinetBased in wt.federation |
Classes in wt.federation that implement CabinetBased | |
class |
ProxyDocument
Use the newProxyDocument static factory method(s), not the
ProxyDocument constructor, to construct instances of this
class. |
Uses of CabinetBased in wt.folder |
Subinterfaces of CabinetBased in wt.folder | |
interface |
CabinetMember
A CabinetMember is an object that can be put in a Cabinet, but not a SubFolder. |
interface |
Folder
A Folder acts a container of information. |
interface |
Foldered
A Foldered object is one that lives in a Folder (Cabinet or SubFolder). |
interface |
FolderEntry
A FolderEntry is an object that can be considered one of the entries in a folder. |
interface |
IteratedFoldered
Information that is Iterated and is stored in folders is
handled differently than other Foldered information. |
interface |
Shortcut
Provides a means for one Folder to have references to other Folder's or FolderEntry objects (ie to any CabinetBased object). |
Classes in wt.folder that implement CabinetBased | |
class |
Cabinet
A Cabinet is a major organizing characteristic for information residing inf folders. |
class |
IteratedShortcutLink
A persistent assocation between a Folder and the latest iteration of an iterated member of a Folder. |
class |
ShortcutLink
A persistent assocation between a Folder and a non-iterated CabinetBased object. |
class |
SubFolder
A SubFolder is a non-root folder, ie it resides in a Cabinet. |
Methods in wt.folder that return CabinetBased | |
CabinetBased |
ShortcutLink.getTarget()
|
CabinetBased |
Shortcut.getTarget()
Gets the object for the association that plays role: TARGET_ROLE. |
CabinetBased |
IteratedShortcutLink.getTarget()
|
static CabinetBased |
FolderHelper.assignCabinetReference(CabinetBased theEntry,
CabinetReference cabinetRef)
Prepare the object to be stored into the database. |
CabinetBased |
ShortcutLink.getTarget()
|
CabinetBased |
Shortcut.getTarget()
Gets the object for the association that plays role: TARGET_ROLE. |
CabinetBased |
IteratedShortcutLink.getTarget()
|
static CabinetBased |
FolderHelper.assignCabinetReference(CabinetBased theEntry,
CabinetReference cabinetRef)
Prepare the object to be stored into the database. |
Methods in wt.folder with parameters of type CabinetBased | |
Shortcut |
StandardFolderService.addShortcut(Folder folder,
CabinetBased target)
Add a shortcut to a Foldered object to the specified
Folder . |
QueryResult |
StandardFolderService.findShortcuts(CabinetBased target)
Return all the Shortcut s to the specified object. |
String |
StandardFolderService.getLocation(CabinetBased object)
gets the location of the specified CabinetBased object
as a String folder path
Supported API: false |
Object[] |
StandardFolderService.getFolderPaths(CabinetBased[] objects)
Deprecated. Replaced by StandardFolderService.getCabinetBasedToPathMap(WTCollection) |
Object[] |
StandardFolderService.getLocations(CabinetBased[] objects)
Deprecated. Replaced by StandardFolderService.getCabinetBasedToLocationMap(WTCollection) |
boolean |
StandardFolderService.inPersonalCabinet(CabinetBased cabinetBased)
Returns true if the entry resides in a personal cabinet, returns false if in an shared cabinet. |
static ShortcutLink |
ShortcutLink.newShortcutLink(Folder referencingFolder,
CabinetBased target)
Default factory for the class. |
void |
ShortcutLink.setTarget(CabinetBased target)
|
void |
Shortcut.setTarget(CabinetBased target)
Sets the object for the association that plays role: TARGET_ROLE. |
void |
IteratedShortcutLink.setTarget(CabinetBased target)
|
Shortcut |
FolderServiceFwd.addShortcut(Folder folder,
CabinetBased target)
Add a shortcut to a Foldered object to the specified
Folder . |
QueryResult |
FolderServiceFwd.findShortcuts(CabinetBased target)
Return all the Shortcut s to the specified object. |
String |
FolderServiceFwd.getLocation(CabinetBased object)
gets the location of the specified CabinetBased object
as a String folder path
Supported API: false |
Object[] |
FolderServiceFwd.getFolderPaths(CabinetBased[] objects)
Deprecated. Replaced by FolderServiceFwd.getCabinetBasedToPathMap(WTCollection) |
Object[] |
FolderServiceFwd.getLocations(CabinetBased[] objects)
Deprecated. Replaced by FolderServiceFwd.getCabinetBasedToLocationMap(WTCollection) |
boolean |
FolderServiceFwd.inPersonalCabinet(CabinetBased cabinetBased)
Returns true if the entry resides in a personal cabinet, returns false if in an shared cabinet. |
Shortcut |
FolderService.addShortcut(Folder folder,
CabinetBased target)
Add a shortcut to a Foldered object to the specified
Folder . |
QueryResult |
FolderService.findShortcuts(CabinetBased target)
Return all the Shortcut s to the specified object. |
String |
FolderService.getLocation(CabinetBased object)
gets the location of the specified CabinetBased object
as a String folder path
Supported API: false |
Object[] |
FolderService.getFolderPaths(CabinetBased[] objects)
Deprecated. Replaced by FolderService.getCabinetBasedToPathMap(WTCollection) |
Object[] |
FolderService.getLocations(CabinetBased[] objects)
Deprecated. Replaced by FolderService.getCabinetBasedToLocationMap(WTCollection) |
boolean |
FolderService.inPersonalCabinet(CabinetBased cabinetBased)
Returns true if the entry resides in a personal cabinet, returns false if in an shared cabinet. |
static CabinetReference |
FolderHelper.getCabinetReference(CabinetBased object)
Retrieve the reference to the cabinet the object is part of. |
static String |
FolderHelper.getFolderPath(CabinetBased object)
calculates the folder path of the specified entry Supported API: true |
static String |
FolderHelper.getLocation(CabinetBased object)
calculates the location of a CabinetBased object where
location is defined as the the folder path of the Folder
that the object is part of
Supported API: true |
static boolean |
FolderHelper.inPersonalCabinet(CabinetBased object)
Deprecated. Replaced by FolderHelper.getObjsInPersonalCabinets(WTCollection) |
static boolean |
FolderHelper.sameCabinet(CabinetBased object1,
CabinetBased object2)
Returns true if the two objects are stored in the same Cabinet . |
static Object[] |
FolderHelper.getLocations(CabinetBased[] objects)
Deprecated. Replaced by #getCabinetBasedToLocationMap |
static Object[] |
FolderHelper.getFolderPaths(CabinetBased[] objects)
Deprecated. Replaced by FolderHelper.getCabinetBasedToPathMap(wt.fc.collections.WTCollection) |
static CabinetBased |
FolderHelper.assignCabinetReference(CabinetBased theEntry,
CabinetReference cabinetRef)
Prepare the object to be stored into the database. |
(package private) static String |
FolderHelper.getFolderPath(CabinetBased object,
String location)
Get the folder path for the given CabinetBased object and location |
Shortcut |
StandardFolderService.addShortcut(Folder folder,
CabinetBased target)
Add a shortcut to a Foldered object to the specified
Folder . |
QueryResult |
StandardFolderService.findShortcuts(CabinetBased target)
Return all the Shortcut s to the specified object. |
String |
StandardFolderService.getLocation(CabinetBased object)
gets the location of the specified CabinetBased object
as a String folder path
Supported API: false |
Object[] |
StandardFolderService.getFolderPaths(CabinetBased[] objects)
Deprecated. Replaced by StandardFolderService.getCabinetBasedToPathMap(WTCollection) |
Object[] |
StandardFolderService.getLocations(CabinetBased[] objects)
Deprecated. Replaced by StandardFolderService.getCabinetBasedToLocationMap(WTCollection) |
boolean |
StandardFolderService.inPersonalCabinet(CabinetBased cabinetBased)
Returns true if the entry resides in a personal cabinet, returns false if in an shared cabinet. |
static ShortcutLink |
ShortcutLink.newShortcutLink(Folder referencingFolder,
CabinetBased target)
Default factory for the class. |
void |
ShortcutLink.setTarget(CabinetBased target)
|
void |
Shortcut.setTarget(CabinetBased target)
Sets the object for the association that plays role: TARGET_ROLE. |
void |
IteratedShortcutLink.setTarget(CabinetBased target)
|
Shortcut |
FolderServiceFwd.addShortcut(Folder folder,
CabinetBased target)
Add a shortcut to a Foldered object to the specified
Folder . |
QueryResult |
FolderServiceFwd.findShortcuts(CabinetBased target)
Return all the Shortcut s to the specified object. |
String |
FolderServiceFwd.getLocation(CabinetBased object)
gets the location of the specified CabinetBased object
as a String folder path
Supported API: false |
Object[] |
FolderServiceFwd.getFolderPaths(CabinetBased[] objects)
Deprecated. Replaced by FolderServiceFwd.getCabinetBasedToPathMap(WTCollection) |
Object[] |
FolderServiceFwd.getLocations(CabinetBased[] objects)
Deprecated. Replaced by FolderServiceFwd.getCabinetBasedToLocationMap(WTCollection) |
boolean |
FolderServiceFwd.inPersonalCabinet(CabinetBased cabinetBased)
Returns true if the entry resides in a personal cabinet, returns false if in an shared cabinet. |
Shortcut |
FolderService.addShortcut(Folder folder,
CabinetBased target)
Add a shortcut to a Foldered object to the specified
Folder . |
QueryResult |
FolderService.findShortcuts(CabinetBased target)
Return all the Shortcut s to the specified object. |
String |
FolderService.getLocation(CabinetBased object)
gets the location of the specified CabinetBased object
as a String folder path
Supported API: false |
Object[] |
FolderService.getFolderPaths(CabinetBased[] objects)
Deprecated. Replaced by FolderService.getCabinetBasedToPathMap(WTCollection) |
Object[] |
FolderService.getLocations(CabinetBased[] objects)
Deprecated. Replaced by FolderService.getCabinetBasedToLocationMap(WTCollection) |
boolean |
FolderService.inPersonalCabinet(CabinetBased cabinetBased)
Returns true if the entry resides in a personal cabinet, returns false if in an shared cabinet. |
static CabinetReference |
FolderHelper.getCabinetReference(CabinetBased object)
Retrieve the reference to the cabinet the object is part of. |
static String |
FolderHelper.getFolderPath(CabinetBased object)
calculates the folder path of the specified entry Supported API: true |
static String |
FolderHelper.getLocation(CabinetBased object)
calculates the location of a CabinetBased object where
location is defined as the the folder path of the Folder
that the object is part of
Supported API: true |
static boolean |
FolderHelper.inPersonalCabinet(CabinetBased object)
Deprecated. Replaced by FolderHelper.getObjsInPersonalCabinets(WTCollection) |
static boolean |
FolderHelper.sameCabinet(CabinetBased object1,
CabinetBased object2)
Returns true if the two objects are stored in the same Cabinet . |
static Object[] |
FolderHelper.getLocations(CabinetBased[] objects)
Deprecated. Replaced by #getCabinetBasedToLocationMap |
static Object[] |
FolderHelper.getFolderPaths(CabinetBased[] objects)
Deprecated. Replaced by FolderHelper.getCabinetBasedToPathMap(wt.fc.collections.WTCollection) |
static CabinetBased |
FolderHelper.assignCabinetReference(CabinetBased theEntry,
CabinetReference cabinetRef)
Prepare the object to be stored into the database. |
(package private) static String |
FolderHelper.getFolderPath(CabinetBased object,
String location)
Get the folder path for the given CabinetBased object and location |
Uses of CabinetBased in wt.ixb.conflictFramework |
Classes in wt.ixb.conflictFramework that implement CabinetBased | |
class |
ImportSession
Use the newImportSession static factory method(s), not the
ImportSession constructor, to construct instances of this
class. |
Uses of CabinetBased in wt.ixb.handlers.forattributes |
Methods in wt.ixb.handlers.forattributes with parameters of type CabinetBased | |
private String |
ExpImpForCabinetBasedAttr.getFolderPath(CabinetBased obj)
|
void |
ExpImpForCabinetBasedAttr.importFolderInfo(CabinetBased ob,
String folderPath,
Importer importer)
|
void |
ExpImpForCabinetBasedAttr.importFolderInfoRestore(CabinetBased ob,
String folderPath,
Importer importer,
IxbElement fileXML)
|
Uses of CabinetBased in wt.ixb.util |
Methods in wt.ixb.util with parameters of type CabinetBased | |
static int |
IXBOwnershipHelper.getLocation(CabinetBased doc)
|
Uses of CabinetBased in wt.lifecycle |
Classes in wt.lifecycle that implement CabinetBased | |
class |
LifeCycleTemplate
LifeCycleTemplate holds a Life Cycle specification. |
Uses of CabinetBased in wt.maturity |
Classes in wt.maturity that implement CabinetBased | |
class |
PromotionNotice
The implementation of PromotionNotices. |
Uses of CabinetBased in wt.part |
Classes in wt.part that implement CabinetBased | |
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 |
WTProduct
Use the newWTProduct static factory method(s), not the WTProduct
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 CabinetBased in wt.project |
Classes in wt.project that implement CabinetBased | |
class |
Project
Deprecated. at R6.0 Project will be replaced by a new Team object in a future release. |
Methods in wt.project with parameters of type CabinetBased | |
private static Cabinet |
StandardProjectService.getContainingCabinet(CabinetBased foldered)
|
Uses of CabinetBased in wt.query.template |
Classes in wt.query.template that implement CabinetBased | |
class |
ReportTemplate
This class is a default implementation of a template for reporting. |
Uses of CabinetBased in wt.replication.unit |
Classes in wt.replication.unit that implement CabinetBased | |
class |
WTUnit
Deprecated. |
Uses of CabinetBased in wt.rn |
Classes in wt.rn that implement CabinetBased | |
class |
WTRNRequest
The WTRNRequest object is used to store information relating to a specific RosettaNet request. |
Uses of CabinetBased in wt.rule.impl |
Methods in wt.rule.impl with parameters of type CabinetBased | |
static String |
RuleApplierHelper.getLocation(CabinetBased cb)
Deprecated. |
Uses of CabinetBased in wt.team |
Classes in wt.team that implement CabinetBased | |
class |
TeamTemplate
TeamTemplate establishes associations between roles and principals and/or actor roles. |
(package private) static class |
TeamTemplateCache.TeamTemplateEntry
|
Uses of CabinetBased in wt.vc.baseline |
Classes in wt.vc.baseline that implement CabinetBased | |
class |
ManagedBaseline
This class is an implementation of a Baseline. |
Uses of CabinetBased in wt.workflow.definer |
Classes in wt.workflow.definer that implement CabinetBased | |
class |
WfProcessTemplate
A WfProcessTemplate represents a template for a specific
workflow process; it is used to create instances of a workflow process. |
Uses of CabinetBased in wt.workflow.notebook |
Classes in wt.workflow.notebook that implement CabinetBased | |
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 . |
class |
WfFolderedBookmark
A specialization of FolderedBoomark , objects of this type
can point to the ObjectIdentifier of Windchill business
objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |