com.plumtree.portalpages.common.plugnav
Class NavCategoryHelper

java.lang.Object
  extended by com.plumtree.portalpages.common.plugnav.NavCategoryHelper

public class NavCategoryHelper
extends java.lang.Object

Useful helper class that forms a list of all possible page types for pluggable navigation

Author:
DavidP

Field Summary
static NavCategoryHelper INSTANCE
           
 
Method Summary
 XPArrayList GetCategoryTypeArray()
          Enumerates the possible page types available.
 IXPEnumerator GetCategoryTypes()
          Enumerates the possible page types available.
 int GetNumCategoryTypes()
          Returns the number of page types.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final NavCategoryHelper INSTANCE
Method Detail

GetCategoryTypes

public IXPEnumerator GetCategoryTypes()
Enumerates the possible page types available.

Returns:
IXPEnumerator

GetCategoryTypeArray

public XPArrayList GetCategoryTypeArray()
Enumerates the possible page types available.

Returns:
XPArrayList

GetNumCategoryTypes

public int GetNumCategoryTypes()
Returns the number of page types.

Returns:
int



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.