Operation |
Details |
protected getAudienceSessionBean():AudienceSessionBean |
Sequential Notes: | Returns the AudienceSessionBean. @return a reference to the scoped data bean (AudienceSessionBean) | |
public getGrant():Grant |
Sequential |
public getIndex():int |
Sequential |
protected getItemControllerSessionBean():ItemControllerSessionBean |
Sequential Notes: | Returns the ItemControllerSessionBean. @return a reference to the scoped data bean (ItemControllerSessionBean) | |
public GrantVOPresentation(): |
Sequential Notes: | Public constructor | |
public GrantVOPresentation( Grant grant, int index): |
Sequential Notes: | Public constructor with parameters | |
public GrantVOPresentation( Grant grant, int index, int fileIndex): |
Sequential |
public remove():void |
Sequential |
public removeGrantForAllFiles():void |
Sequential |
public setGrant( Grant grant):void |
Sequential |
public setIndex( int index):void |
Sequential |