Package wt.folder


package wt.folder
  • Class
    Description
    A Cabinet is a major organizing characteristic for information residing in folders.
    An interface that defines information as being part of a Cabinet and Folder organization structure.
    Identification object for a Cabinet which is used to change the name (identity) of a cabinet.
    A CabinetMember is an object that can be put in a Cabinet, but not a SubFolder.
    Provides a means to reference a Cabinet.
    A Folder acts a container of information.
    A collation key factory for Foldered objects in a folder.
    A Foldered object is one that lives in a Folder (Cabinet or SubFolder).
    A FolderEntry is an object that can be considered one of the entries in a folder.


    Supported API: true

    Extendable: false
    This class provides access to the Windchill foldering capability.
    Holds a persistent association between a Folder (Cabinet or SubFolder) and a Foldered object (it's member).
    A FolderMembership association defines the basic containment characteristic of a Folder.


    Supported API: true

    Extendable: false
    Defines foldering related business operations.
    Used to represent events occuring within the FolderService.
    Information that is Iterated and is stored in folders is handled differently than other Foldered information.
    Holds a persistent association between a Folder (Cabinet or SubFolder) and the latest iteration of an IteratedFoldered object (it's member).
    A persistent assocation between a Folder and the latest iteration of an iterated member of a Folder.
    Provides a means for one Folder to have references to other Folder's or FolderEntry objects (ie to any CabinetBased object).
    A persistent assocation between a Folder and a non-iterated CabinetBased object.
    Use the newStandardFolderService static factory method(s), not the StandardFolderService constructor, to construct instances of this class.
    A SubFolder is a non-root folder, ie it resides in a Cabinet.
    Defines the unique Identity of a SubFolder.
    Provides a persistent association between a SubFolder with it's parent Folder.
    Defines the class which performs the uniqueness constraint for a SubFolder.
    Class that defines the uniquness constraint for a SubFolder.