org.kuali.rice.kns.datadictionary
Class TransactionalDocumentEntry

java.lang.Object
  extended by org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
      extended by org.kuali.rice.kns.datadictionary.DocumentEntry
          extended by org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
All Implemented Interfaces:
DataDictionaryEntry, org.springframework.beans.factory.InitializingBean

public class TransactionalDocumentEntry
extends DocumentEntry

TransactionalDocumentEntry


Field Summary
 
Fields inherited from class org.kuali.rice.kns.datadictionary.DocumentEntry
allowsCopy, allowsNoteAttachments, allowsNoteFYI, attachmentTypesValuesFinderClass, baseDocumentClass, businessRulesClass, defaultExistenceCheckMap, defaultExistenceChecks, derivedValuesSetterClass, displayTopicFieldInNotes, documentAuthorizerClass, documentClass, documentPresentationControllerClass, documentTypeName, encryptDocumentDataInPersistentSessionStorage, headerNavigationList, promptBeforeValidationClass, sessionDocument, usePessimisticLocking, useWorkflowPessimisticLocking, webScriptFiles, workflowAttributes, workflowProperties
 
Fields inherited from class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
attributeMap, attributes, collectionMap, collections, complexAttributeMap, complexAttributes, relationshipMap, relationships
 
Constructor Summary
TransactionalDocumentEntry()
           
 
Method Summary
 void completeValidation()
          This overridden method ...
 String toString()
           
 
Methods inherited from class org.kuali.rice.kns.datadictionary.DocumentEntry
afterPropertiesSet, getAllowsCopy, getAllowsNoteAttachments, getAllowsNoteFYI, getAttachmentTypesValuesFinderClass, getBaseDocumentClass, getBusinessRulesClass, getDefaultExistenceCheckFieldNames, getDefaultExistenceChecks, getDerivedValuesSetterClass, getDisplayTopicFieldInNotes, getDocumentAuthorizerClass, getDocumentClass, getDocumentPresentationControllerClass, getDocumentTypeName, getEntryClass, getFullClassName, getHeaderNavigationList, getJstlKey, getPromptBeforeValidationClass, getUsePessimisticLocking, getUseWorkflowPessimisticLocking, getWebScriptFiles, getWorkflowAttributes, getWorkflowProperties, isEncryptDocumentDataInPersistentSessionStorage, isSessionDocument, setAllowsCopy, setAllowsNoteAttachments, setAllowsNoteFYI, setAttachmentTypesValuesFinderClass, setBaseDocumentClass, setBusinessRulesClass, setDefaultExistenceChecks, setDerivedValuesSetterClass, setDisplayTopicFieldInNotes, setDocumentAuthorizerClass, setDocumentClass, setDocumentPresentationControllerClass, setDocumentTypeName, setEncryptDocumentDataInPersistentSessionStorage, setHeaderNavigationList, setPromptBeforeValidationClass, setSessionDocument, setUsePessimisticLocking, setUseWorkflowPessimisticLocking, setWebScriptFiles, setWorkflowAttributes, setWorkflowProperties
 
Methods inherited from class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
getAttributeDefinition, getAttributeNames, getAttributes, getCollectionDefinition, getCollectionNames, getCollections, getComplexAttributes, getRelationshipDefinition, getRelationshipNames, getRelationships, setAttributes, setCollections, setComplexAttributes, setRelationships
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionalDocumentEntry

public TransactionalDocumentEntry()
Method Detail

completeValidation

public void completeValidation()
This overridden method ...

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 © 2004-2011 The Kuali Foundation. All Rights Reserved.