org.kuali.student.r2.lum.lu.entity
Class Clu

java.lang.Object
  extended by org.kuali.student.r1.common.entity.BaseEntity
      extended by org.kuali.student.r1.common.entity.MetaEntity
          extended by org.kuali.student.r1.common.entity.VersionEntity
              extended by org.kuali.student.r2.lum.lu.entity.Clu
All Implemented Interfaces:
AttributeOwner<CluAttribute>

@Entity
public class Clu
extends VersionEntity
implements AttributeOwner<CluAttribute>


Constructor Summary
Clu()
           
 
Method Summary
 CluAccounting getAccounting()
           
 List<CluAccreditation> getAccreditations()
           
 List<CluAdminOrg> getAdminOrgs()
           
 List<CluIdentifier> getAlternateIdentifiers()
           
 List<CluAttribute> getAttributes()
           
 List<CluCampusLocation> getCampusLocations()
           
 int getDefaultEnrollmentEstimate()
           
 int getDefaultMaximumEnrollment()
           
 LuRichText getDescr()
           
 Date getEffectiveDate()
           
 String getExpectedFirstAtp()
           
 Date getExpirationDate()
           
 CluFee getFee()
           
 List<CluInstructor> getInstructors()
           
 Amount getIntensity()
           
 String getLastAdmitAtp()
           
 String getLastAtp()
           
 List<LuCode> getLuCodes()
           
 LuType getLuType()
           
 String getNextReviewPeriod()
           
 List<CluAtpTypeKey> getOfferedAtpTypes()
           
 CluIdentifier getOfficialIdentifier()
           
 CluInstructor getPrimaryInstructor()
           
 String getReferenceURL()
           
 String getState()
           
 TimeAmount getStdDuration()
           
 String getStudySubjectArea()
           
 boolean isCanCreateLui()
           
 boolean isEnrollable()
           
 boolean isHasEarlyDropDeadline()
           
 boolean isHazardousForDisabledStudents()
           
 void setAccounting(CluAccounting accounting)
           
 void setAccreditations(List<CluAccreditation> accreditations)
           
 void setAdminOrgs(List<CluAdminOrg> adminOrgs)
           
 void setAlternateIdentifiers(List<CluIdentifier> alternateIdentifiers)
           
 void setAttributes(List<CluAttribute> attributes)
           
 void setCampusLocations(List<CluCampusLocation> campusLocationList)
           
 void setCanCreateLui(boolean canCreateLui)
           
 void setDefaultEnrollmentEstimate(int defaultEnrollmentEstimate)
           
 void setDefaultMaximumEnrollment(int defaultMaximumEnrollment)
           
 void setDescr(LuRichText descr)
           
 void setEffectiveDate(Date effectiveDate)
           
 void setEnrollable(boolean enrollable)
           
 void setExpectedFirstAtp(String expectedFirstAtp)
           
 void setExpirationDate(Date expirationDate)
           
 void setFee(CluFee fee)
           
 void setHasEarlyDropDeadline(boolean hasEarlyDropDeadline)
           
 void setHazardousForDisabledStudents(boolean hazardousForDisabledStudents)
           
 void setInstructors(List<CluInstructor> instructors)
           
 void setIntensity(Amount intensity)
           
 void setLastAdmitAtp(String lastAdmitAtp)
           
 void setLastAtp(String lastAtp)
           
 void setLuCodes(List<LuCode> luCodes)
           
 void setLuType(LuType luType)
           
 void setNextReviewPeriod(String nextReviewPeriod)
           
 void setOfferedAtpTypes(List<CluAtpTypeKey> offeredAtpTypes)
           
 void setOfficialIdentifier(CluIdentifier officialIdentifier)
           
 void setPrimaryInstructor(CluInstructor primaryInstructor)
           
 void setReferenceURL(String referenceURL)
           
 void setState(String state)
           
 void setStdDuration(TimeAmount stdDuration)
           
 void setStudySubjectArea(String studySubjectArea)
           
 
Methods inherited from class org.kuali.student.r1.common.entity.VersionEntity
getVersion, onPrePersist, setVersion
 
Methods inherited from class org.kuali.student.r1.common.entity.MetaEntity
getMeta, onPreUpdate, setMeta
 
Methods inherited from class org.kuali.student.r1.common.entity.BaseEntity
getId, getObjectId, getVersionNumber, prePersist, preUpdate, setId, setObjectId, setVersionNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clu

public Clu()
Method Detail

getLuType

public LuType getLuType()

setLuType

public void setLuType(LuType luType)

getAttributes

public List<CluAttribute> getAttributes()
Specified by:
getAttributes in interface AttributeOwner<CluAttribute>

setAttributes

public void setAttributes(List<CluAttribute> attributes)
Specified by:
setAttributes in interface AttributeOwner<CluAttribute>

getOfficialIdentifier

public CluIdentifier getOfficialIdentifier()

setOfficialIdentifier

public void setOfficialIdentifier(CluIdentifier officialIdentifier)

getAlternateIdentifiers

public List<CluIdentifier> getAlternateIdentifiers()

setAlternateIdentifiers

public void setAlternateIdentifiers(List<CluIdentifier> alternateIdentifiers)

getStudySubjectArea

public String getStudySubjectArea()

setStudySubjectArea

public void setStudySubjectArea(String studySubjectArea)

getDescr

public LuRichText getDescr()

setDescr

public void setDescr(LuRichText descr)

getInstructors

public List<CluInstructor> getInstructors()

setInstructors

public void setInstructors(List<CluInstructor> instructors)

getEffectiveDate

public Date getEffectiveDate()

setEffectiveDate

public void setEffectiveDate(Date effectiveDate)

getExpirationDate

public Date getExpirationDate()

setExpirationDate

public void setExpirationDate(Date expirationDate)

getStdDuration

public TimeAmount getStdDuration()

setStdDuration

public void setStdDuration(TimeAmount stdDuration)

isCanCreateLui

public boolean isCanCreateLui()

setCanCreateLui

public void setCanCreateLui(boolean canCreateLui)

getReferenceURL

public String getReferenceURL()

setReferenceURL

public void setReferenceURL(String referenceURL)

getLuCodes

public List<LuCode> getLuCodes()

setLuCodes

public void setLuCodes(List<LuCode> luCodes)

getNextReviewPeriod

public String getNextReviewPeriod()

setNextReviewPeriod

public void setNextReviewPeriod(String nextReviewPeriod)

isEnrollable

public boolean isEnrollable()

setEnrollable

public void setEnrollable(boolean enrollable)

getOfferedAtpTypes

public List<CluAtpTypeKey> getOfferedAtpTypes()

setOfferedAtpTypes

public void setOfferedAtpTypes(List<CluAtpTypeKey> offeredAtpTypes)

isHasEarlyDropDeadline

public boolean isHasEarlyDropDeadline()

setHasEarlyDropDeadline

public void setHasEarlyDropDeadline(boolean hasEarlyDropDeadline)

getDefaultEnrollmentEstimate

public int getDefaultEnrollmentEstimate()

setDefaultEnrollmentEstimate

public void setDefaultEnrollmentEstimate(int defaultEnrollmentEstimate)

getDefaultMaximumEnrollment

public int getDefaultMaximumEnrollment()

setDefaultMaximumEnrollment

public void setDefaultMaximumEnrollment(int defaultMaximumEnrollment)

isHazardousForDisabledStudents

public boolean isHazardousForDisabledStudents()

setHazardousForDisabledStudents

public void setHazardousForDisabledStudents(boolean hazardousForDisabledStudents)

getFee

public CluFee getFee()

setFee

public void setFee(CluFee fee)

getAccounting

public CluAccounting getAccounting()

setAccounting

public void setAccounting(CluAccounting accounting)

getState

public String getState()

setState

public void setState(String state)

getPrimaryInstructor

public CluInstructor getPrimaryInstructor()

setPrimaryInstructor

public void setPrimaryInstructor(CluInstructor primaryInstructor)

getCampusLocations

public List<CluCampusLocation> getCampusLocations()

setCampusLocations

public void setCampusLocations(List<CluCampusLocation> campusLocationList)

getIntensity

public Amount getIntensity()

setIntensity

public void setIntensity(Amount intensity)

getAccreditations

public List<CluAccreditation> getAccreditations()

setAccreditations

public void setAccreditations(List<CluAccreditation> accreditations)

getAdminOrgs

public List<CluAdminOrg> getAdminOrgs()

setAdminOrgs

public void setAdminOrgs(List<CluAdminOrg> adminOrgs)

getExpectedFirstAtp

public String getExpectedFirstAtp()

setExpectedFirstAtp

public void setExpectedFirstAtp(String expectedFirstAtp)

getLastAtp

public String getLastAtp()

setLastAtp

public void setLastAtp(String lastAtp)

getLastAdmitAtp

public String getLastAdmitAtp()

setLastAdmitAtp

public void setLastAdmitAtp(String lastAdmitAtp)


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