|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Addressable
Any addressable object has a URL and title.
| Method Summary | |
|---|---|
java.lang.String |
getDisplayTitle()
The title of the addressable object, suitable for display in a list |
long |
getId()
|
java.lang.String |
getRealTitle()
Deprecated. since 2.8 - badly named method, use getDisplayTitle() instead. |
java.lang.String |
getType()
|
java.lang.String |
getUrlPath()
|
| Method Detail |
|---|
long getId()
java.lang.String getType()
java.lang.String getRealTitle()
getDisplayTitle() instead.
java.lang.String getDisplayTitle()
java.lang.String getUrlPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||