org.kuali.student.r2.lum.lu.entity
Class CluIdentifierAttribute
java.lang.Object
org.kuali.student.r1.common.entity.BaseEntity
org.kuali.student.r1.common.entity.Attribute<CluIdentifier>
org.kuali.student.r2.lum.lu.entity.CluIdentifierAttribute
- All Implemented Interfaces:
- PersistableEntity<String>
@Entity
public class CluIdentifierAttribute
- extends Attribute<CluIdentifier>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CluIdentifierAttribute
public CluIdentifierAttribute()
getOwner
public CluIdentifier getOwner()
- Specified by:
getOwner
in class Attribute<CluIdentifier>
setOwner
public void setOwner(CluIdentifier owner)
- Specified by:
setOwner
in class Attribute<CluIdentifier>
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.