| Package | Description |
|---|---|
| org.kuali.kra.award.awardhierarchy.sync.helpers | |
| org.kuali.kra.award.awardhierarchy.sync.service |
| Modifier and Type | Class and Description |
|---|---|
class |
AwardSyncAwardHelper
Award Hierarchy Sync Helper for the Award itself.
|
class |
AwardSyncCommentsHelper
Award Hierarchy Sync Helper for Award Comments.
|
class |
AwardSyncHelperBase
Base class for award hierarchy sync data access objects.
|
class |
AwardSyncPersonHelper
Award Hierarchy Sync Helper for AwardPersons.
|
class |
AwardSyncReportHelper
Award Hierarchy Sync Helper for Reports.
|
class |
AwardSyncReportRecipientHelper
Award Hierarchy Sync Helper for Report Recipient.
|
class |
AwardSyncSponsorContactHelper
Award Hierarchy Sync Helper for Sponsor Contacts.
|
class |
AwardSyncTermHelper
Award Hierarchy Sync Helper for Terms.
|
class |
AwardSyncUnitHelper
Award Hierarchy Sync Helper for Award Person Units.
|
| Modifier and Type | Method and Description |
|---|---|
protected AwardSyncHelper |
AwardSyncServiceImpl.getSyncHelper(String className)
Get the syncHelper from the syncHelpers for the given className.
|
AwardSyncHelper |
AwardSyncHelpersServiceImpl.getSyncHelper(String className) |
AwardSyncHelper |
AwardSyncHelpersService.getSyncHelper(String className) |
protected AwardSyncHelper |
AwardSyncCreationServiceImpl.getSyncHelper(String className)
Get the helper for the class name from
AwardSyncHelpersService. |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,AwardSyncHelper> |
AwardSyncHelpersServiceImpl.getSyncHelpers() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AwardSyncServiceImpl.applyChange(Award award,
AwardSyncHelper syncHelper,
AwardSyncChange change)
Apply the specific change to the award using the specified syncHelper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardSyncHelpersServiceImpl.setSyncHelpers(Map<String,AwardSyncHelper> syncHelpers) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.