@Entity public class Clu extends VersionEntity implements AttributeOwner<CluAttribute>
Constructor and Description |
---|
Clu() |
getVersion, onPrePersist, setVersion
getMeta, onPreUpdate, setMeta
getId, getObjectId, getVersionNumber, prePersist, preUpdate, setId, setObjectId, setVersionNumber
public Clu()
public List<CluAttribute> getAttributes()
getAttributes
in interface AttributeOwner<CluAttribute>
public void setAttributes(List<CluAttribute> attributes)
setAttributes
in interface AttributeOwner<CluAttribute>
public CluIdentifier getOfficialIdentifier()
public void setOfficialIdentifier(CluIdentifier officialIdentifier)
public List<CluIdentifier> getAlternateIdentifiers()
public void setAlternateIdentifiers(List<CluIdentifier> alternateIdentifiers)
public String getStudySubjectArea()
public void setStudySubjectArea(String studySubjectArea)
public LuRichText getDescr()
public void setDescr(LuRichText descr)
public List<CluInstructor> getInstructors()
public void setInstructors(List<CluInstructor> instructors)
public Date getEffectiveDate()
public void setEffectiveDate(Date effectiveDate)
public Date getExpirationDate()
public void setExpirationDate(Date expirationDate)
public TimeAmount getStdDuration()
public void setStdDuration(TimeAmount stdDuration)
public boolean isCanCreateLui()
public void setCanCreateLui(boolean canCreateLui)
public String getReferenceURL()
public void setReferenceURL(String referenceURL)
public List<LuCode> getLuCodes()
public void setLuCodes(List<LuCode> luCodes)
public String getNextReviewPeriod()
public void setNextReviewPeriod(String nextReviewPeriod)
public boolean isEnrollable()
public void setEnrollable(boolean enrollable)
public List<CluAtpTypeKey> getOfferedAtpTypes()
public void setOfferedAtpTypes(List<CluAtpTypeKey> offeredAtpTypes)
public boolean isHasEarlyDropDeadline()
public void setHasEarlyDropDeadline(boolean hasEarlyDropDeadline)
public int getDefaultEnrollmentEstimate()
public void setDefaultEnrollmentEstimate(int defaultEnrollmentEstimate)
public int getDefaultMaximumEnrollment()
public void setDefaultMaximumEnrollment(int defaultMaximumEnrollment)
public boolean isHazardousForDisabledStudents()
public void setHazardousForDisabledStudents(boolean hazardousForDisabledStudents)
public CluAccounting getAccounting()
public void setAccounting(CluAccounting accounting)
public CluInstructor getPrimaryInstructor()
public void setPrimaryInstructor(CluInstructor primaryInstructor)
public List<CluCampusLocation> getCampusLocations()
public void setCampusLocations(List<CluCampusLocation> campusLocationList)
public Amount getIntensity()
public void setIntensity(Amount intensity)
public List<CluAccreditation> getAccreditations()
public void setAccreditations(List<CluAccreditation> accreditations)
public List<CluAdminOrg> getAdminOrgs()
public void setAdminOrgs(List<CluAdminOrg> adminOrgs)
public String getExpectedFirstAtp()
public void setExpectedFirstAtp(String expectedFirstAtp)
public String getLastAtp()
public void setLastAtp(String lastAtp)
public String getLastAdmitAtp()
public void setLastAdmitAtp(String lastAdmitAtp)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.