|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutablePortletEntity | |
|---|---|
| org.apache.jetspeed.components.portletentity | |
| org.apache.jetspeed.components.portletpreferences | |
| Uses of MutablePortletEntity in org.apache.jetspeed.components.portletentity |
|---|
| Methods in org.apache.jetspeed.components.portletentity that return MutablePortletEntity | |
|---|---|
MutablePortletEntity |
PortletEntityAccessComponent.generateEntityFromFragment(ContentFragment fragment)
generateEntityFromFragment |
MutablePortletEntity |
PortletEntityAccessComponent.getPortletEntity(org.apache.pluto.om.common.ObjectID id)
getPortletEntity |
MutablePortletEntity |
PortletEntityAccessComponent.getPortletEntity(java.lang.String id)
|
MutablePortletEntity |
PortletEntityAccessComponent.getPortletEntityForFragment(ContentFragment fragment)
getPortletEntityForFragment |
MutablePortletEntity |
PortletEntityAccessComponent.newPortletEntityInstance(org.apache.pluto.om.portlet.PortletDefinition portletDefinition)
newPortletEntityInstance |
MutablePortletEntity |
PortletEntityAccessComponent.newPortletEntityInstance(org.apache.pluto.om.portlet.PortletDefinition portletDefinition,
java.lang.String id)
|
| Uses of MutablePortletEntity in org.apache.jetspeed.components.portletpreferences |
|---|
| Methods in org.apache.jetspeed.components.portletpreferences with parameters of type MutablePortletEntity | |
|---|---|
PreferenceSetComposite |
PortletPreferencesProvider.getPreferenceSet(MutablePortletEntity pe)
|
PreferenceSetComposite |
PortletPreferencesProvider.getPreferenceSet(MutablePortletEntity pe,
java.lang.String userName)
|
java.util.Collection<java.lang.String> |
PortletPreferencesProvider.getUserNames(MutablePortletEntity pe)
|
void |
PortletPreferencesProvider.savePreferenceSet(MutablePortletEntity pe,
PreferenceSetComposite preferenceSet)
|
void |
PortletPreferencesProvider.savePreferenceSet(MutablePortletEntity pe,
java.lang.String userName,
PreferenceSetComposite preferenceSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||