Operation |
Details |
public AffiliationVOPresentation( AffiliationVO affiliation): |
Sequential |
public compareTo( AffiliationVOPresentation other):int |
Sequential |
private fetchSuccessors():void |
Sequential |
private getAffiliationVOfromRO( List affiliations):List |
Sequential |
public getChildren():List |
Sequential |
public getDetails():MdsOrganizationalUnitDetailsVO |
Sequential |
public getHasSuccessors():boolean |
Sequential Notes: | Are predecessors available. @return true if predecessors are available | |
public getHtmlDescription():String |
Sequential Notes: | This returns a description of the affiliation in a html form. @return html description | |
public getIdPath():String |
Sequential Notes: | Returns the complete path to this affiliation as a string with the ids of the affiliations | |
public getIsClosed():boolean |
Sequential |
public getMps():boolean |
Sequential |
public getName():String |
Sequential |
public getNamePath():String |
Sequential Notes: | Returns the complete path to this affiliation as a string with the name of the affiliations. | |
public getParent():AffiliationVOPresentation |
Sequential |
public getPredecessors():List |
Sequential Notes: | @return the predecessors | |
public static getSessionBean( Class> cls):Object |
Sequential Notes: | Return any bean stored in session scope under the specified name. @return the actual or new bean instance | |
public getSortOrder():String |
Sequential |
public getSuccessors():List |
Sequential Notes: | @return the successors | |
public getTopLevel():boolean |
Sequential |
public getUris():List |
Sequential |
public setIdPath( String idPath):void |
Sequential |
public setNamePath( String path):void |
Sequential |
public setParent( AffiliationVOPresentation parent):void |
Sequential |
public setPredecessors( List predecessors):void |
Sequential |
public startSearch():String |
Sequential |