Package | Description |
---|---|
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.ecmimpl |
Modifier and Type | Class and Description |
---|---|
class |
OwStandardVirtualFolderObjectFactory
Base Class for virtual folder objects.
Folder Objects can contain other objects like documents and sub folders. |
Modifier and Type | Method and Description |
---|---|
OwVirtualFolderObject |
OwVirtualFolderObjectFactory.getInstance(String strDmsIDPart_p)
get a folder instance from the factory with the given DMSID part.
|
OwVirtualFolderObject |
OwStandardVirtualFolderObjectFactory.getInstance(String strDmsIDPart_p)
get a folder instance from the factory with the given DMSID part.
|
OwVirtualFolderObject |
OwSemiVirtualFolderAdapter.getVirtualFolder(OwSemiVirtualFolder semiVirtualFolder_p)
Retrieve the virtual folder object corresponding to this semi-virtual-folder adapter.
Clients of this interface should consider the possible caching of the virtual folder object instance by their adapter. |
OwVirtualFolderObject |
OwStandardSemiVirtualFolderAdapter.getVirtualFolder(OwSemiVirtualFolder semiVirtualFolder_p) |
Modifier and Type | Field and Description |
---|---|
static OwAOType<OwVirtualFolderObject> |
OwAOConstants.AO_VIRTUAL_FOLDER |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.