|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Taggable
Implementors support tagging.
$Id$ Created on 23/05/2006
| Method Summary | |
|---|---|
void |
addTag(java.lang.String tag)
Add the specified tag to the associated tags. |
Tags |
getTags()
Returns all associated tags. |
void |
removeTag(java.lang.String tag)
Remove the specified tag from the associated tags. |
| Method Detail |
|---|
void addTag(java.lang.String tag)
throws javax.mail.MessagingException
tag -
javax.mail.MessagingException
void removeTag(java.lang.String tag)
throws javax.mail.MessagingException
tag -
javax.mail.MessagingException
Tags getTags()
throws javax.mail.MessagingException
javax.mail.MessagingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||