org.kuali.student.r2.lum.lo.infc
Interface LoRepository

All Superinterfaces:
Entity, HasAttributes, HasAttributesAndMeta, HasKey, HasMeta, HasPrimaryKey, HasState, HasType, KeyEntity, TypeStateEntity
All Known Implementing Classes:
LoRepositoryInfo

public interface LoRepository
extends KeyEntity


Method Summary
 Date getEffectiveDate()
           
 Date getExpirationDate()
           
 String getRootLoId()
           
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasKey
getKey
 
Methods inherited from interface org.kuali.student.r2.common.infc.Entity
getDescr, getName
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasType
getType, getTypeKey
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasState
getState, getStateKey
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes
getAttributes
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta
getMeta
 

Method Detail

getRootLoId

String getRootLoId()

getEffectiveDate

Date getEffectiveDate()

getExpirationDate

Date getExpirationDate()


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