|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CachableResource
Methods required by the ResourceCache to manage the caching of a data object representing a RDF resource that has both a URI and an id.
| Method Summary | |
|---|---|
java.lang.Long |
getId()
Gets the id of the data object. |
org.openrdf.model.URI |
getURI()
Gets the URI for the data object. |
boolean |
isStored()
True if the data object is already persisted to the repository. |
| Method Detail |
|---|
boolean isStored()
java.lang.Long getId()
throws AnzoException
AnzoExceptionorg.openrdf.model.URI getURI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||