org.kuali.student.lum.lu.entity
Class CluPublicationAttribute

java.lang.Object
  extended by org.kuali.student.common.entity.BaseEntity
      extended by org.kuali.student.common.entity.Attribute<CluPublication>
          extended by org.kuali.student.lum.lu.entity.CluPublicationAttribute

public class CluPublicationAttribute
extends Attribute<CluPublication>


Constructor Summary
CluPublicationAttribute()
           
 
Method Summary
 CluPublication getOwner()
           
 void setOwner(CluPublication owner)
           
 
Methods inherited from class org.kuali.student.common.entity.Attribute
getName, getValue, setName, setValue
 
Methods inherited from class org.kuali.student.common.entity.BaseEntity
getId, getObjectId, getVersionNumber, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, setVersionNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CluPublicationAttribute

public CluPublicationAttribute()
Method Detail

getOwner

public CluPublication getOwner()
Specified by:
getOwner in class Attribute<CluPublication>

setOwner

public void setOwner(CluPublication owner)
Specified by:
setOwner in class Attribute<CluPublication>


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