|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
org.kuali.rice.kns.datadictionary.DocumentEntry
org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
org.kuali.kfs.sys.document.datadictionary.FinancialSystemMaintenanceDocumentEntry
public class FinancialSystemMaintenanceDocumentEntry
This class allows the system to define a custom document base class for
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry |
---|
additionalSectionsFile, allowsNewOrCopy, allowsRecordDeletion, apcRuleMap, apcRules, businessObjectClass, lockingKeys, maintainableClass, maintainableSectionMap, maintainableSections, preserveLockingKeysOnCopy, translateCodes |
Fields inherited from class org.kuali.rice.kns.datadictionary.DocumentEntry |
---|
allowsCopy, allowsNoteAttachments, allowsNoteFYI, attachmentTypesValuesFinderClass, baseDocumentClass, businessRulesClass, defaultExistenceCheckMap, defaultExistenceChecks, derivedValuesSetterClass, displayTopicFieldInNotes, documentAuthorizerClass, documentClass, documentPresentationControllerClass, documentSearchGeneratorClass, documentTypeName, encryptDocumentDataInPersistentSessionStorage, headerNavigationList, promptBeforeValidationClass, sessionDocument, usePessimisticLocking, useWorkflowPessimisticLocking, webScriptFiles, workflowAttributes, workflowProperties |
Fields inherited from class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase |
---|
attributeMap, attributes, collectionMap, collections, relationshipMap, relationships |
Constructor Summary | |
---|---|
FinancialSystemMaintenanceDocumentEntry()
|
Method Summary | |
---|---|
Class<? extends org.kuali.rice.kns.document.Document> |
getStandardDocumentBaseClass()
|
void |
setDocumentClass(Class<? extends org.kuali.rice.kns.document.Document> documentClass)
|
Methods inherited from class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry |
---|
completeValidation, getAdditionalSectionsFile, getAllowsNewOrCopy, getAllowsRecordDeletion, getApcRuleFieldNames, getApcRules, getBusinessObjectClass, getEntryClass, getLockingKeyFieldNames, getLockingKeys, getMaintainableClass, getMaintainableSections, getPreserveLockingKeysOnCopy, isTranslateCodes, setAdditionalSectionsFile, setAllowsNewOrCopy, setAllowsRecordDeletion, setApcRules, setBusinessObjectClass, setLockingKeys, setMaintainableClass, setMaintainableSections, setPreserveLockingKeysOnCopy, setTranslateCodes, 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, getDocumentSearchGeneratorClass, getDocumentTypeName, getFullClassName, getHeaderNavigationList, getJstlKey, getPromptBeforeValidationClass, getUsePessimisticLocking, getUseWorkflowPessimisticLocking, getWebScriptFiles, getWorkflowAttributes, getWorkflowProperties, isEncryptDocumentDataInPersistentSessionStorage, isSessionDocument, setAllowsCopy, setAllowsNoteAttachments, setAllowsNoteFYI, setAttachmentTypesValuesFinderClass, setBaseDocumentClass, setBusinessRulesClass, setDefaultExistenceChecks, setDerivedValuesSetterClass, setDisplayTopicFieldInNotes, setDocumentAuthorizerClass, setDocumentPresentationControllerClass, setDocumentSearchGeneratorClass, 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, getRelationshipDefinition, getRelationshipNames, getRelationships, setAttributes, setCollections, setRelationships |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FinancialSystemMaintenanceDocumentEntry()
Method Detail |
---|
public Class<? extends org.kuali.rice.kns.document.Document> getStandardDocumentBaseClass()
getStandardDocumentBaseClass
in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
DocumentEntry.setDocumentClass(java.lang.Class)
public void setDocumentClass(Class<? extends org.kuali.rice.kns.document.Document> documentClass)
setDocumentClass
in class org.kuali.rice.kns.datadictionary.DocumentEntry
DocumentEntry.setDocumentClass(java.lang.Class)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |