Class QueryByKeywordCommand

java.lang.Object
de.swa.ui.command.AbstractCommand
de.swa.ui.command.QueryByKeywordCommand

public class QueryByKeywordCommand
extends AbstractCommand
class to encapsulate the Query By Keyword Command
  • Constructor Summary

    Constructors 
    Constructor Description
    QueryByKeywordCommand​(java.lang.String q)  
  • Method Summary

    Modifier and Type Method Description
    void execute()  
    void setSessionId​(java.lang.String session_id)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait