Operation |
Details |
protected getViewItemSessionBean():ViewItemSessionBean |
Sequential Notes: | Returns the ViewItemSessionBean. @return a reference to the scoped data bean (ViewItemSessionBean) | |
public processAction( ActionEvent event):void |
Sequential Notes: | Action handler for user actions. @param ActionEvent event | |
public processValueChange( ValueChangeEvent arg0):void |
Sequential Tags: | throws=AbortProcessingException
| |
public viewItem( String itemID):String |
Sequential Notes: | View the selected item. @return string, identifying the page that should be navigated to after this methodcall | |
public viewRelease():String |
Sequential Notes: | View the selected item. @return string, identifying the page that should be navigated to after this methodcall | |
public ViewReleasePanelUI( PubItemVersionVOWrapper pubItemVersionVOWrapper, ReleaseListUI releaseListUI, int position): |
Sequential Notes: | Public constructor. | |