|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.TransientBusinessObjectBase
org.kuali.rice.kim.bo.impl.KimAttributes
org.kuali.kfs.sys.identity.KfsKimAttributes
public class KfsKimAttributes
Fields inherited from class org.kuali.rice.kim.bo.impl.KimAttributes |
---|
ACTION_CLASS, ACTION_DETAILS_AT_ROLE_MEMBER_LEVEL, ACTION_REQUEST_CD, actionClass, actionDetailsAtRoleMemberLevel, actionRequestCd, ATTACHMENT_TYPE_CODE, attachmentTypeCode, BEAN_NAME, beanName, BUTTON_NAME, campus, CAMPUS_CODE, campusCode, collectionItemTypeCode, COMPONENT_NAME, componentName, CREATED_BY_SELF, CREATED_BY_SELF_ONLY, createdBySelfOnly, DOCUMENT_NUMBER, DOCUMENT_TYPE_NAME, documentNumber, documentType, documentTypeName, EDIT_MODE, editMode, EXISTING_RECORDS_ONLY, existingRecordsOnly, GROUP_NAME, groupName, KIM_TYPE_ID, kimTypeId, methodToCall, NAMESPACE_CODE, namespaceCode, parameter, PARAMETER_NAME, parameterDetailType, parameterName, parameterNamespace, PERMISSION_NAME, permissionName, PRINCIPAL_ID, PROPERTY_NAME, propertyName, QUALIFIER_RESOLVER_PROVIDED_IDENTIFIER, qualifierResolverProvidedIdentifier, required, REQUIRED, RESPONSIBILITY_NAME, responsibilityName, ROLE_NAME, roleName, ROUTE_NODE_NAME, ROUTE_STATUS_CODE, routeNodeName, routeStatusCode, SECTION_ID, sectionId |
Constructor Summary | |
---|---|
KfsKimAttributes()
|
Method Summary | |
---|---|
Account |
getAccount()
|
String |
getAccountingLineOverrideCode()
Gets the accountingLineOverrideCode attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
Chart |
getChart()
|
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
CommodityCode |
getCommodityCode()
|
ContractManager |
getContractManager()
|
Integer |
getContractManagerCode()
Gets the contractManagerCode attribute. |
String |
getContractsAndGrantsAccountResponsibilityId()
Gets the contractsAndGrantsAccountResponsibilityId attribute. |
CustomerProfile |
getCustomerProfile()
|
org.kuali.rice.kns.util.KualiInteger |
getCustomerProfileId()
Gets the customerProfileId attribute. |
String |
getDisbursementVoucherPaymentMethodCode()
|
String |
getFromAmount()
Gets the fromAmount attribute. |
Organization |
getOrganization()
|
String |
getOrganizationCode()
Gets the organizationCode attribute. |
String |
getPurchasingCommodityCode()
Gets the purchasingCommodityCode attribute. |
SubAccount |
getSubAccount()
|
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
SubFundGroup |
getSubFundGroup()
|
String |
getSubFundGroupCode()
Gets the subFundGroupCode attribute. |
String |
getToAmount()
Gets the toAmount attribute. |
VendorType |
getVendorType()
|
String |
getVendorTypeCode()
Gets the vendorTypeCode attribute. |
Boolean |
isDescendHierarchy()
Gets the descendHierarchy attribute. |
void |
setAccount(Account account)
|
void |
setAccountingLineOverrideCode(String accountingLineOverrideCode)
Sets the accountingLineOverrideCode attribute value. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute value. |
void |
setChart(Chart chart)
|
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute value. |
void |
setCommodityCode(CommodityCode commodityCode)
|
void |
setContractManager(ContractManager contractManager)
|
void |
setContractManagerCode(Integer contractManagerCode)
Sets the contractManagerCode attribute value. |
void |
setContractsAndGrantsAccountResponsibilityId(String contractsAndGrantsAccountResponsibilityId)
Sets the contractsAndGrantsAccountResponsibilityId attribute value. |
void |
setCustomerProfile(CustomerProfile customerProfile)
|
void |
setCustomerProfileId(org.kuali.rice.kns.util.KualiInteger customerProfileId)
Sets the customerProfileId attribute value. |
void |
setDescendHierarchy(Boolean descendHierarchy)
Sets the descendHierarchy attribute value. |
void |
setDisbursementVoucherPaymentMethodCode(String disbursementVoucherPaymentMethodCode)
Sets the disbursementVoucherPaymentMethodCode attribute value. |
void |
setFromAmount(String fromAmount)
Sets the fromAmount attribute value. |
void |
setOrganization(Organization organization)
|
void |
setOrganizationCode(String organizationCode)
Sets the organizationCode attribute value. |
void |
setPurchasingCommodityCode(String purchasingCommodityCode)
Sets the purchasingCommodityCode attribute value. |
void |
setSubAccount(SubAccount subAccount)
|
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute value. |
void |
setSubFundGroup(SubFundGroup subFundGroup)
|
void |
setSubFundGroupCode(String subFundGroupCode)
Sets the subFundGroupCode attribute value. |
void |
setToAmount(String toAmount)
Sets the toAmount attribute value. |
void |
setVendorType(VendorType vendorType)
|
void |
setVendorTypeCode(String vendorTypeCode)
Sets the vendorTypeCode attribute value. |
protected LinkedHashMap |
toStringMapper()
|
Methods inherited from class org.kuali.rice.kim.bo.impl.KimAttributes |
---|
getActionClass, getActionRequestCd, getAttachmentTypeCode, getBeanName, getCampus, getCampusCode, getCollectionItemTypeCode, getComponentName, getDocumentNumber, getDocumentType, getDocumentTypeName, getEditMode, getGroupName, getKimTypeId, getMethodToCall, getNamespaceCode, getParameter, getParameterDetailType, getParameterName, getParameterNamespace, getPermissionName, getPropertyName, getQualifierResolverProvidedIdentifier, getResponsibilityName, getRoleName, getRouteNodeName, getRouteStatusCode, getSectionId, isActionDetailsAtRoleMemberLevel, isCreatedBySelfOnly, isExistingRecordsOnly, isRequired, setActionClass, setActionDetailsAtRoleMemberLevel, setActionRequestCd, setAttachmentTypeCode, setBeanName, setCampus, setCampusCode, setCollectionItemTypeCode, setComponentName, setCreatedBySelfOnly, setDocumentNumber, setDocumentType, setDocumentTypeName, setEditMode, setExistingRecordsOnly, setGroupName, setKimTypeId, setMethodToCall, setNamespaceCode, setParameter, setParameterDetailType, setParameterName, setParameterNamespace, setPermissionName, setPropertyName, setQualifierResolverProvidedIdentifier, setRequired, setResponsibilityName, setRoleName, setRouteNodeName, setRouteStatusCode, setSectionId |
Methods inherited from class org.kuali.rice.kns.bo.TransientBusinessObjectBase |
---|
refresh |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
---|
prepareForWorkflow, toString, toStringBuilder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String CHART_OF_ACCOUNTS_CODE
public static final String ACCOUNT_NUMBER
public static final String FINANCIAL_SYSTEM_DOCUMENT_TYPE_CODE
public static final String ORGANIZATION_CODE
public static final String DESCEND_HIERARCHY
public static final String FROM_AMOUNT
public static final String TO_AMOUNT
public static final String FINANCIAL_DOCUMENT_TOTAL_AMOUNT
public static final String ACCOUNTING_LINE_OVERRIDE_CODE
public static final String SUB_FUND_GROUP_CODE
public static final String PURCHASING_COMMODITY_CODE
public static final String CONTRACT_MANAGER_CODE
public static final String CUSTOMER_PROFILE_ID
public static final String VENDOR_TYPE_CODE
public static final String CONTRACTS_AND_GRANTS_ACCOUNT_RESPONSIBILITY_ID
public static final String DISBURSEMENT_VOUCHER_PAYMENT_METHOD_CODE
public static final String SUB_ACCOUNT_NUMBER
protected String chartOfAccountsCode
protected String accountNumber
protected String organizationCode
protected Boolean descendHierarchy
protected String fromAmount
protected String toAmount
protected String accountingLineOverrideCode
protected String subFundGroupCode
protected String purchasingCommodityCode
protected Integer contractManagerCode
protected org.kuali.rice.kns.util.KualiInteger customerProfileId
protected String vendorTypeCode
protected String contractsAndGrantsAccountResponsibilityId
protected String disbursementVoucherPaymentMethodCode
protected String subAccountNumber
protected Chart chart
protected Organization organization
protected Account account
protected SubFundGroup subFundGroup
protected ContractManager contractManager
protected CommodityCode commodityCode
protected CustomerProfile customerProfile
protected SubAccount subAccount
protected VendorType vendorType
Constructor Detail |
---|
public KfsKimAttributes()
Method Detail |
---|
protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kim.bo.impl.KimAttributes
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
organizationCode
- The organizationCode to set.public Boolean isDescendHierarchy()
public void setDescendHierarchy(Boolean descendHierarchy)
descendHierarchy
- The descendHierarchy to set.public String getFromAmount()
public void setFromAmount(String fromAmount)
fromAmount
- The fromAmount to set.public String getToAmount()
public void setToAmount(String toAmount)
toAmount
- The toAmount to set.public String getAccountingLineOverrideCode()
public void setAccountingLineOverrideCode(String accountingLineOverrideCode)
accountingLineOverrideCode
- The accountingLineOverrideCode to set.public String getSubFundGroupCode()
public void setSubFundGroupCode(String subFundGroupCode)
subFundGroupCode
- The subFundGroupCode to set.public String getPurchasingCommodityCode()
public void setPurchasingCommodityCode(String purchasingCommodityCode)
purchasingCommodityCode
- The purchasingCommodityCode to set.public Integer getContractManagerCode()
public void setContractManagerCode(Integer contractManagerCode)
contractManagerCode
- The contractManagerCode to set.public org.kuali.rice.kns.util.KualiInteger getCustomerProfileId()
public void setCustomerProfileId(org.kuali.rice.kns.util.KualiInteger customerProfileId)
customerProfileId
- The customerProfileId to set.public String getVendorTypeCode()
public void setVendorTypeCode(String vendorTypeCode)
vendorTypeCode
- The vendorTypeCode to set.public String getContractsAndGrantsAccountResponsibilityId()
public void setContractsAndGrantsAccountResponsibilityId(String contractsAndGrantsAccountResponsibilityId)
contractsAndGrantsAccountResponsibilityId
- The contractsAndGrantsAccountResponsibilityId to set.public String getDisbursementVoucherPaymentMethodCode()
public void setDisbursementVoucherPaymentMethodCode(String disbursementVoucherPaymentMethodCode)
disbursementVoucherPaymentMethodCode
- The disbursementVoucherPaymentMethodCode to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber
- The subAccountNumber to set.public Chart getChart()
public void setChart(Chart chart)
public Organization getOrganization()
public void setOrganization(Organization organization)
public Account getAccount()
public void setAccount(Account account)
public SubFundGroup getSubFundGroup()
public void setSubFundGroup(SubFundGroup subFundGroup)
public ContractManager getContractManager()
public void setContractManager(ContractManager contractManager)
public CommodityCode getCommodityCode()
public void setCommodityCode(CommodityCode commodityCode)
public CustomerProfile getCustomerProfile()
public void setCustomerProfile(CustomerProfile customerProfile)
public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
public VendorType getVendorType()
public void setVendorType(VendorType vendorType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |