Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.connect.update.impl.xml
Class FormsDefinition

java.lang.Object
  extended by org.nuxeo.connect.update.impl.xml.FormsDefinition
All Implemented Interfaces:
org.nuxeo.connect.update.model.Forms

public class FormsDefinition
extends Object
implements org.nuxeo.connect.update.model.Forms

Author:
Bogdan Stefanescu

Constructor Summary
FormsDefinition()
           
 
Method Summary
 org.nuxeo.connect.update.model.Form[] getForms()
           
 void setForms(org.nuxeo.connect.update.model.Form[] forms)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormsDefinition

public FormsDefinition()
Method Detail

getForms

public org.nuxeo.connect.update.model.Form[] getForms()
Specified by:
getForms in interface org.nuxeo.connect.update.model.Forms

setForms

public void setForms(org.nuxeo.connect.update.model.Form[] forms)
Specified by:
setForms in interface org.nuxeo.connect.update.model.Forms

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.