Operation |
Details |
public getBlogBaseUrl():String |
Sequential Notes: | Reads the blog URL from the properties file. Needed for blogintegration on homepage @return blodUrl as String | |
public getContactUrl():String |
Sequential Notes: | Reads the contact URL from the properties file. @return contactUrl as String | |
public getPolicyUrl():String |
Sequential Notes: | Reads the policy URL from the properties file. @return policyUrl as String | |
protected getSessionBean():CommonSessionBean |
Sequential Notes: | Returns the CommonSessionBean. @return a reference to the scoped data bean (CommonSessionBean) | |
public HomePage(): |
Sequential Notes: | Public constructor. | |
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 isDepositor():boolean |
Sequential |
public isItemSpecific():boolean |
Sequential Tags: | annotations=@Override
| |
public isModerator():boolean |
Sequential |