org.kuali.student.enrollment.class1.lpr.model
Class LprTransactionItemAttributeEntity

java.lang.Object
  extended by org.kuali.student.r2.common.entity.BaseEntity
      extended by org.kuali.student.r2.common.entity.BaseAttributeEntity<LprTransactionItemEntity>
          extended by org.kuali.student.enrollment.class1.lpr.model.LprTransactionItemAttributeEntity

@Entity
public class LprTransactionItemAttributeEntity
extends BaseAttributeEntity<LprTransactionItemEntity>


Constructor Summary
LprTransactionItemAttributeEntity()
           
LprTransactionItemAttributeEntity(Attribute att, LprTransactionItemEntity 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

LprTransactionItemAttributeEntity

public LprTransactionItemAttributeEntity()

LprTransactionItemAttributeEntity

public LprTransactionItemAttributeEntity(Attribute att,
                                         LprTransactionItemEntity owner)


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