com.atlassian.jira.portal
Class SearchRequestObjectDescriptor

java.lang.Object
  extended by com.atlassian.jira.portal.SearchRequestObjectDescriptor
All Implemented Interfaces:
com.atlassian.configurable.ObjectDescriptor

public class SearchRequestObjectDescriptor
extends Object
implements com.atlassian.configurable.ObjectDescriptor


Constructor Summary
SearchRequestObjectDescriptor()
           
 
Method Summary
 String getDescription(Map properties, Map values)
           
 Map validateProperties(Map values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchRequestObjectDescriptor

public SearchRequestObjectDescriptor()
Method Detail

getDescription

public String getDescription(Map properties,
                             Map values)
Specified by:
getDescription in interface com.atlassian.configurable.ObjectDescriptor

validateProperties

public Map validateProperties(Map values)
Specified by:
validateProperties in interface com.atlassian.configurable.ObjectDescriptor


Copyright © 2002-2009 Atlassian. All Rights Reserved.