org.xcmis.restatom.abdera
Class CMISExtensionFactory

java.lang.Object
  extended by org.apache.abdera.util.AbstractExtensionFactory
      extended by org.xcmis.restatom.abdera.CMISExtensionFactory
All Implemented Interfaces:
org.apache.abdera.factory.ExtensionFactory

public class CMISExtensionFactory
extends org.apache.abdera.util.AbstractExtensionFactory

Version:
$Id: CMISExtensionFactory.java 2 2010-02-04 17:21:49Z andrew00x $
Author:
Andrey Parfonov

Constructor Summary
CMISExtensionFactory()
          Instantiates a new CMIS extension factory.
 
Method Summary
static QName getPropertyDefinitionTypeElementName(org.xcmis.spi.model.PropertyType propertyType)
          Gets the Property Definition Type element name.
 
Methods inherited from class org.apache.abdera.util.AbstractExtensionFactory
addImpl, addMimeType, getElementWrapper, getMimeType, getNamespaces, handlesNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMISExtensionFactory

public CMISExtensionFactory()
Instantiates a new CMIS extension factory.

Method Detail

getPropertyDefinitionTypeElementName

public static QName getPropertyDefinitionTypeElementName(org.xcmis.spi.model.PropertyType propertyType)
Gets the Property Definition Type element name.

Parameters:
propertyType - the PropertyType
Returns:
the QName element name


Copyright © 2011 eXo Platform SAS. All Rights Reserved.