atg.svc.ui.treetable
Interface KeyHolder


public interface KeyHolder

The KeyHolder interface allows implementations to manage objects by key.

Version:
$Id: //application/service/version/2007.3/common-ui/src/classes/atg/svc/ui/treetable/KeyHolder.java#2 $$Change: 632007 $
Author:
Pete Lorenz

Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Method Summary
 java.util.List getAllKeys()
           
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Method Detail

getAllKeys

java.util.List getAllKeys()