Package org.nuxeo.ecm.localconf
-
Interface Summary Interface Description SimpleConfiguration An object that maps keys to values. -
Class Summary Class Description PutSimpleConfParam Operation to put a parameter on the Simple Configuration of the input Document.PutSimpleConfParams Operation to put parameters on the Simple Configuration of the input Document.SetSimpleConfParamVar Operation to set a context variable with the value of the given parameter name of the SimpleConfiguration retrieve from the input Document.SimpleConfigurationAdapter Default implementation ofSimpleConfiguration
.SimpleConfigurationFactory Factory creating theSimpleConfigurationAdapter
adapter if the document has theSimpleConfiguration
facet.