PrintMgmtHierarchy.getNodesImplementation Method [AX 2012]

Allows implementers to provide the list of supported nodes for this hierarchy.

protected abstract List getNodesImplementation()

Run On

Called

Return Value

Type: List Class
A list of PrintMgmtNodeType enumeration values that are supported for this hierarchy.

Concrete PrintMgmtHierarchy class derivatives that implement this method should return a list of allowed PrintMgmtNodeType enumeration values for the hierarchy.

Community Additions

ADD
Show: