|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttachmentRepository
| Method Summary | |
|---|---|
java.util.List<Attachment> |
findByTicket(Ticket ticket,
int offset,
int limit)
|
| Methods inherited from interface net.sourceforge.mystique.domain.repository.SimpleRepository |
|---|
findById, remove, store |
| Method Detail |
|---|
java.util.List<Attachment> findByTicket(Ticket ticket,
int offset,
int limit)
throws RepositoryException
RepositoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||