Uses of Class
org.apache.jetspeed.om.page.impl.FragmentImpl

Packages that use FragmentImpl
org.apache.jetspeed.om.page.impl   
 

Uses of FragmentImpl in org.apache.jetspeed.om.page.impl
 

Fields in org.apache.jetspeed.om.page.impl declared as FragmentImpl
private  FragmentImpl FilteredFragmentList.fragment
           
private  FragmentImpl FragmentPreferenceList.fragment
           
private  FragmentImpl FragmentList.fragment
           
private  FragmentImpl FragmentPropertyMap.fragment
           
private  FragmentImpl PageImpl.removedFragment
           
 

Constructors in org.apache.jetspeed.om.page.impl with parameters of type FragmentImpl
FilteredFragmentList(FragmentImpl fragment, List filteredList)
           
FragmentList(FragmentImpl fragment)
           
FragmentPreferenceList(FragmentImpl fragment)
           
FragmentPropertyMap(FragmentImpl fragment)
           
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.