Plumtree Pluggable Navigation API  
 

NavigationModel.NO_CURRENT_PAGEID Field

Uninitialized Mypage ID value. Not -1 since that is the home page for administrator Set to 0 since it is passed and used to open the myportalobject in the appdataobject and 0 represents the user's default homepage.

public const int NO_CURRENT_PAGEID = 0;

See Also

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