This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.jetspeed.om.page.FragmentProperty (Jetspeed-2 Core API 2.2.2 API)

Uses of Interface
org.apache.jetspeed.om.page.FragmentProperty

Packages that use FragmentProperty
org.apache.jetspeed.page   
 

Uses of FragmentProperty in org.apache.jetspeed.page
 

Methods in org.apache.jetspeed.page that return FragmentProperty
 FragmentProperty FragmentPropertyList.getMatchingProperty(FragmentProperty match)
          Find matching property.
 FragmentProperty PageManager.newFragmentProperty()
          newFragmentProperty - creates a new fragment property
 

Methods in org.apache.jetspeed.page with parameters of type FragmentProperty
 FragmentProperty FragmentPropertyList.getMatchingProperty(FragmentProperty match)
          Find matching property.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.