Package | Description |
---|---|
org.apache.jetspeed.om.page |
This package represents an Object Model for manipulating
portal "pages" describing the layout process for a specific
page to the aggregation engine.
|
org.apache.jetspeed.page |
Modifier and Type | Method and Description |
---|---|
List<FragmentPreference> |
ContentFragment.getPreferences()
Get read-only collection of fragment preference objects
used to initialize user preferences
|
List<FragmentPreference> |
BaseFragmentElement.getPreferences()
Get collection of fragment preference objects used
to initialize user preferences
|
Modifier and Type | Method and Description |
---|---|
void |
BaseFragmentElement.setPreferences(List<FragmentPreference> preferences)
Set collection of fragment preference objects
|
Modifier and Type | Method and Description |
---|---|
FragmentPreference |
PageManager.newFragmentPreference()
newFragmentPreference - creates a new fragment preference
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.