org.xwiki.model
Interface ModelConfiguration


@Role
public interface ModelConfiguration

Provides configuration options for the Model module.

Since:
2.2M1
Version:
$Id: c57230c53519758d3a60f76eb3a958b6b9c5944a $

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–2014 XWiki. All rights reserved.