public class DefaultOptionKeysServiceImpl extends Object implements DefaultOptionKeysService
| Constructor and Description |
|---|
DefaultOptionKeysServiceImpl() |
| 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.
|
public DefaultOptionKeysServiceImpl()
public List<String> getDefaultOptionKeysForRolloverSoc()
DefaultOptionKeysServicegetDefaultOptionKeysForRolloverSoc in interface DefaultOptionKeysServicepublic List<String> getDefaultOptionKeysForCopySingleCourseOffering()
DefaultOptionKeysServicegetDefaultOptionKeysForCopySingleCourseOffering in interface DefaultOptionKeysServicepublic List<String> getDefaultOptionKeysForCreateCourseOfferingFromCanonical()
DefaultOptionKeysServicegetDefaultOptionKeysForCreateCourseOfferingFromCanonical in interface DefaultOptionKeysServiceCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.