|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectExtendedWadlServerResource
fr.cnes.sitools.common.resource.AbstractSitoolsResource
fr.cnes.sitools.common.SitoolsResource
fr.cnes.sitools.client.ClientSiteMapResource
public class ClientSiteMapResource
Create a SiteMap with key/url from sitools.properties
Field Summary | |
---|---|
static java.lang.String |
BUNDLE
Resource bundle name |
Fields inherited from class fr.cnes.sitools.common.SitoolsResource |
---|
DEFAULT_MEDIATYPE |
Constructor Summary | |
---|---|
ClientSiteMapResource()
|
Method Summary | |
---|---|
org.restlet.representation.Representation |
createSiteMap()
Create a xml site map with sitools.properties url/name |
java.lang.String |
createXml(java.lang.String tempPath)
generate xml file contening sitools properties name/url |
void |
populateMapUrl(java.util.ResourceBundle bundle)
filled in a Map with key/value URL |
void |
sitoolsDescribe()
ClientAdminSiteMapResource Describe |
Methods inherited from class fr.cnes.sitools.common.resource.AbstractSitoolsResource |
---|
getMediaType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String BUNDLE
Constructor Detail |
---|
public ClientSiteMapResource()
Method Detail |
---|
public void sitoolsDescribe()
sitoolsDescribe
in class AbstractSitoolsResource
@Get public org.restlet.representation.Representation createSiteMap()
public void populateMapUrl(java.util.ResourceBundle bundle)
bundle
- the bundle contening key/value urlpublic java.lang.String createXml(java.lang.String tempPath)
tempPath
- the path of the template
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |