Package com.saperion.ngc.model.navigation.intf
Package for navigation model interfaces.
- Since:
- 0.0.2
-
Interface Summary Interface Description FolderClass Defines a folder class that holds information about a folder like the forms used and the fields visible in the navigation view.FolderInfo Defines a class that holds information about a folder (metadata).NavigationElement Navigation element drag and drop interface.NavigationItem Navigation item interface, holds all items may contain further navigation node elements.NavigationNode Navigation node.NavigationTree Navigation tree, root of all nodes.NaviNodeAccessor Node accessor interface to allow node operations on all necessary items.WorkflowNodeInfo -
Enum Summary Enum Description NavigationElement.TREE_ITEM_TYPE Tree item types.WorkflowNodeInfo.Filter Workflow query filters.WorkflowNodeInfo.TYPE Leaf types.