|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LetterboxService
A letterbox can be used to insert and collect letters.
Method Summary | |
---|---|
List<String> |
collectLetters(String principal)
Collect and discharge all letters contained in this letterbox. |
void |
insertLetter(String principal,
String letter)
Inserts a letter into this letterbox. |
Method Detail |
---|
void insertLetter(String principal, String letter) throws LetterboxException
principal
- the principal executing this method.letter
- a letter to insert.
LetterboxException
List<String> collectLetters(String principal) throws LetterboxException
principal
- the principal executing this method.
LetterboxException
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:47
Copyright (c) 2002-2007 Ergon Informatik AG