public class FinancialSystemTransactionalDocumentEntry extends org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | allowsErrorCorrection | 
| protected boolean | potentiallySensitive | 
derivedValuesSetterClass, headerNavigationList, promptBeforeValidationClass, sessionDocument, webScriptFilesallowsCopy, allowsNoteAttachments, allowsNoteFYI, attachmentTypesValuesFinderClass, baseDocumentClass, businessRulesClass, defaultExistenceCheckMap, defaultExistenceChecks, displayTopicFieldInNotes, documentAuthorizerClass, documentClass, documentPresentationControllerClass, documentTypeName, encryptDocumentDataInPersistentSessionStorage, usePessimisticLocking, useWorkflowPessimisticLocking, workflowAttributes, workflowProperties| Constructor and Description | 
|---|
| FinancialSystemTransactionalDocumentEntry() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,AccountingLineGroupDefinition> | getAccountingLineGroups()Gets the accountingLineGroups attribute. | 
| boolean | getAllowsErrorCorrection() | 
| Class<? extends AccountingLineParser> | getImportedLineParserClass()Gets the importedLineParserClass attribute. | 
| Integer | getMaxDictionaryValidationDepth()Gets the maxDictionaryValidationDepth attribute. | 
| Map<Class,String> | getValidationMap()Gets the validationMap attribute. | 
| boolean | isPotentiallySensitive()Gets the potentiallySensitive attribute. | 
| void | setAccountingLineGroups(Map<String,AccountingLineGroupDefinition> accountingLineGroups)Sets the accountingLineGroups attribute value. | 
| void | setAllowsErrorCorrection(boolean allowsErrorCorrection)This field contains a value of true or false. | 
| void | setImportedLineParserClass(Class<? extends AccountingLineParser> importedLineParser)Sets the importedLineParserClass attribute value. | 
| void | setMaxDictionaryValidationDepth(Integer maxDictionaryValidationDepth)Sets the maxDictionaryValidationDepth attribute value. | 
| void | setPotentiallySensitive(boolean potentiallySensitive)Sets the potentiallySensitive attribute value. | 
| void | setValidationMap(Map<Class,String> validationMap)Sets the validationMap attribute value. | 
completeValidation, getDerivedValuesSetterClass, getDocumentAuthorizerClass, getDocumentPresentationControllerClass, getHeaderNavigationList, getPromptBeforeValidationClass, getWebScriptFiles, isSessionDocument, setDerivedValuesSetterClass, setHeaderNavigationList, setPromptBeforeValidationClass, setSessionDocument, setWebScriptFiles, toStringafterPropertiesSet, completeValidation, getAllowsCopy, getAllowsNoteAttachments, getAllowsNoteFYI, getAttachmentTypesValuesFinderClass, getBaseDocumentClass, getBusinessRulesClass, getDefaultExistenceCheckFieldNames, getDefaultExistenceChecks, getDisplayTopicFieldInNotes, getDocumentClass, getDocumentTypeName, getEntryClass, getFullClassName, getJstlKey, getUsePessimisticLocking, getUseWorkflowPessimisticLocking, getWorkflowAttributes, getWorkflowProperties, isEncryptDocumentDataInPersistentSessionStorage, setAllowsCopy, setAllowsNoteAttachments, setAllowsNoteFYI, setAttachmentTypesValuesFinderClass, setBaseDocumentClass, setBusinessRulesClass, setDefaultExistenceChecks, setDisplayTopicFieldInNotes, setDocumentAuthorizerClass, setDocumentClass, setDocumentPresentationControllerClass, setDocumentTypeName, setEncryptDocumentDataInPersistentSessionStorage, setUsePessimisticLocking, setUseWorkflowPessimisticLocking, setWorkflowAttributes, setWorkflowPropertiesgetAttributeDefinition, getAttributeNames, getAttributes, getCollectionDefinition, getCollectionNames, getCollections, getComplexAttributes, getRelationshipDefinition, getRelationshipNames, getRelationships, getStateMapping, setAttributes, setCollections, setComplexAttributes, setRelationships, setStateMappingcopy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllowsCopy, getAllowsNoteAttachments, getAllowsNoteFYI, getAttachmentTypesValuesFinderClass, getBaseDocumentClass, getBusinessRulesClass, getDefaultExistenceChecks, getDisplayTopicFieldInNotes, getDocumentClass, getDocumentTypeName, getUsePessimisticLocking, getUseWorkflowPessimisticLocking, getWorkflowAttributes, getWorkflowProperties, isEncryptDocumentDataInPersistentSessionStorage, setAllowsCopy, setAllowsNoteAttachments, setAllowsNoteFYI, setAttachmentTypesValuesFinderClass, setBaseDocumentClass, setBusinessRulesClass, setDefaultExistenceChecks, setDisplayTopicFieldInNotes, setDocumentClass, setDocumentTypeName, setEncryptDocumentDataInPersistentSessionStorage, setUsePessimisticLocking, setUseWorkflowPessimisticLocking, setWorkflowAttributes, setWorkflowPropertiescompleteValidation, getAttributeDefinition, getFullClassName, getJstlKey, getRelationships, getStateMapping, setStateMappingprotected boolean allowsErrorCorrection
protected boolean potentiallySensitive
public FinancialSystemTransactionalDocumentEntry()
public Map<Class,String> getValidationMap()
public void setValidationMap(Map<Class,String> validationMap)
validationMap - The validationMap to set.public Map<String,AccountingLineGroupDefinition> getAccountingLineGroups()
public void setAccountingLineGroups(Map<String,AccountingLineGroupDefinition> accountingLineGroups)
accountingLineGroups - The accountingLineGroups to set.public Class<? extends AccountingLineParser> getImportedLineParserClass()
public void setImportedLineParserClass(Class<? extends AccountingLineParser> importedLineParser)
importedLineParserClass - The importedLineParserClass to set.public Integer getMaxDictionaryValidationDepth()
public void setMaxDictionaryValidationDepth(Integer maxDictionaryValidationDepth)
maxDictionaryValidationDepth - The maxDictionaryValidationDepth to set.public void setAllowsErrorCorrection(boolean allowsErrorCorrection)
public boolean getAllowsErrorCorrection()
org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry#getAllowsErrorCorrection()public boolean isPotentiallySensitive()
public void setPotentiallySensitive(boolean potentiallySensitive)
potentiallySensitive - The potentiallySensitive to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.