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

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

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

Fields in org.apache.jetspeed.om.page.impl declared as FragmentPreferenceImpl
private  FragmentPreferenceImpl FragmentPreferenceValueList.preference
           
 

Methods in org.apache.jetspeed.om.page.impl that return FragmentPreferenceImpl
private  FragmentPreferenceImpl FragmentPreferenceList.validatePreferenceForAdd(FragmentPreferenceImpl preference)
          validatePreferenceForAdd Validates preference to be added to this list.
 

Methods in org.apache.jetspeed.om.page.impl with parameters of type FragmentPreferenceImpl
private  FragmentPreferenceImpl FragmentPreferenceList.validatePreferenceForAdd(FragmentPreferenceImpl preference)
          validatePreferenceForAdd Validates preference to be added to this list.
 

Constructors in org.apache.jetspeed.om.page.impl with parameters of type FragmentPreferenceImpl
FragmentPreferenceValueList(FragmentPreferenceImpl preference)
           
 



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