org.kuali.student.common.entity
Class Attribute<T extends AttributeOwner<?>>
java.lang.Object
org.kuali.student.common.entity.BaseEntity
org.kuali.student.common.entity.Attribute<T>
- Direct Known Subclasses:
- AtpAttribute, AtpDurationTypeAttribute, AtpSeasonalTypeAttribute, AtpTypeAttribute, CluAccountingAttribute, CluAccreditationAttribute, CluAdminOrgAttribute, CluAttribute, CluCluRelationAttribute, CluFeeAttribute, CluFeeRecordAttribute, CluIdentifierAttribute, CluInstructorAttribute, CluLoRelationAttribute, CluLoRelationTypeAttribute, CluPublicationAttribute, CluPublicationTypeAttribute, CluResultTypeAttribute, CluSetAttribute, CluSetTypeAttribute, CommentAttribute, CommentTypeAttribute, DateRangeAttribute, DateRangeTypeAttribute, DeliveryMethodTypeAttribute, DocumentAttribute, DocumentCategoryAttribute, DocumentTypeAttribute, InstructionalFormatTypeAttribute, LoAttribute, LoCategoryAttribute, LoCategoryTypeAttribute, LoLoRelationAttribute, LoLoRelationTypeAttribute, LoRepositoryAttribute, LoTypeAttribute, LuCodeAttribute, LuCodeTypeAttribute, LuiAttribute, LuiLuiRelationAttribute, LuLuRelationTypeAttribute, LuPublicationTypeAttribute, LuTypeAttribute, MilestoneAttribute, MilestoneTypeAttribute, NlUsageTypeAttribute, ObjectSubTypeAttribute, ObjectTypeAttribute, OrgAttribute, OrgHierarchyAttribute, OrgOrgRelationAttribute, OrgOrgRelationTypeAttribute, OrgPersonRelationAttribute, OrgPersonRelationTypeAttribute, OrgPositionRestrictionAttribute, OrgTypeAttribute, ProposalAttribute, ProposalReferenceTypeAttribute, ProposalTypeAttribute, RefDocRelationAttribute, RefDocRelationTypeAttribute, ReferenceTypeAttribute, RefObjectSubTypeAttribute, RefObjectTypeAttribute, RefStatementRelationAttribute, RefStatementRelationTypeAttribute, ReqComponentTypeAttribute, ReqComponentTypeNLTemplate, ResultComponentAttribute, ResultComponentTypeAttribute, ResultUsageTypeAttribute, ScaleAttribute, StatementAttribute, StatementTypeAttribute, StatementTypeHeaderTemplate, TagAttribute, TagTypeAttribute
public abstract class Attribute<T extends AttributeOwner<?>>
- extends BaseEntity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attribute
public Attribute()
getOwner
public abstract T getOwner()
setOwner
public abstract void setOwner(T owner)
getValue
public String getValue()
setValue
public void setValue(String value)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.