Class RangeItem

All Implemented Interfaces:
Serializable, IBaseEntity, ICoreEntity, IObjectAssignment, ISortableEntity

@Entity public class RangeItem extends IObjectAssignment.ObjectAssignmentBase
Entity to assign a Node to a NavigationToNode-assignment. Used to select which offspring of Node that is assigned to Navigation are also part of the navigation. Given Node must be child or children's child of any level from Node referenced in navigationToNode, this is enforced by the application. prio: gives the possibility of an ordering of children different to the ordering by Node-prio.
See Also: