Class ImportedBookmark

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.workflow.notebook._NotebookComponent
wt.workflow.notebook.NotebookComponent
wt.workflow.notebook._Bookmark
wt.workflow.notebook.Bookmark
wt.workflow.notebook._ImportedBookmark
wt.workflow.notebook.ImportedBookmark
All Implemented Interfaces:
Externalizable, Serializable, wt.admin._DomainAdministered, DomainAdministered, wt.content._ContentHolder, ContentHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.index._Indexable, Indexable, wt.inf.container._WTContained, WTContained, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited, wt.type._TypeManaged, wt.type.TypeManaged

@GenAsPersistable(superClass=Bookmark.class,interfaces=ContentHolder.class,versions=9029102144260734311L,properties={@GeneratedProperty(name="subjectObjectReference",type=ObjectReference.class),@GeneratedProperty(name="subjectVersionReference",type=VersionReference.class)},tableProperties=@TableProperties(compositeIndex1="+UPPER(name)"),iconProperties=@IconProperties(standardIcon="netmarkets/images/link_content.gif",openIcon="netmarkets/images/link_content.gif")) public class ImportedBookmark extends wt.workflow.notebook._ImportedBookmark

Use the newImportedBookmark static factory method(s), not the ImportedBookmark 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: