public interface DefaultOptionKeysService
Modifier and Type | Method and Description |
---|---|
List<String> |
getDefaultOptionKeysForCopySingleCourseOffering()
get the default option keys that should be supplied to the rollover CO
method when it is invoked to run it individually to copy a single CO.
|
List<String> |
getDefaultOptionKeysForCreateCourseOfferingFromCanonical()
get the default option keys that should be supplied to the create CO
method.
|
List<String> |
getDefaultOptionKeysForRolloverSoc()
get the default option keys that should be supplied to the rollover SOC
method.
|
List<String> getDefaultOptionKeysForRolloverSoc()
List<String> getDefaultOptionKeysForCopySingleCourseOffering()
List<String> getDefaultOptionKeysForCreateCourseOfferingFromCanonical()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.