Uses of Interface
spcp7.imagegallery.contentprovider.face.ContentManipulationFace

Packages that use ContentManipulationFace
spcp7.imagegallery.abstractionlayer.face   
spcp7.imagegallery.abstractionlayer.impl.internal   
spcp7.imagegallery.contentprovider.face   
spcp7.imagegallery.impl.alfresco   
 

Uses of ContentManipulationFace in spcp7.imagegallery.abstractionlayer.face
 

Methods in spcp7.imagegallery.abstractionlayer.face that return ContentManipulationFace
 ContentManipulationFace ContentProviderRegistryFace.getContentManipulatorInstance(java.lang.String typeID)
          Call this method if you need a content manipulator instance of the specified content provider.
 

Uses of ContentManipulationFace in spcp7.imagegallery.abstractionlayer.impl.internal
 

Methods in spcp7.imagegallery.abstractionlayer.impl.internal that return ContentManipulationFace
 ContentManipulationFace ContentProviderRegistryImpl.getContentManipulatorInstance(java.lang.String typeID)
           
 

Uses of ContentManipulationFace in spcp7.imagegallery.contentprovider.face
 

Methods in spcp7.imagegallery.contentprovider.face that return ContentManipulationFace
 ContentManipulationFace ContentProviderFace.getContentManipulatorInstance()
          This method returns the singleton content manipulation instance of the content provider.
 

Uses of ContentManipulationFace in spcp7.imagegallery.impl.alfresco
 

Methods in spcp7.imagegallery.impl.alfresco that return ContentManipulationFace
 ContentManipulationFace AlfrescoContentProviderImpl.getContentManipulatorInstance()
           
 



Copyright © 2008. All Rights Reserved.