|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Publishable
Publishable resource. This is specific type of the network accessble resource which can be published.
Method Summary | |
---|---|
String |
getContent()
Gets content. |
SourceUri |
getSourceUri()
Gets source URI. |
Date |
getUpdateDate()
Gets update date if available. |
Methods inherited from interface com.esri.gpt.framework.resource.api.Resource |
---|
getNodes |
Method Detail |
---|
SourceUri getSourceUri()
String getContent() throws IOException, TransformerException, SAXException
IOException
- if getting content fails
TransformerException
- if processing response fails
SAXException
- if processing response failsDate getUpdateDate()
null
if date not available
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |