Uses of Class
wt.workflow.notebook.NotebookFolder

Packages that use NotebookFolder
com.ptc.netmarkets.notebook   
com.ptc.netmarkets.notebookfolder   
wt.ixb.handlers.netmarkets   
wt.pdmlink   
wt.workflow.notebook   
 

Uses of NotebookFolder in com.ptc.netmarkets.notebook
 

Methods in com.ptc.netmarkets.notebook that return NotebookFolder
private  NotebookFolder StandardNmNotebookService.getParentOfHotlinksfolder(NotebookFolder nf)
           
private  NotebookFolder StandardNmNotebookService.lookUpHotlistFolder(NotebookFolder nf)
           
private  NotebookFolder StandardNmNotebookService.lookUpHotlistFolderByName(NotebookFolder nf)
           
 NotebookFolder StandardNmNotebookService.createHotlinksFolder(Notebook notebook)
           
 NotebookFolder StandardNmNotebookService.setHotlinksFolder(NotebookFolder notebookFolder)
           
 

Methods in com.ptc.netmarkets.notebook with parameters of type NotebookFolder
private  NotebookFolder StandardNmNotebookService.getParentOfHotlinksfolder(NotebookFolder nf)
           
private  NotebookFolder StandardNmNotebookService.lookUpHotlistFolder(NotebookFolder nf)
           
private  NotebookFolder StandardNmNotebookService.lookUpHotlistFolderByName(NotebookFolder nf)
           
private  NmNotebookFolder StandardNmNotebookService.getNmNotebookFolder(NotebookFolder nf)
           
 NotebookFolder StandardNmNotebookService.setHotlinksFolder(NotebookFolder notebookFolder)
           
private  HashMap StandardNmNotebookService.getMapForFolders(NotebookFolder nbFolder, NmOid notebookOid)
           
private  String StandardNmNotebookService.getPath(NotebookFolder nbFolder)
           
 

Uses of NotebookFolder in com.ptc.netmarkets.notebookfolder
 

Methods in com.ptc.netmarkets.notebookfolder with parameters of type NotebookFolder
 void StandardNmNotebookFolderService.createChildren(NotebookFolder old_f, NotebookFolder new_f, boolean clippedToCut)
           
 

Uses of NotebookFolder in wt.ixb.handlers.netmarkets
 

Methods in wt.ixb.handlers.netmarkets that return NotebookFolder
private  NotebookFolder NotebookIXHandler.getSubFolder(CollaborationContainer container, String folder_name)
           
 

Methods in wt.ixb.handlers.netmarkets with parameters of type NotebookFolder
static boolean ProjectIXUtils.importFromJarFileToNotebook(NotebookFolder notebook_folder, File tmpFile)
           
private static IxbDocument ProjectIXUtils.generateImportMappingRules(NotebookFolder notebook_folder)
           
private static String ProjectIXUtils.getFolderPath(NotebookFolder folder)
           
 void NotebookIXHandler.exportNotebookFolder(NotebookFolder folder, IxbElement folder_elem, Exporter exporter, String folder_path)
          
 

Uses of NotebookFolder in wt.pdmlink
 

Methods in wt.pdmlink with parameters of type NotebookFolder
static boolean ProductIXUtils.importFromJarFileToNotebook(NotebookFolder notebook_folder, File tmpFile)
           
private static IxbDocument ProductIXUtils.generateImportMappingRules(NotebookFolder notebook_folder)
           
private static String ProductIXUtils.getFolderPath(NotebookFolder folder)
           
 

Uses of NotebookFolder in wt.workflow.notebook
 

Methods in wt.workflow.notebook that return NotebookFolder
 NotebookFolder StandardNotebookService.saveFolder(NotebookFolder folder)
          

Supported API: false
 NotebookFolder NotebookServiceFwd.saveFolder(NotebookFolder folder)
          

Supported API: false
 NotebookFolder NotebookService.saveFolder(NotebookFolder folder)
          

Supported API: false
 NotebookFolder NotebookFolderLink.getFolder()
          Gets the object for the association that plays role: FOLDER_ROLE.
 NotebookFolder NotebookFolder.getParentFolder()
          Gets the object for the association that plays role: PARENT_FOLDER.
static NotebookFolder NotebookFolder.newNotebookFolder(String folderName, CollaborationContainer parent)
          

Supported API: false
 NotebookFolder FolderSubFolderLink.getSubFolder()
          Gets the object for the association that plays role: SUB_FOLDER_ROLE.
 NotebookFolder FolderSubFolderLink.getParentFolder()
          Gets the object for the association that plays role: PARENT_FOLDER_ROLE.
 NotebookFolder FolderBookmarkLink.getFolder()
          Gets the object for the association that plays role: FOLDER_ROLE.
 NotebookFolder Bookmark.getFolder()
          Gets the object for the association that plays role: FOLDER.
 NotebookFolder StandardNotebookService.saveFolder(NotebookFolder folder)
          

Supported API: false
 NotebookFolder NotebookServiceFwd.saveFolder(NotebookFolder folder)
          

Supported API: false
 NotebookFolder NotebookService.saveFolder(NotebookFolder folder)
          

Supported API: false
 NotebookFolder NotebookFolderLink.getFolder()
          Gets the object for the association that plays role: FOLDER_ROLE.
 NotebookFolder NotebookFolder.getParentFolder()
          Gets the object for the association that plays role: PARENT_FOLDER.
static NotebookFolder NotebookFolder.newNotebookFolder(String folderName, CollaborationContainer parent)
          

Supported API: false
 NotebookFolder FolderSubFolderLink.getSubFolder()
          Gets the object for the association that plays role: SUB_FOLDER_ROLE.
 NotebookFolder FolderSubFolderLink.getParentFolder()
          Gets the object for the association that plays role: PARENT_FOLDER_ROLE.
 NotebookFolder FolderBookmarkLink.getFolder()
          Gets the object for the association that plays role: FOLDER_ROLE.
 NotebookFolder Bookmark.getFolder()
          Gets the object for the association that plays role: FOLDER.
 

Methods in wt.workflow.notebook with parameters of type NotebookFolder
 NotebookFolder StandardNotebookService.saveFolder(NotebookFolder folder)
          

Supported API: false
 void StandardNotebookService.deleteFolder(NotebookFolder folder)
          

Supported API: false
 Vector StandardNotebookService.getAllChildrenOfFolder(NotebookFolder folder)
           
private  Vector StandardNotebookService.getAllChildrenOfFolder(NotebookFolder pnf, Vector retVec)
           
 NotebookFolder NotebookServiceFwd.saveFolder(NotebookFolder folder)
          

Supported API: false
 void NotebookServiceFwd.deleteFolder(NotebookFolder folder)
          

Supported API: false
 NotebookFolder NotebookService.saveFolder(NotebookFolder folder)
          

Supported API: false
 void NotebookService.deleteFolder(NotebookFolder folder)
          

Supported API: false
 void NotebookFolderLink.setFolder(NotebookFolder folder)
          Sets the object for the association that plays role: FOLDER_ROLE.
static NotebookFolderLink NotebookFolderLink.newNotebookFolderLink(NotebookFolder folder, Notebook notebook)
          Default factory for the class.
protected  boolean NotebookFolder.readVersion(NotebookFolder thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void NotebookFolder.setParentFolder(NotebookFolder a_ParentFolder)
          Sets the object for the association that plays role: PARENT_FOLDER.
 int NotebookFolder.getDepthLevel(NotebookFolder aFolder)
           
 void FolderSubFolderLink.setSubFolder(NotebookFolder subFolder)
          Sets the object for the association that plays role: SUB_FOLDER_ROLE.
 void FolderSubFolderLink.setParentFolder(NotebookFolder parentFolder)
          Sets the object for the association that plays role: PARENT_FOLDER_ROLE.
static FolderSubFolderLink FolderSubFolderLink.newFolderSubFolderLink(NotebookFolder subFolder, NotebookFolder parentFolder)
          Default factory for the class.
 void FolderBookmarkLink.setFolder(NotebookFolder folder)
          Sets the object for the association that plays role: FOLDER_ROLE.
static FolderBookmarkLink FolderBookmarkLink.newFolderBookmarkLink(Bookmark bookmark, NotebookFolder folder)
          Default factory for the class.
 void Bookmark.setFolder(NotebookFolder a_Folder)
          Sets the object for the association that plays role: FOLDER.
 NotebookFolder StandardNotebookService.saveFolder(NotebookFolder folder)
          

Supported API: false
 void StandardNotebookService.deleteFolder(NotebookFolder folder)
          

Supported API: false
 Vector StandardNotebookService.getAllChildrenOfFolder(NotebookFolder folder)
           
private  Vector StandardNotebookService.getAllChildrenOfFolder(NotebookFolder pnf, Vector retVec)
           
 NotebookFolder NotebookServiceFwd.saveFolder(NotebookFolder folder)
          

Supported API: false
 void NotebookServiceFwd.deleteFolder(NotebookFolder folder)
          

Supported API: false
 NotebookFolder NotebookService.saveFolder(NotebookFolder folder)
          

Supported API: false
 void NotebookService.deleteFolder(NotebookFolder folder)
          

Supported API: false
 void NotebookFolderLink.setFolder(NotebookFolder folder)
          Sets the object for the association that plays role: FOLDER_ROLE.
static NotebookFolderLink NotebookFolderLink.newNotebookFolderLink(NotebookFolder folder, Notebook notebook)
          Default factory for the class.
protected  boolean NotebookFolder.readVersion(NotebookFolder thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void NotebookFolder.setParentFolder(NotebookFolder a_ParentFolder)
          Sets the object for the association that plays role: PARENT_FOLDER.
 int NotebookFolder.getDepthLevel(NotebookFolder aFolder)
           
 void FolderSubFolderLink.setSubFolder(NotebookFolder subFolder)
          Sets the object for the association that plays role: SUB_FOLDER_ROLE.
 void FolderSubFolderLink.setParentFolder(NotebookFolder parentFolder)
          Sets the object for the association that plays role: PARENT_FOLDER_ROLE.
static FolderSubFolderLink FolderSubFolderLink.newFolderSubFolderLink(NotebookFolder subFolder, NotebookFolder parentFolder)
          Default factory for the class.
 void FolderBookmarkLink.setFolder(NotebookFolder folder)
          Sets the object for the association that plays role: FOLDER_ROLE.
static FolderBookmarkLink FolderBookmarkLink.newFolderBookmarkLink(Bookmark bookmark, NotebookFolder folder)
          Default factory for the class.
 void Bookmark.setFolder(NotebookFolder a_Folder)
          Sets the object for the association that plays role: FOLDER.