org.kuali.common.util.property
Interface PropertyStoreContext

All Superinterfaces:
PropertyContext
All Known Implementing Classes:
DefaultPropertyStoreContext

public interface PropertyStoreContext
extends PropertyContext


Method Summary
 String getComment()
           
 String getEncoding()
           
 File getFile()
           
 
Methods inherited from interface org.kuali.common.util.property.PropertyContext
getProcessors, initialize
 

Method Detail

getFile

File getFile()

getComment

String getComment()

getEncoding

String getEncoding()


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