com.arsdigita.categorization
Class Categorization

java.lang.Object
  extended bycom.arsdigita.categorization.Categorization

public class Categorization
extends Object

Provides static helper methods.

Version:
$Revision: #4 $ $DateTime: 2004/04/07 16:07:11 $

Field Summary
static String CONTEXT_NAVIGATION
           
 
Constructor Summary
Categorization()
           
 
Method Summary
static Category getGlobalRootCategory()
          A wrapper for getGlobalRootCategory(Categorization.CONTEXT_NAVIGATION).
static Category getGlobalRootCategory(String context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTEXT_NAVIGATION

public static final String CONTEXT_NAVIGATION
See Also:
Constant Field Values
Constructor Detail

Categorization

public Categorization()
Method Detail

getGlobalRootCategory

public static Category getGlobalRootCategory()
A wrapper for getGlobalRootCategory(Categorization.CONTEXT_NAVIGATION).

See Also:
getGlobalRootCategory()

getGlobalRootCategory

public static Category getGlobalRootCategory(String context)
See Also:
Category.getRootForObject(com.arsdigita.kernel.ACSObject)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC