public interface Proxy extends OREResource
| Modifier and Type | Method and Description |
|---|---|
void |
assertRelation(URI uri,
Proxy proxy) |
URI |
getLineage() |
AggregatedResource |
getProxyFor() |
Aggregation |
getProxyIn() |
List<Proxy> |
getRelated(URI uri) |
void |
initialise(URI uri) |
void |
setLineage(URI externalProxy) |
void |
setProxyFor(AggregatedResource proxyFor) |
void |
setProxyForURI(URI uri) |
void |
setProxyIn(Aggregation proxyIn) |
void |
setProxyInURI(URI uri) |
addAgent, addCreator, addRDF, addTriple, addTriples, addType, clearAgents, clearCreators, clearTypes, createTriple, createTriple, createTriple, createTriple, createTriple, createTriple, detach, empty, getAgents, getCreators, getOREType, getTypes, getURI, listAllTriples, listAllTriples, listTriples, listTriples, removeTriple, setAgents, setCreators, setTypesvoid initialise(URI uri)
AggregatedResource getProxyFor() throws OREException
OREExceptionvoid setProxyFor(AggregatedResource proxyFor) throws OREException
OREExceptionvoid setProxyForURI(URI uri) throws OREException
OREExceptionAggregation getProxyIn() throws OREException
OREExceptionvoid setProxyIn(Aggregation proxyIn) throws OREException
OREExceptionvoid setProxyInURI(URI uri) throws OREException
OREExceptionvoid assertRelation(URI uri, Proxy proxy) throws OREException
OREExceptionList<Proxy> getRelated(URI uri) throws OREException
OREExceptionvoid setLineage(URI externalProxy) throws OREException
OREExceptionURI getLineage() throws OREException
OREExceptionCopyright © 2020. All rights reserved.