org.alfresco.repo.cmis.client
Class CMISServersConfigElement

java.lang.Object
  extended by org.springframework.extensions.config.element.ConfigElementAdapter
      extended by org.alfresco.repo.cmis.client.CMISServersConfigElement
All Implemented Interfaces:
java.io.Serializable, org.springframework.extensions.config.ConfigElement

public class CMISServersConfigElement
extends org.springframework.extensions.config.element.ConfigElementAdapter

CMIS server configuration element.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.springframework.extensions.config.element.ConfigElementAdapter
attributes, children, name, value
 
Constructor Summary
CMISServersConfigElement(org.dom4j.Element element)
           
 
Method Summary
 org.springframework.extensions.config.ConfigElement combine(org.springframework.extensions.config.ConfigElement configElement)
           
 java.util.Map getServerDefinitions()
           
 
Methods inherited from class org.springframework.extensions.config.element.ConfigElementAdapter
getAttribute, getAttributeCount, getAttributes, getChild, getChildCount, getChildren, getChildren, getChildrenMap, getChildValue, getName, getValue, hasAttribute, hasChildren, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMISServersConfigElement

public CMISServersConfigElement(org.dom4j.Element element)
Method Detail

combine

public org.springframework.extensions.config.ConfigElement combine(org.springframework.extensions.config.ConfigElement configElement)
Specified by:
combine in interface org.springframework.extensions.config.ConfigElement
Specified by:
combine in class org.springframework.extensions.config.element.ConfigElementAdapter

getServerDefinitions

public java.util.Map getServerDefinitions()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.