org.kuali.student.enrollment.class2.courseoffering.model
Class ActivityOfferingClusterAttributeEntity

java.lang.Object
  extended by org.kuali.student.r2.common.entity.BaseEntity
      extended by org.kuali.student.r2.common.entity.BaseAttributeEntity<ActivityOfferingClusterEntity>
          extended by org.kuali.student.enrollment.class2.courseoffering.model.ActivityOfferingClusterAttributeEntity
All Implemented Interfaces:
PersistableEntity<String>

@Entity
public class ActivityOfferingClusterAttributeEntity
extends BaseAttributeEntity<ActivityOfferingClusterEntity>

This class //TODO ...

Author:
Kuali Student Team

Constructor Summary
ActivityOfferingClusterAttributeEntity()
           
ActivityOfferingClusterAttributeEntity(Attribute att, ActivityOfferingClusterEntity owner)
           
 
Method Summary
 
Methods inherited from class org.kuali.student.r2.common.entity.BaseAttributeEntity
fromDto, getKey, getOwner, getValue, setKey, setOwner, setValue, toDto, toString
 
Methods inherited from class org.kuali.student.r2.common.entity.BaseEntity
getId, getObjectId, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActivityOfferingClusterAttributeEntity

public ActivityOfferingClusterAttributeEntity()

ActivityOfferingClusterAttributeEntity

public ActivityOfferingClusterAttributeEntity(Attribute att,
                                              ActivityOfferingClusterEntity owner)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.