@Retention(value=RUNTIME) public @interface AwardSyncable
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
impactSourceScopeEmpty |
String |
parentPropertyName |
AwardTemplateSyncScope[] |
scopes
The scope(s) where the sync should take place.
|
public abstract AwardTemplateSyncScope[] scopes
public abstract String parentPropertyName
public abstract boolean impactSourceScopeEmpty
Copyright © 2013 The Kuali Foundation. All Rights Reserved.