org.kuali.rice.krad.datadictionary
Class TransactionalDocumentEntry
java.lang.Object
org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
org.kuali.rice.krad.datadictionary.DocumentEntry
org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
- All Implemented Interfaces:
- Serializable, DataDictionaryEntry, org.springframework.beans.factory.InitializingBean
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, 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, setAttributes, setCollections, setComplexAttributes, setRelationships |
TransactionalDocumentEntry
public TransactionalDocumentEntry()
completeValidation
public void completeValidation()
- Description copied from class:
DocumentEntry
- Validate common fields for subclass' benefit.
- Specified by:
completeValidation
in interface DataDictionaryEntry
- Overrides:
completeValidation
in class DocumentEntry
- See Also:
DocumentEntry.completeValidation()
toString
public String toString()
- Overrides:
toString
in class DocumentEntry
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.