TgwException をスローする org.seasar.tuigwaa.cms のメソッド |
void |
ContentsStoreServiceSlideImpl.copy(String srcSiteName,
String srcPath,
String destSiteName,
String destPath)
|
void |
ContentsStoreServiceSlideImpl.setProperty(String siteName,
String path,
Properties props)
|
Properties |
ContentsStoreServiceSlideImpl.getProperty(String siteName,
String path)
|
void |
ContentsStoreServiceSlideImpl.removeProperty(String siteName,
String path,
String key)
|
void |
ContentsStoreService.copy(String srcSiteName,
String srcPath,
String destSiteName,
String destPath)
|
void |
ContentsStoreService.setProperty(String siteName,
String path,
Properties props)
|
Properties |
ContentsStoreService.getProperty(String siteName,
String path)
|
void |
ContentsStoreService.removeProperty(String siteName,
String path,
String key)
|
void |
ContentsServiceImpl.deleteSite(String siteName)
|
void |
ContentsServiceImpl.copySite(String srcSiteName,
String destSiteName)
|
void |
ContentsServiceImpl.backup(String siteName,
String backupDirectory)
|
void |
ContentsServiceImpl.restore(String siteName,
String backupDirectory)
|
void |
ContentsService.deleteSite(String siteName)
|
void |
ContentsService.copySite(String srcSiteName,
String destSiteName)
|
void |
ContentsService.backup(String siteName,
String backupDirectory)
|
void |
ContentsService.restore(String siteName,
String backupDirectory)
|