[
https://issues.apache.org/jira/browse/JS2-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randy Watler resolved JS2-1118.
-------------------------------
Resolution: Fixed
The following APIs have been implemented on MenuElement, (super interface of
MenuOption):
/**
* isEditable - get editable access flag for menu option
*
* @return editable flag
*/
boolean isEditable();
/**
* getNode - get Node proxy from site view associated with element
*
* @return proxy folder, page, or link node
*/
Node getNode();
/**
* getManagedNode - get underlying managed concrete Node
* associated with menu element; note that the
* node returned is not necessarily deterministic
* if the mapping of profiled folders, pages,
* and links is not mapped 1:1
*
* @return concrete folder, page, or link node
*/
Node getManagedNode();
SVN commit revision: 919260.
> Extend PSML access from Portal Site Menus
> -----------------------------------------
>
> Key: JS2-1118
> URL: https://issues.apache.org/jira/browse/JS2-1118
> Project: Jetspeed 2
> Issue Type: Improvement
> Components: Profiling/Portal Navigation
> Affects Versions: 2.2.1
> Environment: Portal Site Component
> Reporter: Randy Watler
> Assignee: Randy Watler
> Fix For: 2.2.1
>
>
> Extend PortalSite MenuOption interface to include new methods to access
> editable status and underlying PSML nodes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]