org.kuali.student.core.document.entity
Class DocumentAttribute
java.lang.Object
   org.kuali.student.common.entity.BaseEntity
org.kuali.student.common.entity.BaseEntity
       org.kuali.student.common.entity.Attribute<Document>
org.kuali.student.common.entity.Attribute<Document>
           org.kuali.student.core.document.entity.DocumentAttribute
org.kuali.student.core.document.entity.DocumentAttribute
- public class DocumentAttribute 
- extends Attribute<Document>
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 Document owner
DocumentAttribute
public DocumentAttribute()
getOwner
public Document getOwner()
- 
- Specified by:
- getOwnerin class- Attribute<Document>
 
- 
 
setOwner
public void setOwner(Document owner)
- 
- Specified by:
- setOwnerin class- Attribute<Document>
 
- 
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.