public class StorageEntryImpl extends AbstractStorageEntry
StorageEntry
to be stored in a TransientStore
Constructor and Description |
---|
StorageEntryImpl(String id) |
Modifier and Type | Method and Description |
---|---|
void |
beforeRemove()
Callback to do some cleanup before entry is removed from the
TransientStore |
addBlob, get, getBlobs, getId, getLastStorageSize, getSize, load, persist, put, setBlobs, setLastStorageSize
public StorageEntryImpl(String id)
public void beforeRemove()
StorageEntry
TransientStore
Copyright © 2015 Nuxeo SA. All rights reserved.