org.kuali.student.enrollment.lrr.infc
Interface ResultSource
- All Superinterfaces:
- Entity, HasAttributes, HasAttributesAndMeta, HasId, HasMeta, HasPrimaryKey, HasState, HasType, IdEntity, TypeStateEntity
- All Known Implementing Classes:
- ResultSourceInfo
public interface ResultSource
- extends IdEntity
Information about the Result Source. Result source is used to
indicate how the result was created (Manual, Articulation, Result
transformation etc)
Core-slice: A ResultSource represents a "native" course for the
Academic Record.
Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
getId |
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta |
getMeta |
getArticulationId
String getArticulationId()
- Unique identifier for an articulation record.
getResultTransformationId
String getResultTransformationId()
- Unique identifier for an learning result transformation.
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.