public class OrganizationUtilityFunctions extends Object
| Constructor and Description |
|---|
OrganizationUtilityFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEntityLabelFromDAO(VitroRequest vitroRequest,
String entityURI) |
static String |
getHighestLevelOrganizationURI(org.apache.commons.logging.Log log,
com.hp.hpl.jena.query.Dataset dataset) |
static String |
getHighestLevelOrganizationURI(com.hp.hpl.jena.query.ResultSet resultSet,
Map<String,String> fieldLabelToOutputFieldLabel) |
static String |
getStaffProvidedOrComputedHighestLevelOrganization(org.apache.commons.logging.Log log,
com.hp.hpl.jena.query.Dataset dataset,
VitroRequest vitroRequest) |
static Entity |
mergeEntityIfShareSameURI(Entity entityA,
Entity entityB) |
public static String getHighestLevelOrganizationURI(com.hp.hpl.jena.query.ResultSet resultSet, Map<String,String> fieldLabelToOutputFieldLabel)
public static String getHighestLevelOrganizationURI(org.apache.commons.logging.Log log, com.hp.hpl.jena.query.Dataset dataset) throws MalformedQueryParametersException
public static String getEntityLabelFromDAO(VitroRequest vitroRequest, String entityURI)
public static String getStaffProvidedOrComputedHighestLevelOrganization(org.apache.commons.logging.Log log, com.hp.hpl.jena.query.Dataset dataset, VitroRequest vitroRequest) throws MalformedQueryParametersException
Copyright © 2016. All rights reserved.