com.ptc.hli.interfaces
Interface HLIAction


public interface HLIAction


Method Summary
 void executeEnd(HLIBehavior manager)
           
 void executeStart(HLIBehavior manager, AttributeList attList)
           
 

Method Detail

executeStart

public void executeStart(HLIBehavior manager,
                         AttributeList attList)
                  throws WTException
Throws:
WTException

executeEnd

public void executeEnd(HLIBehavior manager)
                throws WTException,
                       WTPropertyVetoException
Throws:
WTException
WTPropertyVetoException