com.wewebu.ow.server.ecmimpl.opencmis
Class OwCMISVirtualFolderFactory
java.lang.Object
com.wewebu.ow.server.ecmimpl.opencmis.OwCMISVirtualFolderFactory
- All Implemented Interfaces:
- com.wewebu.ow.server.ao.OwVirtualFolderFactory
public class OwCMISVirtualFolderFactory
- extends Object
- implements com.wewebu.ow.server.ao.OwVirtualFolderFactory
Default virtual factory implementation for CMIS
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PREFIX
public static final String DEFAULT_PREFIX
- See Also:
- Constant Field Values
OwCMISVirtualFolderFactory
public OwCMISVirtualFolderFactory(com.wewebu.ow.server.ecm.OwNetwork network)
getDMSPrefix
public String getDMSPrefix()
createVirtualFolder
public com.wewebu.ow.server.ecm.OwObject createVirtualFolder(Node xmlVirtualFolderDescriptionNode_p,
String strName_p,
String strDmsIDPart_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
createVirtualFolder
in interface com.wewebu.ow.server.ao.OwVirtualFolderFactory
- Throws:
com.wewebu.ow.server.exceptions.OwException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.