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


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

Marks the property as read-only for the purposes of any interfaces.

Author:
Kuali Rice Team (rice.collab@kuali.org)



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.