public interface FileSnapshotRepository
| Modifier and Type | Method and Description |
|---|---|
Long |
add(FileCollectionSnapshot snapshot) |
FileCollectionSnapshot |
get(Long id) |
void |
remove(Long id) |
FileCollectionSnapshot get(Long id)
Long add(FileCollectionSnapshot snapshot)
void remove(Long id)
Copyright © 2013. All rights reserved