|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmoticonDisplayMapper
Describes a component responsible for mapping an emoticon to data suitable for display.
| Method Summary | |
|---|---|
java.lang.String |
getAbsoluteImageUrl(Emoticon emoticon)
Get an absolute URL for the emoticon (this will include the servers configured baseURL). |
java.lang.String |
getImageName(Emoticon emoticon)
|
java.lang.String |
getRelativeImageUrl(Emoticon emoticon)
Get a relative URL for the emoticon. |
| Method Detail |
|---|
java.lang.String getRelativeImageUrl(Emoticon emoticon)
emoticon - the emoticon for which an image URL is required.
java.lang.String getAbsoluteImageUrl(Emoticon emoticon)
emoticon - the emoticon for which an image URL is required.
java.lang.String getImageName(Emoticon emoticon)
emoticon - the emoticon for which an image name is required.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||