Plumtree Pluggable Navigation API  
 

NavTypeConstants.NAV_TYPE_ID_BASE Field

Starting ID for custom navigation schemas. This is used by TestExtNav. New navigations should use a positive offset from this base ID.

public const int NAV_TYPE_ID_BASE = 100;

See Also

NavTypeConstants Class | com.plumtree.portalpages.common.uiparts Namespace