Class Notebook

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.workflow.notebook._NotebookComponent
wt.workflow.notebook.NotebookComponent
wt.workflow.notebook._Notebook
wt.workflow.notebook.Notebook
All Implemented Interfaces:
Externalizable, Serializable, wt.admin._DomainAdministered, DomainAdministered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.index._Indexable, Indexable, wt.inf.container._WTContained, WTContained, wt.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited, wt.workflow.collaboration._CollaborationContainer, CollaborationContainer, wt.workflow.notebook._NotebookIfc, wt.workflow.notebook.NotebookIfc

@GenAsPersistable(superClass=wt.workflow.notebook.NotebookComponent.class,interfaces=wt.workflow.notebook.NotebookIfc.class,versions=-4358607121103546068L,properties={@GeneratedProperty(name="description",type=java.lang.String.class),@GeneratedProperty(name="closed",type=boolean.class,accessors=@PropertyAccessors(getAccess=PRIVATE))}) public class Notebook extends wt.workflow.notebook._Notebook

Use the newNotebook static factory method(s), not the Notebook constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: