Uses of Interface
com.wewebu.ow.server.ecm.OwVirtualFolderObject

Packages that use OwVirtualFolderObject
com.wewebu.ow.server.ecm   
com.wewebu.ow.server.ecmimpl   
 

Uses of OwVirtualFolderObject in com.wewebu.ow.server.ecm
 

Classes in com.wewebu.ow.server.ecm that implement OwVirtualFolderObject
 class OwStandardVirtualFolderObjectFactory
           Base Class for virtual folder objects.
Folder Objects can contain other objects like documents and sub folders.
 

Methods in com.wewebu.ow.server.ecm that return OwVirtualFolderObject
 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 OwStandardSemiVirtualFolderAdapter.getVirtualFolder(OwSemiVirtualFolder semiVirtualFolder_p)
           
 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.
 

Uses of OwVirtualFolderObject in com.wewebu.ow.server.ecmimpl
 

Fields in com.wewebu.ow.server.ecmimpl with type parameters of type OwVirtualFolderObject
static OwAOType<OwVirtualFolderObject> OwAOConstants.AO_VIRTUAL_FOLDER
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.