Uses of Class
spcp7.imagegallery.abstractionlayer.exception.FeatureNotProvidedException

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

Uses of FeatureNotProvidedException in spcp7.imagegallery.abstractionlayer.face
 

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

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

Methods in spcp7.imagegallery.abstractionlayer.impl.internal that throw FeatureNotProvidedException
 ContentManipulationFace ContentProviderRegistryImpl.getContentManipulatorInstance(java.lang.String typeID)
           
 ContentSubmitterFace ContentProviderRegistryImpl.getContentSubmitterInstance(java.lang.String typeID)
           
 

Uses of FeatureNotProvidedException in spcp7.imagegallery.contentprovider.face
 

Methods in spcp7.imagegallery.contentprovider.face that throw FeatureNotProvidedException
 ContentManipulationFace ContentProviderFace.getContentManipulatorInstance()
          This method returns the singleton content manipulation instance of the content provider.
 ContentSubmitterFace ContentProviderFace.getContentSubmitterInstance()
          This method returns the singleton content submitter instance of the content provider.
 

Uses of FeatureNotProvidedException in spcp7.imagegallery.impl.alfresco
 

Methods in spcp7.imagegallery.impl.alfresco that throw FeatureNotProvidedException
 ContentManipulationFace AlfrescoContentProviderImpl.getContentManipulatorInstance()
           
 ContentSubmitterFace AlfrescoContentProviderImpl.getContentSubmitterInstance()
           
 



Copyright © 2008. All Rights Reserved.