org.kuali.student.core.comment.entity
Class CommentAttribute
java.lang.Object
   org.kuali.student.core.entity.BaseEntity
org.kuali.student.core.entity.BaseEntity
       org.kuali.student.core.entity.Attribute<Comment>
org.kuali.student.core.entity.Attribute<Comment>
           org.kuali.student.core.comment.entity.CommentAttribute
org.kuali.student.core.comment.entity.CommentAttribute
- public class CommentAttribute 
- extends Attribute<Comment>
This is a description of what this class does - lindholm don't forget to fill this in.
- Author:
- Kuali Rice Team (kuali-rice@googlegroups.com)
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
owner
private Comment owner
CommentAttribute
public CommentAttribute()
getOwner
public Comment getOwner()
- 
- Specified by:
- getOwnerin class- Attribute<Comment>
 
- 
 
setOwner
public void setOwner(Comment owner)
- 
- Specified by:
- setOwnerin class- Attribute<Comment>
 
- 
 
Copyright © 2010 The Kuali Foundation. All rights reserved.