|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DelegatingRepository
Main interface for repositories that wrap another repository.
| Method Summary | |
|---|---|
Repository |
getDelegate()
|
void |
setDelegate(Repository delegate)
|
| Methods inherited from interface org.openrdf.repository.Repository |
|---|
getConnection, getDataDir, getValueFactory, initialize, isWritable, setDataDir, shutDown |
| Method Detail |
|---|
Repository getDelegate()
void setDelegate(Repository delegate)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||