org.xwiki.model
Interface ModelConfiguration


@Role
public interface ModelConfiguration

Provides configuration options for the Model module.

Since:
2.2M1
Version:
$Id$

Method Summary
 String getDefaultReferenceValue(EntityType type)
           
 

Method Detail

getDefaultReferenceValue

String getDefaultReferenceValue(EntityType type)
Parameters:
type - the type for which to return the default value
Returns:
the default value to use when a reference doesn't have the passed type specified


Copyright © 2004-2012 XWiki. All Rights Reserved.