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()
DefaultOptionKeysService
getDefaultOptionKeysForRolloverSoc
in interface DefaultOptionKeysService
public List<String> getDefaultOptionKeysForCopySingleCourseOffering()
DefaultOptionKeysService
getDefaultOptionKeysForCopySingleCourseOffering
in interface DefaultOptionKeysService
public List<String> getDefaultOptionKeysForCreateCourseOfferingFromCanonical()
DefaultOptionKeysService
getDefaultOptionKeysForCreateCourseOfferingFromCanonical
in interface DefaultOptionKeysService
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.