atg.svc.ui.treetable
Interface Resolvable


public interface Resolvable

The Resolvable interface allows implementations to resolve the entire tree table content without paging.


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Method Summary
 void resolve()
           
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Method Detail

resolve

void resolve()