Uses of Class
wt.workflow.notebook.NotebookTemplate

Packages that use NotebookTemplate
wt.workflow.notebook   
 

Uses of NotebookTemplate in wt.workflow.notebook
 

Methods in wt.workflow.notebook that return NotebookTemplate
 NotebookTemplate StandardNotebookService.getDefaultTemplate(WTObject obj, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate StandardNotebookService.getDefaultObjectTemplate(boolean isUser, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate StandardNotebookService.getDefaultTemplate(WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate StandardNotebookService.getDefaultTemplate(WTObject obj)
          Deprecated.  
 NotebookTemplate StandardNotebookService.getDefaultTemplate()
          Deprecated.  
 NotebookTemplate StandardNotebookService.getDefaultObjectTemplate(boolean isUser)
          Deprecated.  
private  NotebookTemplate StandardNotebookService.getTemplate(WTContainerRef containerRef)
           
 NotebookTemplate StandardNotebookService.getObjectTemplate(WTContainerRef containerRef)
           
static NotebookTemplate NotebookTemplate.newNotebookTemplate(String name, String description, XMLLob structure)
          Deprecated. in 7.0
static NotebookTemplate NotebookTemplate.newNotebookTemplate()
          Deprecated. in 7.0
static NotebookTemplate NotebookTemplate.newNotebookTemplate(WTContainerRef containerRef)
          

Supported API: false
static NotebookTemplate NotebookTemplate.newNotebookTemplate(String name, String description, XMLLob structure, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookServiceFwd.getDefaultTemplate(WTObject obj, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookServiceFwd.getDefaultObjectTemplate(boolean isUser, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookServiceFwd.getDefaultTemplate(WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookServiceFwd.getDefaultTemplate(WTObject obj)
          Deprecated.  
 NotebookTemplate NotebookServiceFwd.getDefaultTemplate()
          Deprecated.  
 NotebookTemplate NotebookServiceFwd.getDefaultObjectTemplate(boolean isUser)
          Deprecated.  
 NotebookTemplate NotebookService.getDefaultTemplate(WTObject obj, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookService.getDefaultObjectTemplate(boolean isUser, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookService.getDefaultTemplate(WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookService.getDefaultTemplate(WTObject obj)
          Deprecated.  
 NotebookTemplate NotebookService.getDefaultTemplate()
          Deprecated.  
 NotebookTemplate NotebookService.getDefaultObjectTemplate(boolean isUser)
          Deprecated.  
 NotebookTemplate NotebookDefInstanceLink.getDefinition()
          Gets the object for the association that plays role: DEFINITION_ROLE.
 NotebookTemplate StandardNotebookService.getDefaultTemplate(WTObject obj, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate StandardNotebookService.getDefaultObjectTemplate(boolean isUser, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate StandardNotebookService.getDefaultTemplate(WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate StandardNotebookService.getDefaultTemplate(WTObject obj)
          Deprecated.  
 NotebookTemplate StandardNotebookService.getDefaultTemplate()
          Deprecated.  
 NotebookTemplate StandardNotebookService.getDefaultObjectTemplate(boolean isUser)
          Deprecated.  
private  NotebookTemplate StandardNotebookService.getTemplate(WTContainerRef containerRef)
           
 NotebookTemplate StandardNotebookService.getObjectTemplate(WTContainerRef containerRef)
           
static NotebookTemplate NotebookTemplate.newNotebookTemplate(String name, String description, XMLLob structure)
          Deprecated. in 7.0
static NotebookTemplate NotebookTemplate.newNotebookTemplate()
          Deprecated. in 7.0
static NotebookTemplate NotebookTemplate.newNotebookTemplate(WTContainerRef containerRef)
          

Supported API: false
static NotebookTemplate NotebookTemplate.newNotebookTemplate(String name, String description, XMLLob structure, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookServiceFwd.getDefaultTemplate(WTObject obj, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookServiceFwd.getDefaultObjectTemplate(boolean isUser, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookServiceFwd.getDefaultTemplate(WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookServiceFwd.getDefaultTemplate(WTObject obj)
          Deprecated.  
 NotebookTemplate NotebookServiceFwd.getDefaultTemplate()
          Deprecated.  
 NotebookTemplate NotebookServiceFwd.getDefaultObjectTemplate(boolean isUser)
          Deprecated.  
 NotebookTemplate NotebookService.getDefaultTemplate(WTObject obj, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookService.getDefaultObjectTemplate(boolean isUser, WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookService.getDefaultTemplate(WTContainerRef containerRef)
          

Supported API: false
 NotebookTemplate NotebookService.getDefaultTemplate(WTObject obj)
          Deprecated.  
 NotebookTemplate NotebookService.getDefaultTemplate()
          Deprecated.  
 NotebookTemplate NotebookService.getDefaultObjectTemplate(boolean isUser)
          Deprecated.  
 NotebookTemplate NotebookDefInstanceLink.getDefinition()
          Gets the object for the association that plays role: DEFINITION_ROLE.
 

Methods in wt.workflow.notebook with parameters of type NotebookTemplate
 Notebook StandardNotebookService.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject)
          Deprecated.  
 Notebook StandardNotebookService.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject, WTContainerRef containerRef)
          

Supported API: false
protected  boolean NotebookTemplate.readVersion(NotebookTemplate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 Notebook NotebookServiceFwd.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject)
          Deprecated.  
 Notebook NotebookServiceFwd.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject, WTContainerRef containerRef)
          

Supported API: false
 Notebook NotebookService.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject)
          Deprecated.  
 Notebook NotebookService.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject, WTContainerRef containerRef)
          

Supported API: false
 void NotebookDefInstanceLink.setDefinition(NotebookTemplate definition)
          Sets the object for the association that plays role: DEFINITION_ROLE.
static NotebookDefInstanceLink NotebookDefInstanceLink.newNotebookDefInstanceLink(NotebookIfc inst, NotebookTemplate definition)
          Default factory for the class.
 Notebook StandardNotebookService.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject)
          Deprecated.  
 Notebook StandardNotebookService.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject, WTContainerRef containerRef)
          

Supported API: false
protected  boolean NotebookTemplate.readVersion(NotebookTemplate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 Notebook NotebookServiceFwd.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject)
          Deprecated.  
 Notebook NotebookServiceFwd.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject, WTContainerRef containerRef)
          

Supported API: false
 Notebook NotebookService.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject)
          Deprecated.  
 Notebook NotebookService.createNotebook(NotebookTemplate template, String name, SubjectOfNotebook subject, WTContainerRef containerRef)
          

Supported API: false
 void NotebookDefInstanceLink.setDefinition(NotebookTemplate definition)
          Sets the object for the association that plays role: DEFINITION_ROLE.
static NotebookDefInstanceLink NotebookDefInstanceLink.newNotebookDefInstanceLink(NotebookIfc inst, NotebookTemplate definition)
          Default factory for the class.