org.apache.chemistry.opencmis.commons.impl
Class JaxBHelper.CMISExtraObjectFactory
java.lang.Object
org.apache.chemistry.opencmis.commons.impl.JaxBHelper.CMISExtraObjectFactory
- Enclosing class:
- JaxBHelper
public static class JaxBHelper.CMISExtraObjectFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxBHelper.CMISExtraObjectFactory
public JaxBHelper.CMISExtraObjectFactory()
createObject
public javax.xml.bind.JAXBElement<CmisObjectType> createObject(CmisObjectType value)
createTypeDefinition
public javax.xml.bind.JAXBElement<CmisTypeDefinitionType> createTypeDefinition(CmisTypeDefinitionType value)
createRepositoryInfo
public javax.xml.bind.JAXBElement<CmisRepositoryInfoType> createRepositoryInfo(CmisRepositoryInfoType value)
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.