Operation |
Details |
protected createDynamicItemList2():void |
Sequential Tags: | annotations=@Override
| |
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 getItemListSessionBean():ItemListSessionBean |
Sequential |
protected getSessionBean():RelationListSessionBean |
Sequential Notes: | Returns the ItemVersionListSessionBean. @return a reference to the scoped data bean (ItemVersionListSessionBean) | |
public getShowRevisions():boolean |
Sequential |
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. | |
private retrieveParentItems( PubItemVO pubItemVO):List |
Sequential Notes: | If the stated item is a revision, a list with RelationVO wrappers from which this revision was created is returned. @return the list of RelationVOWrappers | |
private retrieveRevisions( PubItemVO pubItemVO):List |
Sequential Notes: | Retrieves all RevisionWrappers for the current item. @return the list of RelationVOWrappers | |
public RevisionList(): |
Sequential Notes: | Public constructor. | |