Package com.ptc.netmarkets.notebook
Class NmBookmark
java.lang.Object
com.ptc.netmarkets.model.NmObject
com.ptc.netmarkets.model.NmNamedObject
com.ptc.netmarkets.notebook.NmBookmark
- All Implemented Interfaces:
com.ptc.netmarkets.model.NmNamed,com.ptc.netmarkets.util.misc.NmActionTarget,com.ptc.netmarkets.util.misc.NmFormatable,Externalizable,Serializable,Comparable,wt.fc._NetFactor,NetFactor
Use the newNmBookmark static factory method(s), not the
NmBookmark 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:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the conceptual (modeled) name for the class.
-
Method Details
-
getConceptualClassname
Returns the conceptual (modeled) name for the class.
Supported API: true- Specified by:
getConceptualClassnamein interfaceNetFactor- Overrides:
getConceptualClassnamein classcom.ptc.netmarkets.model.NmNamedObject- Returns:
- String
-