|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceBasedBLOBStore
ResourceBasedBLOBStore extends the BLOBStore
interface with the method getResource(String)
| Method Summary | |
|---|---|
FileSystemResource |
getResource(String blobId)
Deprecated. Retrieves the BLOB data with the specified id as a permanent resource. |
| Methods inherited from interface org.apache.jackrabbit.core.persistence.util.BLOBStore |
|---|
createId, get, put, remove |
| Method Detail |
|---|
FileSystemResource getResource(String blobId)
throws Exception
blobId - identifier of the BLOB data as returned by
BLOBStore.createId(PropertyId, int)
Exception - if an error occured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||