Uses of Interface
org.apache.chemistry.opencmis.inmemory.storedobj.api.SingleFiling

Packages that use SingleFiling
org.apache.chemistry.opencmis.inmemory.storedobj.api   
org.apache.chemistry.opencmis.inmemory.storedobj.impl   
 

Uses of SingleFiling in org.apache.chemistry.opencmis.inmemory.storedobj.api
 

Subinterfaces of SingleFiling in org.apache.chemistry.opencmis.inmemory.storedobj.api
 interface Folder
          A folder is a concrete object (meaning it can be stored) and has Each folder is contained in a parent folder.
 

Uses of SingleFiling in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 

Classes in org.apache.chemistry.opencmis.inmemory.storedobj.impl that implement SingleFiling
 class AbstractSingleFilingImpl
          AbstractPathImpl is the common superclass of all objects hold in the repository that have a single parent, these are: Folders.
 class FolderImpl
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.