|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapProvider
IMapProvider : map provider for Geolocation
Method Summary | |
---|---|
java.lang.String |
getBackListHtmlCode()
Gets the html code for list result in Back Office |
java.lang.String |
getDisplayedName()
Gets the displayed name |
java.lang.String |
getFrontHtmlCode()
Gets the html code for front office |
java.lang.String |
getFrontListHtmlCode()
Gets the html code for list result front office |
java.lang.String |
getHtmlCode()
Gets the html code |
java.lang.String |
getKey()
Gets the key. |
boolean |
isMapListSupported()
Defines if map in bo and fo lists is supported |
fr.paris.lutece.util.ReferenceItem |
toRefItem()
Builds a new ReferenceItem for the map provider |
Method Detail |
---|
java.lang.String getKey()
java.lang.String getDisplayedName()
java.lang.String getHtmlCode()
java.lang.String getBackListHtmlCode()
java.lang.String getFrontListHtmlCode()
java.lang.String getFrontHtmlCode()
fr.paris.lutece.util.ReferenceItem toRefItem()
ReferenceItem
for the map provider
boolean isMapListSupported()
true
if a map can be generated (show on map button), false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |