public class SecKimAttributes extends OleKimAttributes
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSTRAINT_CODE |
protected String |
constraintCode |
protected String |
operator |
static String |
OPERATOR |
static String |
OVERRIDE_DENY |
protected String |
overrideDeny |
static String |
PROPERTY_VALUE |
protected String |
propertyValue |
account, ACCOUNT_NUMBER, ACCOUNTING_LINE_OVERRIDE_CODE, accountingLineOverrideCode, accountNumber, ACH_TRANSACTION_TYPE_CODE, 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, FILE_PATH, filePath, FINANCIAL_DOCUMENT_TOTAL_AMOUNT, FINANCIAL_SYSTEM_DOCUMENT_TYPE_CODE, FROM_AMOUNT, fromAmount, organization, ORGANIZATION_CODE, organizationCode, PURCHASING_COMMODITY_CODE, purchasingCommodityCode, ROUTE_NODE_NAME, SUB_ACCOUNT_NUMBER, SUB_FUND_GROUP_CODE, subAccount, subAccountNumber, subFundGroup, subFundGroupCode, TO_AMOUNT, toAmount, VENDOR_TYPE_CODE, vendorType, vendorTypeCodeactionClass, actionDetailsAtRoleMemberLevel, actionEvent, actionId, actionRequestCd, appCode, appDocStatus, attachmentTypeCode, beanName, campus, campusCode, collectionItemTypeCode, collectionPropertyName, component, componentName, createdBySelfOnly, documentNumber, documentType, documentTypeName, editMode, existingRecordsOnly, fieldId, groupId, groupName, kimTypeId, methodToCall, namespace, namespaceCode, parameter, parameterName, permissionName, propertyName, qualifierResolverProvidedIdentifier, required, responsibilityName, roleName, routeNodeName, routeStatusCode, sectionId, viewId, widgetId| Constructor and Description |
|---|
SecKimAttributes() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConstraintCode()
Gets the constraintCode attribute.
|
String |
getOperator()
Gets the operator attribute.
|
String |
getOverrideDeny()
Gets the overrideDeny attribute.
|
String |
getPropertyValue()
Gets the propertyValue attribute.
|
void |
setConstraintCode(String constraintCode)
Sets the constraintCode attribute value.
|
void |
setOperator(String operator)
Sets the operator attribute value.
|
void |
setOverrideDeny(String overrideDeny)
Sets the overrideDeny attribute value.
|
void |
setPropertyValue(String propertyValue)
Sets the propertyValue attribute value.
|
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
getAccount, getAccountingLineOverrideCode, getAccountNumber, getChart, getChartOfAccountsCode, getCommodityCode, getContractManager, getContractManagerCode, getContractsAndGrantsAccountResponsibilityId, getCustomerProfile, getCustomerProfileId, getDisbursementVoucherPaymentMethodCode, getFilePath, 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, setFilePath, setFromAmount, setOrganization, setOrganizationCode, setPurchasingCommodityCode, setSubAccount, setSubAccountNumber, setSubFundGroup, setSubFundGroupCode, setToAmount, setVendorType, setVendorTypeCodegetActionClass, getActionEvent, getActionId, getActionRequestCd, getAppCode, getAppDocStatus, getAttachmentTypeCode, getBeanName, getCampus, getCampusCode, getCollectionItemTypeCode, getCollectionPropertyName, getComponent, getComponentName, getDocumentNumber, getDocumentType, getDocumentTypeName, getEditMode, getFieldId, getGroupId, getGroupName, getKimTypeId, getMethodToCall, getNamespace, getNamespaceCode, getParameter, getParameterName, getPermissionName, getPropertyName, getQualifierResolverProvidedIdentifier, getResponsibilityName, getRoleName, getRouteNodeName, getRouteStatusCode, getSectionId, getViewId, getWidgetId, isActionDetailsAtRoleMemberLevel, isCreatedBySelfOnly, isExistingRecordsOnly, isRequired, setActionClass, setActionDetailsAtRoleMemberLevel, setActionEvent, setActionId, setActionRequestCd, setAppCode, setAppDocStatus, setAttachmentTypeCode, setBeanName, setCampus, setCampusCode, setCollectionItemTypeCode, setCollectionPropertyName, setComponent, setComponentName, setCreatedBySelfOnly, setDocumentNumber, setDocumentType, setDocumentTypeName, setEditMode, setExistingRecordsOnly, setFieldId, setGroupId, setGroupName, setKimTypeId, setMethodToCall, setNamespace, setNamespaceCode, setParameter, setParameterName, setPermissionName, setPropertyName, setQualifierResolverProvidedIdentifier, setRequired, setResponsibilityName, setRoleName, setRouteNodeName, setRouteStatusCode, setSectionId, setViewId, setWidgetIdpublic static final String CONSTRAINT_CODE
public static final String OPERATOR
public static final String PROPERTY_VALUE
public static final String OVERRIDE_DENY
protected String constraintCode
protected String propertyValue
protected String overrideDeny
public SecKimAttributes()
public String getConstraintCode()
public void setConstraintCode(String constraintCode)
constraintCode - The constraintCode to set.public String getOperator()
public void setOperator(String operator)
operator - The operator to set.public String getPropertyValue()
public void setPropertyValue(String propertyValue)
propertyValue - The propertyValue to set.public String getOverrideDeny()
public void setOverrideDeny(String overrideDeny)
overrideDeny - The overrideDeny to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.