atg.svc.ui.treetable
Interface KeyHolder


public interface KeyHolder

The KeyHolder interface allows implementations to manage objects by key.


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()