mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
ALF-9157 Finish wiki webscript unit tests, and switch the lucene based JS webscripts to de-lucene Java ones
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29613 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -59,7 +59,7 @@ public interface WikiService {
|
|||||||
* Retrieves an existing {@link WikiPageInfo} from the repository
|
* Retrieves an existing {@link WikiPageInfo} from the repository
|
||||||
*/
|
*/
|
||||||
@NotAuditable
|
@NotAuditable
|
||||||
WikiPageInfo getWikiPage(String siteShortName, String pageTitle);
|
WikiPageInfo getWikiPage(String siteShortName, String pageName);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Retrieves all {@link WikiPageInfo} instances in the repository
|
* Retrieves all {@link WikiPageInfo} instances in the repository
|
||||||
|
Reference in New Issue
Block a user