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, setId
getDescr, getName, setDescr, setName
getState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKey
getMeta, setMeta
getAttributes, getAttributeValue, getAttributeValueList, setAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getAttributes
public ActivityOfferingClusterInfo()
public ActivityOfferingClusterInfo(ActivityOfferingCluster template)
template
- the registration group template to copypublic String getPrivateName()
ActivityOfferingCluster
getPrivateName
in interface ActivityOfferingCluster
public void setPrivateName(String privateName)
public String getFormatOfferingId()
ActivityOfferingCluster
getFormatOfferingId
in interface ActivityOfferingCluster
public void setFormatOfferingId(String formatOfferingId)
public List<ActivityOfferingSetInfo> getActivityOfferingSets()
ActivityOfferingCluster
getActivityOfferingSets
in interface ActivityOfferingCluster
public void setActivityOfferingSets(List<ActivityOfferingSetInfo> activityOfferingSets)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.