public class ActivityOfferingClusterInfo extends IdEntityInfo implements ActivityOfferingCluster
| Constructor and Description |
|---|
ActivityOfferingClusterInfo()
Constructs a new ActivityOfferingClusterInfo.
|
ActivityOfferingClusterInfo(ActivityOfferingCluster template)
Constructs a new ActivityOfferingClusterInfo from another
ActivityOfferingCluster.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActivityOfferingSetInfo> |
getActivityOfferingSets()
Gets the activity offering Id combinations.
|
String |
getFormatOfferingId()
Gets the format offering Id to which this template applies.
|
String |
getPrivateName()
Private name of ActivityOfferingCluster
|
void |
setActivityOfferingSets(List<ActivityOfferingSetInfo> activityOfferingSets) |
void |
setFormatOfferingId(String formatOfferingId) |
void |
setPrivateName(String privateName) |
getId, setIdgetDescr, getName, setDescr, setNamegetState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetAttributespublic ActivityOfferingClusterInfo()
public ActivityOfferingClusterInfo(ActivityOfferingCluster template)
template - the registration group template to copypublic String getPrivateName()
ActivityOfferingClustergetPrivateName in interface ActivityOfferingClusterpublic void setPrivateName(String privateName)
public String getFormatOfferingId()
ActivityOfferingClustergetFormatOfferingId in interface ActivityOfferingClusterpublic void setFormatOfferingId(String formatOfferingId)
public List<ActivityOfferingSetInfo> getActivityOfferingSets()
ActivityOfferingClustergetActivityOfferingSets in interface ActivityOfferingClusterpublic void setActivityOfferingSets(List<ActivityOfferingSetInfo> activityOfferingSets)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.