Operation |
Details |
private appendAddressPart( String addressPart, StringBuffer address):void |
Sequential Notes: | Appends a String to to a given StringBuffer. Add a comma followed by a blank as separator if necessary. | |
public createOrganizationListFromAffiliation( String userHandle, AffiliationVO affiliation):List |
Sequential Tags: | throws=TechnicalException,AffiliationNotFoundException,URISyntaxException
| |
public findParentContainer( String userHandle, String id):List |
Sequential Tags: | throws=TechnicalException
| |
public findParentItemsOfRevision( String userHandle, ItemRO itemRef):List |
Sequential Tags: | throws=TechnicalException
| |
public findRevisionsOfItem( String userHandle, ItemRO itemRef):List |
Sequential Tags: | throws=TechnicalException
| Notes: | (non-Javadoc) @see de.mpg.escidoc.services.common.DataGathering#findRevisionsOfItem(de.mpg.escidoc.services.common.referenceobjects.ItemRO) | |