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


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

Indicates that the field forms part of the business key for the data object.

(Usually a field or set of fields which form the user-visible unique key for the data object.)

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



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