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:
  • Field Summary

    Fields inherited from class wt.workflow.notebook._Notebook

    CLOSED, DESCRIPTION, EXTERNALIZATION_VERSION_UID

    Fields inherited from class wt.workflow.notebook.NotebookComponent

    OLD_FORMAT_VERSION_UID

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.workflow.collaboration._CollaborationContainer

    DEFINITION, DEFINITION_REFERENCE

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.index._Indexable

    INDEXER_SET

    Fields inherited from interface wt.notify._Notifiable

    EVENT_SET

    Fields inherited from interface wt.ownership._Ownable

    OWNERSHIP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Modifier and Type
    Method
    Description


    Supported API: true


    Supported API: true


    Supported API: true


    Supported API: true

    Methods inherited from class wt.workflow.notebook._Notebook

    getClassInfo, getConceptualClassname, getDefinition, getDefinitionReference, getDescription, getEventSet, getType, readExternal, readExternal, readVersion, setDefinition, setDefinitionReference, setDescription, setEventSet, super_readExternal_Notebook, super_readVersion_Notebook, super_writeExternal_Notebook, writeExternal, writeExternal

    Methods inherited from class wt.workflow.notebook._NotebookComponent

    getContainer, getContainerName, getContainerReference, getDomainRef, getIndexerSet, getName, getOwnership, isInheritedDomain, readVersion, setContainer, setContainerReference, setDomainRef, setIndexerSet, setInheritedDomain, setName, setOwnership, super_readExternal_NotebookComponent, super_readVersion_NotebookComponent, super_writeExternal_NotebookComponent

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity