org.xwiki.url.standard
Interface StandardURLConfiguration

All Known Implementing Classes:
DefaultStandardURLConfiguration

@ComponentRole
public interface StandardURLConfiguration

Since:
2.3M1
Version:
$Id$

Method Summary
 java.lang.String getWikiPathPrefix()
           
 boolean isPathBasedMultiWiki()
           
 

Method Detail

isPathBasedMultiWiki

boolean isPathBasedMultiWiki()

getWikiPathPrefix

java.lang.String getWikiPathPrefix()


Copyright © 2004-2011 XWiki. All Rights Reserved.