com.wewebu.ow.server.ao
Interface OwVirtualFolderFactory
public interface OwVirtualFolderFactory
A virtual folder factory interface.
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
- Since:
- 3.2.0.0
createVirtualFolder
OwObject createVirtualFolder(Node xmlVirtualFolderDescriptionNode_p,
String strName_p,
String strDmsIDPart_p)
throws OwException
- Parameters:
xmlVirtualFolderDescriptionNode_p
- strName_p
- strDmsIDPart_p
-
- Returns:
- a virtual folder object
- Throws:
OwException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.