public interface AwardSyncService
| Modifier and Type | Method and Description |
|---|---|
void |
applyAwardSyncChangesToHierarchy(Award award)
Apply the sync changes queued on the specified award against the award hierarchy
|
AwardDocument |
getAwardLockingHierarchyForSync(AwardDocument awardDocument,
String principalId)
Checks to see if the award hierarchy is locked for the given principal.
|
void |
validateHierarchyChanges(Award award)
Run all validation checks against the award in the hierarchy and the sync changes attached to the specified award
|
void validateHierarchyChanges(Award award)
award - org.kuali.rice.kew.api.exception.WorkflowExceptionvoid applyAwardSyncChangesToHierarchy(Award award)
award - logs - VersionExceptionorg.kuali.rice.kew.api.exception.WorkflowExceptionAwardDocument getAwardLockingHierarchyForSync(AwardDocument awardDocument, String principalId)
awardDocument - principalId - Copyright © 2013 The Kuali Foundation. All Rights Reserved.