to.etc.domui.util
Interface IReadOnlyModel<T>

All Known Subinterfaces:
IModel<T>
All Known Implementing Classes:
InstanceReadOnlyModel

public interface IReadOnlyModel<T>


Method Summary
 T getValue()
           
 

Method Detail

getValue

T getValue()
           throws java.lang.Exception
Throws:
java.lang.Exception