|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectAdapter
| Nested Class Summary | |
|---|---|
static class |
ProjectAdapter.ProjectStreamReturn wrapper class that holds the InputStream and the token |
| Method Summary | |
|---|---|
void |
flushProject(java.lang.String siteID)Flush any cached project |
java.lang.String |
getProjectLocation(java.lang.String siteID)A friendly string showing the project location, usually in URL format |
boolean |
isProjectUpdated(ProjectFileManager projectManager, java.lang.String siteID)Determine if a new project is available |
ProjectAdapter.ProjectStream |
loadProject(java.lang.String siteID)Load the project |
| Method Detail |
|---|
ProjectAdapter.ProjectStream loadProject(java.lang.String siteID)
throws oracle.stellent.ridc.IdcClientException,
java.io.IOException
siteID - the site IDoracle.stellent.ridc.IdcClientExceptionjava.io.IOExceptionjava.lang.String getProjectLocation(java.lang.String siteID)
siteID - the site ID
boolean isProjectUpdated(ProjectFileManager projectManager,
java.lang.String siteID)
throws oracle.stellent.ridc.IdcClientException
projectManager - ProjectService that actually holds the project and tokenssiteID - the site IDoracle.stellent.ridc.IdcClientException
void flushProject(java.lang.String siteID)
throws java.io.IOException
siteID - the site IDjava.io.IOException
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||