public class KualiStudentKimAttributes extends Object implements ExternalizableBusinessObject
Constructor and Description |
---|
KualiStudentKimAttributes() |
public static final String DOCUMENT_TYPE_NAME
public static final String QUALIFICATION_DEPARTMENT_ID
public static final String QUALIFICATION_DIVISION_ID
public static final String QUALIFICATION_COLLEGE_ID
public static final String QUALIFICATION_ORG_ID
public static final String QUALIFICATION_SUBJECT_AREA
public static final String QUALIFICATION_OFFERING_ADMIN_ORG_ID
public static final String QUALIFICATION_DATA_ID
public static final String QUALIFICATION_CLU_ID
public static final String QUALIFICATION_DTO_NAME
public static final String QUALIFICATION_DTO_FIELD_KEY
public static final String QUALIFICATION_FIELD_ACCESS_LEVEL
public static final String QUALIFICATION_SCREEN_COMPONENT
public static final String QUALIFICATION_SECTION_ID
public static final String DESCEND_HIERARCHY
public static final String KS_REFERENCE_TYPE_KEY
public static final String KS_CO_STATE_KEY
public static final String KS_SOC_STATE_KEY
public static final String KS_PERMISSION_EXPRESSION
protected String department
protected String subjectArea
protected String offeringAdminOrgId
protected String dtoFieldKey
protected String fieldAccessLevel
protected String screenComponent
protected Boolean descendHierarchy
protected String ksReferenceTypeKey
protected String coStateKey
protected String socStateKey
protected String permissionExpression
public KualiStudentKimAttributes()
public String getDepartment()
public void setDepartment(String department)
department
- the department to setpublic String getCollege()
public void setCollege(String college)
college
- the college to setpublic String getDivision()
public void setDivision(String division)
division
- the division to setpublic String getDtoName()
public void setDtoName(String dtoName)
dtoName
- the dtoName to setpublic String getDtoFieldKey()
public void setDtoFieldKey(String dtoFieldKey)
dtoFieldKey
- the dtoFieldKey to setpublic String getFieldAccessLevel()
public void setFieldAccessLevel(String fieldAccessLevel)
fieldAccessLevel
- the fieldAccessLevel to setpublic String getScreenComponent()
public void setScreenComponent(String screenComponent)
screenComponent
- the screenComponent to setpublic String getSectionId()
public void setSectionId(String sectionId)
sectionId
- the sectionId to setpublic Boolean isDescendHierarchy()
public void setDescendHierarchy(Boolean descendHierarchy)
descendHierarchy
- The descendHierarchy to set.public String getKsReferenceTypeKey()
public void setKsReferenceTypeKey(String ksReferenceTypeKey)
ksReferenceTypeKey
- the ksReferenceTypeKey to setpublic String getSocStateKey()
public void setSocStateKey(String socStateKey)
public String getCoStateKey()
public void setCoStateKey(String coStateKey)
public String getPermissionExpression()
public void setPermissionExpression(String permissionExpression)
public String getSubjectArea()
public void setSubjectArea(String subjectArea)
public String getOfferingAdminOrgId()
public void setOfferingAdminOrgId(String offeringAdminOrgId)
public void refresh()
refresh
in interface BusinessObject
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.