org.kuali.common.util.service
Interface PropertyService

All Known Implementing Classes:
DefaultPropertyService

public interface PropertyService


Method Summary
 Properties load(PropertyLoadContext context)
           
 void store(PropertyStoreContext context, Properties properties)
           
 

Method Detail

load

Properties load(PropertyLoadContext context)

store

void store(PropertyStoreContext context,
           Properties properties)


Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.