ru.goodidea.doc
Interface MultyLines

All Superinterfaces:
GUIable, Promotable

public interface MultyLines
extends GUIable

Interface represents invariant alternatives to promote.


Method Summary
 int getChosenLine()
           
 void setChosenLine(int lineId)
          set LineId if need to use specific path.
 
Methods inherited from interface ru.goodidea.doc.GUIable
execute, expirationAction, getCountdownValue, getTimerDate, getTimerType, init, isAutoCheckout, isExpired, isTimer, setCountdownValue, setTimer, setTimerDate
 
Methods inherited from interface ru.goodidea.doc.Promotable
promote
 

Method Detail

getChosenLine

int getChosenLine()
Returns:
lineId which has been chosen by user.

setChosenLine

void setChosenLine(int lineId)
set LineId if need to use specific path.

Parameters:
lineId -


Copyright © 2009. All Rights Reserved.