org.kuali.student.common.entity
Interface AttributeOwner<T extends Attribute<?>>

All Known Implementing Classes:
Atp, AtpDurationType, AtpSeasonalType, AtpType, Clu, CluAccounting, CluAccreditation, CluAdminOrg, CluCluRelation, CluFee, CluFeeRecord, CluIdentifier, CluInstructor, CluLoRelation, CluLoRelationType, CluPublication, CluPublicationType, CluResultType, CluSet, CluSetType, Comment, CommentType, DateRange, DateRangeType, DeliveryMethodType, Document, DocumentCategory, DocumentType, InstructionalFormatType, Lo, LoCategory, LoCategoryType, LoLoRelation, LoLoRelationType, LoRepository, LoType, LuCode, LuCodeType, Lui, LuiLuiRelation, LuLuRelationType, LuPublicationType, LuType, Milestone, MilestoneType, NlUsageType, ObjectSubType, ObjectType, Org, OrgHierarchy, OrgOrgRelation, OrgOrgRelationType, OrgPersonRelation, OrgPersonRelationType, OrgPositionRestriction, OrgType, Proposal, ProposalReferenceType, ProposalType, RefDocRelation, RefDocRelationType, ReferenceType, RefObjectSubType, RefObjectType, RefStatementRelation, RefStatementRelationType, ReqComponentType, ResultComponent, ResultComponentType, ResultUsageType, Scale, Statement, StatementType, Tag, TagType, Type

public interface AttributeOwner<T extends Attribute<?>>


Method Summary
 List<T> getAttributes()
           
 void setAttributes(List<T> attributes)
           
 

Method Detail

setAttributes

void setAttributes(List<T> attributes)

getAttributes

List<T> getAttributes()


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