org.jasig.portlet.cms.model
Class RepositorySearchOptions

java.lang.Object
  extended by org.jasig.portlet.cms.model.RepositorySearchOptions
All Implemented Interfaces:
Serializable

public class RepositorySearchOptions
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
RepositorySearchOptions()
           
 
Method Summary
 String getKeyword()
           
 void setKeyword(String keyword)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RepositorySearchOptions

public RepositorySearchOptions()
Method Detail

getKeyword

public String getKeyword()

setKeyword

public void setKeyword(String keyword)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011 uPortal Jasig Community. All Rights Reserved.