Operation |
Details |
public getDummy():String |
Sequential |
protected getItemControllerSessionBean():ItemControllerSessionBean |
Sequential Notes: | Returns a reference to the scoped data bean (the ItemControllerSessionBean). @return a reference to the scoped data bean | |
protected getSessionBean():ItemVersionListSessionBean |
Sequential Notes: | Returns the ItemVersionListSessionBean. @return a reference to the scoped data bean (ItemVersionListSessionBean) | |
public getVersionHistory( String itemID):List |
Sequential Notes: | Retrieves all event logs for the current pubitem. @return the list of EventLogEntryVOs | |
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 ViewItemLog(): |
Sequential Notes: | Public constructor. | |