Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.model.impl
Class ConfigurationDescriptorImpl

java.lang.Object
  extended by org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl

public class ConfigurationDescriptorImpl
extends Object

Author:
Bogdan Stefanescu

Field Summary
 Element element
           
 
Constructor Summary
ConfigurationDescriptorImpl()
           
 
Method Summary
 Object getConfiguration()
           
 Element getElement()
           
 DocumentFragment getFragment()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

element

public Element element
Constructor Detail

ConfigurationDescriptorImpl

public ConfigurationDescriptorImpl()
Method Detail

getElement

public Element getElement()

getFragment

public DocumentFragment getFragment()

getConfiguration

public Object getConfiguration()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.