Operation |
Details |
protected getCommonSessionBean():CommonSessionBean |
Sequential Notes: | Returns the CommonSessionBean. @return a reference to the scoped data bean (CommonSessionBean) | |
public getIsModerator():boolean |
Sequential |
protected getViewItemSessionBean():ViewItemSessionBean |
Sequential Notes: | Returns the ViewItemSessionBean. @return a reference to the scoped data bean (ViewItemSessionBean) | |
public init():void |
Sequential Notes: | Callback method that is called whenever a page containing this page fragment is navigated to, either directly via a URL, or indirectly via page navigation. | |
public isItemSpecific():boolean |
Sequential Tags: | annotations=@Override
| |
public QAWSPage(): |
Sequential Notes: | Public constructor. | |