Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class DisplayedFieldsDescriptor
extends Object

Author:
Thomas Roger, Quentin Lamerand

Constructor Summary
DisplayedFieldsDescriptor()
           
 
Method Summary
 String getLabel()
           
 String getName()
           
 boolean isDisplayed()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayedFieldsDescriptor

public DisplayedFieldsDescriptor()
Method Detail

getName

public String getName()

getLabel

public String getLabel()

isDisplayed

public boolean isDisplayed()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.