Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.model.impl
Class ConfigurationDescriptorImpl

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

public class ConfigurationDescriptorImpl
extends java.lang.Object

Author:
Bogdan Stefanescu

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

Field Detail

element

public org.w3c.dom.Element element
Constructor Detail

ConfigurationDescriptorImpl

public ConfigurationDescriptorImpl()
Method Detail

getElement

public org.w3c.dom.Element getElement()

getFragment

public org.w3c.dom.DocumentFragment getFragment()

getConfiguration

public java.lang.Object getConfiguration()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.