Uses of Class
org.osivia.nuxeo.component.FragmentServiceException

Packages that use FragmentServiceException
org.osivia.nuxeo.component   
org.osivia.nuxeo.fragment   
 

Uses of FragmentServiceException in org.osivia.nuxeo.component
 

Methods in org.osivia.nuxeo.component that throw FragmentServiceException
 java.util.Map.Entry<FragmentDescriptor,Fragment> FragmentService.findByCode(java.lang.String code)
           
 java.util.Map.Entry<FragmentDescriptor,Fragment> FragmentServiceImpl.findByCode(java.lang.String code)
           
 java.util.Map.Entry<FragmentDescriptor,Fragment> FragmentService.getFragmentCategory(org.nuxeo.ecm.core.api.DocumentModel doc, java.lang.String uri)
           
 java.util.Map.Entry<FragmentDescriptor,Fragment> FragmentServiceImpl.getFragmentCategory(org.nuxeo.ecm.core.api.DocumentModel doc, java.lang.String uri)
           
 java.lang.String FragmentService.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc, Fragment specific, java.lang.String fragmentCategory, java.lang.String region, java.lang.String belowUri)
           
 java.lang.String FragmentServiceImpl.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc, Fragment specific, java.lang.String fragmentCategory, java.lang.String region, java.lang.String belowUri)
          Initialize a default entry in the main fragments schema
 java.lang.String Fragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc, java.lang.String uri, java.lang.String region, java.lang.String belowUri)
           
 

Uses of FragmentServiceException in org.osivia.nuxeo.fragment
 

Methods in org.osivia.nuxeo.fragment that throw FragmentServiceException
 java.lang.String HtmlFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc, java.lang.String uri, java.lang.String region, java.lang.String belowUri)
           
 java.lang.String ListFragment.prepareCreation(org.nuxeo.ecm.core.api.DocumentModel doc, java.lang.String uri, java.lang.String region, java.lang.String belowUri)
           
 



Copyright © 2013. All Rights Reserved.