org.kuali.rice.krad.data.provider.annotation
Annotation Type ForceUppercase


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface ForceUppercase

Indicates that this attribute should be forced to upper case by the UIF layers before being sent to the PersistenceProvider. This is a *hint* only, visible to the system metadata. The KRAD Data module does not enforce it.



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.