com.wewebu.ow.server.ecmimpl.opencmis
Class OwCMISVirtualFolderFactory

java.lang.Object
  extended by 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


Field Summary
static String DEFAULT_PREFIX
           
 
Constructor Summary
OwCMISVirtualFolderFactory(com.wewebu.ow.server.ecm.OwNetwork network)
           
 
Method Summary
 com.wewebu.ow.server.ecm.OwObject createVirtualFolder(Node xmlVirtualFolderDescriptionNode_p, String strName_p, String strDmsIDPart_p)
           
 String getDMSPrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PREFIX

public static final String DEFAULT_PREFIX
See Also:
Constant Field Values
Constructor Detail

OwCMISVirtualFolderFactory

public OwCMISVirtualFolderFactory(com.wewebu.ow.server.ecm.OwNetwork network)
Method Detail

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.