|
||||||||||
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.ClientAdminSiteMapResource
public class ClientAdminSiteMapResource
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 | |
---|---|
ClientAdminSiteMapResource()
|
Method Summary | |
---|---|
void |
createSiteMap()
Create a xml site map with sitools.properties url/name |
void |
createXml(java.lang.String tempPath,
java.lang.String sitePath)
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 ClientAdminSiteMapResource()
Method Detail |
---|
public void sitoolsDescribe()
sitoolsDescribe
in class AbstractSitoolsResource
@Get public void createSiteMap()
public void populateMapUrl(java.util.ResourceBundle bundle)
bundle
- the bundle contening key/value urlpublic void createXml(java.lang.String tempPath, java.lang.String sitePath)
tempPath
- the path of the templatesitePath
- the destination path of xml file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |