net.sf.letsparty.utils
Interface Permutable

All Known Implementing Classes:
SelectHandler, TableNameConstructor, UpdateHandler

public interface Permutable


Method Summary
 int[] getIndexes()
           
 void onPermutation()
           
 

Method Detail

onPermutation

public void onPermutation()
                   throws LetsPartyException
Throws:
LetsPartyException

getIndexes

public int[] getIndexes()