|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentProviderNotAvailableException | |
|---|---|
| spcp7.imagegallery.abstractionlayer.face | |
| spcp7.imagegallery.abstractionlayer.impl.internal | |
| spcp7.imagegallery.abstractionlayer.impl.utils | |
| Uses of ContentProviderNotAvailableException in spcp7.imagegallery.abstractionlayer.face |
|---|
| Methods in spcp7.imagegallery.abstractionlayer.face that throw ContentProviderNotAvailableException | |
|---|---|
java.lang.Long |
ContentProviderRegistryFace.addContentFolder(ContentFolderModelFace contentFolder)
With this method a new not yet existing content folder can be added. |
ContentManipulationFace |
ContentProviderRegistryFace.getContentManipulatorInstance(java.lang.String typeID)
Call this method if you need a content manipulator instance of the specified content provider. |
ContentProviderFace |
ContentProviderRegistryFace.getContentProviderInstance(java.lang.String typeID)
Call this method if you need an instance of a specified content provider . |
ContentRetrievalFace |
ContentProviderRegistryFace.getContentRetrievalInstance(java.lang.String typeID)
Call this method if you need a content retrieval 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. |
java.lang.Long |
ContentProviderRegistryFace.updateContentFolder(ContentFolderModelFace contentFolder)
With this method a yet existing content folder can be updated. |
| Uses of ContentProviderNotAvailableException in spcp7.imagegallery.abstractionlayer.impl.internal |
|---|
| Methods in spcp7.imagegallery.abstractionlayer.impl.internal that throw ContentProviderNotAvailableException | |
|---|---|
java.lang.Long |
ContentProviderRegistryImpl.addContentFolder(ContentFolderModelFace contentFolder)
|
ContentManipulationFace |
ContentProviderRegistryImpl.getContentManipulatorInstance(java.lang.String typeID)
|
ContentProviderFace |
ContentProviderRegistryImpl.getContentProviderInstance(java.lang.String typeID)
|
ContentRetrievalFace |
ContentProviderRegistryImpl.getContentRetrievalInstance(java.lang.String typeID)
|
ContentSubmitterFace |
ContentProviderRegistryImpl.getContentSubmitterInstance(java.lang.String typeID)
|
java.lang.Long |
ContentProviderRegistryImpl.updateContentFolder(ContentFolderModelFace contentFolder)
|
| Uses of ContentProviderNotAvailableException in spcp7.imagegallery.abstractionlayer.impl.utils |
|---|
| Methods in spcp7.imagegallery.abstractionlayer.impl.utils that throw ContentProviderNotAvailableException | |
|---|---|
void |
CprValidation.validateContentFolderModel(ContentFolderModelFace cf)
Name, content storage path, properties and the content provider type ID are validated. |
void |
CprValidation.validateContentProviderTypeID(java.lang.String typeId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||