Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment

Packages that use ContributionFragmentRegistry.Fragment
org.nuxeo.runtime.model   
 

Uses of ContributionFragmentRegistry.Fragment in org.nuxeo.runtime.model
 

Subclasses of ContributionFragmentRegistry.Fragment in org.nuxeo.runtime.model
static class ContributionFragmentRegistry.FragmentList<T>
           
 

Fields in org.nuxeo.runtime.model declared as ContributionFragmentRegistry.Fragment
 ContributionFragmentRegistry.Fragment<T> ContributionFragmentRegistry.Fragment.next
           
 ContributionFragmentRegistry.Fragment<T> ContributionFragmentRegistry.Fragment.prev
           
 

Methods in org.nuxeo.runtime.model with parameters of type ContributionFragmentRegistry.Fragment
 void ContributionFragmentRegistry.FragmentList.add(ContributionFragmentRegistry.Fragment<T> fragment)
           
 void ContributionFragmentRegistry.Fragment.insertAfter(ContributionFragmentRegistry.Fragment<T> fragment)
           
 void ContributionFragmentRegistry.Fragment.insertBefore(ContributionFragmentRegistry.Fragment<T> fragment)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.