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
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_PREFIX |
Constructor and Description |
---|
OwCMISVirtualFolderFactory(com.wewebu.ow.server.ecm.OwNetwork network) |
Modifier and Type | Method and Description |
---|---|
com.wewebu.ow.server.ecm.OwObject |
createVirtualFolder(Node xmlVirtualFolderDescriptionNode_p,
String strName_p,
String strDmsIDPart_p) |
String |
getDMSPrefix() |
public static final String DEFAULT_PREFIX
public OwCMISVirtualFolderFactory(com.wewebu.ow.server.ecm.OwNetwork network)
public String getDMSPrefix()
public com.wewebu.ow.server.ecm.OwObject createVirtualFolder(Node xmlVirtualFolderDescriptionNode_p, String strName_p, String strDmsIDPart_p) throws com.wewebu.ow.server.exceptions.OwException
createVirtualFolder
in interface com.wewebu.ow.server.ao.OwVirtualFolderFactory
com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.