public class DefaultPropertyService extends Object implements PropertyService
| Constructor and Description |
|---|
DefaultPropertyService() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
load(PropertyLoadContext context) |
protected Properties |
loadProperties(PropertyLoadContext context) |
void |
store(PropertyStoreContext context,
Properties properties) |
public DefaultPropertyService()
public Properties load(PropertyLoadContext context)
load in interface PropertyServicepublic void store(PropertyStoreContext context, Properties properties)
store in interface PropertyServiceprotected Properties loadProperties(PropertyLoadContext context)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.