org.kuali.kfs.module.purap.identity
Class PurapKimAttributes

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.TransientBusinessObjectBase
          extended by org.kuali.rice.kim.bo.impl.KimAttributes
              extended by org.kuali.kfs.sys.identity.KfsKimAttributes
                  extended by org.kuali.kfs.module.purap.identity.PurapKimAttributes
All Implemented Interfaces:
Serializable, org.kuali.rice.kns.bo.BusinessObject

public class PurapKimAttributes
extends KfsKimAttributes

See Also:
Serialized Form

Field Summary
static String ACCOUNTS_PAYABLE_PURCHASING_DOCUMENT_LINK_IDENTIFIER
           
static String DOCUMENT_SENSITIVE
           
protected  boolean documentSensitive
           
static String SENSITIVE_DATA_CODE
           
protected  SensitiveData sensitiveData
           
protected  String sensitiveDataCode
           
 
Fields inherited from class org.kuali.kfs.sys.identity.KfsKimAttributes
account, ACCOUNT_NUMBER, ACCOUNTING_LINE_OVERRIDE_CODE, accountingLineOverrideCode, accountNumber, chart, CHART_OF_ACCOUNTS_CODE, chartOfAccountsCode, commodityCode, CONTRACT_MANAGER_CODE, contractManager, contractManagerCode, CONTRACTS_AND_GRANTS_ACCOUNT_RESPONSIBILITY_ID, contractsAndGrantsAccountResponsibilityId, CUSTOMER_PROFILE_ID, customerProfile, customerProfileId, DESCEND_HIERARCHY, descendHierarchy, DISBURSEMENT_VOUCHER_PAYMENT_METHOD_CODE, disbursementVoucherPaymentMethodCode, FINANCIAL_DOCUMENT_TOTAL_AMOUNT, FINANCIAL_SYSTEM_DOCUMENT_TYPE_CODE, FROM_AMOUNT, fromAmount, organization, ORGANIZATION_CODE, organizationCode, PURCHASING_COMMODITY_CODE, purchasingCommodityCode, SUB_ACCOUNT_NUMBER, SUB_FUND_GROUP_CODE, subAccount, subAccountNumber, subFundGroup, subFundGroupCode, TO_AMOUNT, toAmount, VENDOR_TYPE_CODE, vendorType, vendorTypeCode
 
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
PurapKimAttributes()
           
 
Method Summary
 SensitiveData getSensitiveData()
           
 String getSensitiveDataCode()
           
 boolean isDocumentSensitive()
           
 void setDocumentSensitive(boolean documentSensitive)
           
 void setSensitiveData(SensitiveData sensitiveData)
           
 void setSensitiveDataCode(String sensitiveDataCode)
           
 
Methods inherited from class org.kuali.kfs.sys.identity.KfsKimAttributes
getAccount, getAccountingLineOverrideCode, getAccountNumber, getChart, getChartOfAccountsCode, getCommodityCode, getContractManager, getContractManagerCode, getContractsAndGrantsAccountResponsibilityId, getCustomerProfile, getCustomerProfileId, getDisbursementVoucherPaymentMethodCode, getFromAmount, getOrganization, getOrganizationCode, getPurchasingCommodityCode, getSubAccount, getSubAccountNumber, getSubFundGroup, getSubFundGroupCode, getToAmount, getVendorType, getVendorTypeCode, isDescendHierarchy, setAccount, setAccountingLineOverrideCode, setAccountNumber, setChart, setChartOfAccountsCode, setCommodityCode, setContractManager, setContractManagerCode, setContractsAndGrantsAccountResponsibilityId, setCustomerProfile, setCustomerProfileId, setDescendHierarchy, setDisbursementVoucherPaymentMethodCode, setFromAmount, setOrganization, setOrganizationCode, setPurchasingCommodityCode, setSubAccount, setSubAccountNumber, setSubFundGroup, setSubFundGroupCode, setToAmount, setVendorType, setVendorTypeCode, 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

SENSITIVE_DATA_CODE

public static final String SENSITIVE_DATA_CODE
See Also:
Constant Field Values

ACCOUNTS_PAYABLE_PURCHASING_DOCUMENT_LINK_IDENTIFIER

public static final String ACCOUNTS_PAYABLE_PURCHASING_DOCUMENT_LINK_IDENTIFIER
See Also:
Constant Field Values

DOCUMENT_SENSITIVE

public static final String DOCUMENT_SENSITIVE
See Also:
Constant Field Values

sensitiveDataCode

protected String sensitiveDataCode

documentSensitive

protected boolean documentSensitive

sensitiveData

protected SensitiveData sensitiveData
Constructor Detail

PurapKimAttributes

public PurapKimAttributes()
Method Detail

getSensitiveDataCode

public String getSensitiveDataCode()

setSensitiveDataCode

public void setSensitiveDataCode(String sensitiveDataCode)

isDocumentSensitive

public boolean isDocumentSensitive()

setDocumentSensitive

public void setDocumentSensitive(boolean documentSensitive)

getSensitiveData

public SensitiveData getSensitiveData()

setSensitiveData

public void setSensitiveData(SensitiveData sensitiveData)


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