com.atlassian.jira.portal
Class ProjectTableCategoriesDescriptor

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

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


Constructor Summary
ProjectTableCategoriesDescriptor()
           
 
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

ProjectTableCategoriesDescriptor

public ProjectTableCategoriesDescriptor()
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-2007 Atlassian. All Rights Reserved.