org.xwiki.url.internal
Class DefaultURLConfiguration

java.lang.Object
  extended by org.xwiki.url.internal.DefaultURLConfiguration
All Implemented Interfaces:
URLConfiguration

@Component
public class DefaultURLConfiguration
extends java.lang.Object
implements URLConfiguration

Since:
2.3M1
Version:
$Id$

Constructor Summary
DefaultURLConfiguration()
           
 
Method Summary
 java.lang.String getURLFormatId()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultURLConfiguration

public DefaultURLConfiguration()
Method Detail

getURLFormatId

public java.lang.String getURLFormatId()

Specified by:
getURLFormatId in interface URLConfiguration
See Also:
URLConfiguration.getURLFormatId()


Copyright © 2004-2011 XWiki. All Rights Reserved.