ABLE 2.0.0 07/02/2003 10:25:01

com.ibm.able.autotune
Interface AutotuneDataBean

All Known Implementing Classes:
AutotuneAgentDataBean

public interface AutotuneDataBean


Method Summary
 void load()
          Copy data from the underlying bean or agent to this object
 void save()
          Copy data from this object to the underlying bean or agent
 void save(AutotuneAgentIf theAgent)
          Copy data from this object to the underlying bean or agent
 

Method Detail

load

public void load()
          throws AbleException
Copy data from the underlying bean or agent to this object

save

public void save(AutotuneAgentIf theAgent)
          throws AbleException
Copy data from this object to the underlying bean or agent

save

public void save()
          throws AbleException
Copy data from this object to the underlying bean or agent

ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003