org.kuali.rice.krad.datadictionary
Class TransactionalDocumentEntry
java.lang.Object
   org.kuali.rice.krad.datadictionary.DictionaryBeanBase
org.kuali.rice.krad.datadictionary.DictionaryBeanBase
       org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
           org.kuali.rice.krad.datadictionary.DocumentEntry
org.kuali.rice.krad.datadictionary.DocumentEntry
               org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
- All Implemented Interfaces: 
- Serializable, DataDictionaryEntry, DictionaryBean, org.springframework.beans.factory.InitializingBean
- Direct Known Subclasses: 
- TransactionalDocumentEntry
- public class TransactionalDocumentEntry 
- extends DocumentEntry
TransactionalDocumentEntry
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
| Fields inherited from class org.kuali.rice.krad.datadictionary.DocumentEntry | 
| allowsCopy, allowsNoteAttachments, allowsNoteFYI, attachmentTypesValuesFinderClass, baseDocumentClass, businessRulesClass, defaultExistenceCheckMap, defaultExistenceChecks, displayTopicFieldInNotes, documentAuthorizerClass, documentClass, documentPresentationControllerClass, documentTypeName, encryptDocumentDataInPersistentSessionStorage, usePessimisticLocking, useWorkflowPessimisticLocking, workflowAttributes, workflowProperties | 
 
 
 
 
| Methods inherited from class org.kuali.rice.krad.datadictionary.DocumentEntry | 
| afterPropertiesSet, completeValidation, getAllowsCopy, getAllowsNoteAttachments, getAllowsNoteFYI, getAttachmentTypesValuesFinderClass, getBaseDocumentClass, getBusinessRulesClass, getDefaultExistenceCheckFieldNames, getDefaultExistenceChecks, getDisplayTopicFieldInNotes, getDocumentAuthorizerClass, getDocumentClass, getDocumentPresentationControllerClass, 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, setWorkflowProperties | 
 
| Methods inherited from class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase | 
| getAttributeDefinition, getAttributeNames, getAttributes, getCollectionDefinition, getCollectionNames, getCollections, getComplexAttributes, getRelationshipDefinition, getRelationshipNames, getRelationships, getStateMapping, setAttributes, setCollections, setComplexAttributes, setRelationships, setStateMapping | 
 
 
 
 
TransactionalDocumentEntry
public TransactionalDocumentEntry()
completeValidation
public void completeValidation()
- Description copied from class: DocumentEntry
- Directly validate simple fields
 
- 
- Specified by:
- completeValidationin interface- DataDictionaryEntry
- Overrides:
- completeValidationin class- DocumentEntry
 
- 
- See Also:
- DocumentEntry.completeValidation()
 
toString
public String toString()
- 
- Overrides:
- toStringin class- DocumentEntry
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.