Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.configuration.service
Class FilterDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.configuration.service.FilterDescriptor

public class FilterDescriptor
extends Object

Author:
Quentin Lamerand

Constructor Summary
FilterDescriptor()
           
 
Method Summary
 String getAuthor()
           
 Map<String,String> getFields()
           
 String getIcon()
           
 String getName()
           
 int getOrder()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterDescriptor

public FilterDescriptor()
Method Detail

getName

public String getName()

getOrder

public int getOrder()

getIcon

public String getIcon()

getType

public String getType()

getAuthor

public String getAuthor()

getFields

public Map<String,String> getFields()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.