org.nakedobjects.metamodel.spec
Interface DefaultProvider

All Known Subinterfaces:
NakedObjectSpecification
All Known Implementing Classes:
InstanceCollectionSpecification, IntrospectableSpecificationAbstract, JavaSpecification, NakedObjectSpecificationNoMember

public interface DefaultProvider


Method Summary
 java.lang.Object getDefaultValue()
          Default value to be provided for properties or parameters that are not declared as @Optional but where the UI has not (yet) provided a value.
 

Method Detail

getDefaultValue

java.lang.Object getDefaultValue()
Default value to be provided for properties or parameters that are not declared as @Optional but where the UI has not (yet) provided a value.



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.