com.raritantechnologies.searchApp.taglibrary
Interface ICustomizable


public interface ICustomizable

General customizable interface by which configurable objects can get/set their own customizable parameters.


Method Summary
 java.lang.String getCustomForm(RaritanPageContext pageContext)
           
 void setPreferences(RaritanPageContext pageContext)
           
 

Method Detail

getCustomForm

public java.lang.String getCustomForm(RaritanPageContext pageContext)

setPreferences

public void setPreferences(RaritanPageContext pageContext)