Package com.ptc.netmarkets.util.misc

Interface Summary
ActionAccessDelegate This interface is to allow customers to change the behavior of the actions, to make them conditional on specific behavior.
NmActionService

Supported API: true

Extendable: false
TabAccessDelegate This interface is to allow customers to change the behavior of the tabs, to make them conditional on specific behavior.
 

Class Summary
DefaultActionAccessDelegate This is default action access delegate that provides no additional logic.
DefaultTabAccessDelegate This is default tab access delegate that provides no additional logic.
NmAction

Supported API: true

Extendable: true
NmContext

Supported API: true

Extendable: true
NmContextItem

Supported API: true

Extendable: true
NmDateTimeUtil The NmDateTimeUtil class is a utility that can be used in Java Server Pages (JSP) to render and manage HTML widgets that let a user input dates and/or times.
NmElementAddress

Supported API: true

Extendable: false
NmHTMLActionModel

Supported API: true

Extendable: false
NmPresentationData Defines some presentation aspects of the page Also includes most js and css files for all pages

Supported API: true

Extendable: true
NmStandardDateFormat Class to provide locale-specific date and time formatting and parsing.
StandardNmActionService Use the newStandardNmActionService static factory method(s), not the StandardNmActionService constructor, to construct instances of this class.