TgwResourceAlreadyExistsException をスローする org.seasar.tuigwaa.cms のメソッド |
void |
ContentsStoreServiceSlideImpl.rename(String siteName,
String pagePath,
String newPageName)
|
void |
ContentsStoreServiceSlideImpl.move(String siteName,
String pagePath,
String newParentPath)
|
void |
ContentsStoreServiceSlideImpl.createFolder(String siteName,
String folderPath)
|
void |
ContentsStoreService.createFolder(String siteName,
String folderPath)
|
void |
ContentsStoreService.rename(String siteName,
String pagePath,
String newPageName)
|
void |
ContentsStoreService.move(String siteName,
String pagePath,
String newParentPath)
|
void |
ContentsServiceImpl.savePage(String siteName,
String path,
String contentType,
Properties props,
String content,
String editVersion,
String sectionId)
|
void |
ContentsServiceImpl.createSite(SiteConfig siteConfig)
|
void |
ContentsServiceImpl.createFolder(SiteConfig siteConfig,
String folderPath)
|
void |
ContentsService.createSite(SiteConfig siteConfig)
|
void |
ContentsService.savePage(String siteName,
String path,
String contentType,
Properties props,
String content,
String editVersion,
String sectionId)
|
void |
ContentsService.createFolder(SiteConfig siteConfig,
String folderPath)
|