@Deprecated public class MaintenanceDocumentEntry extends MaintenanceDocumentEntry implements KNSDocumentEntry
Modifier and Type | Field and Description |
---|---|
protected String |
additionalSectionsFile
Deprecated.
|
protected boolean |
allowsNewOrCopy
Deprecated.
|
protected boolean |
allowsRecordDeletion
Deprecated.
|
protected Class<? extends DerivedValuesSetter> |
derivedValuesSetterClass
Deprecated.
|
protected List<HeaderNavigation> |
headerNavigationList
Deprecated.
|
protected List<String> |
lockingKeys
Deprecated.
|
protected Map<String,MaintainableSectionDefinition> |
maintainableSectionMap
Deprecated.
|
protected List<MaintainableSectionDefinition> |
maintainableSections
Deprecated.
|
protected boolean |
preserveLockingKeysOnCopy
Deprecated.
|
protected Class<? extends PromptBeforeValidation> |
promptBeforeValidationClass
Deprecated.
|
protected boolean |
sessionDocument
Deprecated.
|
protected boolean |
translateCodes
Deprecated.
|
protected List<String> |
webScriptFiles
Deprecated.
|
clearValueOnCopyPropertyNames, dataObjectClass, maintainableClass
allowsCopy, allowsNoteAttachments, allowsNoteFYI, attachmentTypesValuesFinderClass, baseDocumentClass, businessRulesClass, defaultExistenceCheckMap, defaultExistenceChecks, displayTopicFieldInNotes, documentAuthorizerClass, documentClass, documentPresentationControllerClass, documentTypeName, encryptDocumentDataInPersistentSessionStorage, usePessimisticLocking, useWorkflowPessimisticLocking, workflowAttributes, workflowProperties
attributeMap, attributes, collectionMap, collections, complexAttributeMap, complexAttributes, dataObjectMetadata, EXCLUDED_PROPERTY_NAMES, relationshipMap, relationships, stateMapping
componentCode, namespaceCode
Constructor and Description |
---|
MaintenanceDocumentEntry()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
completeValidation()
Deprecated.
Directly validate simple fields, call completeValidation on Definition fields.
|
void |
dataDictionaryPostProcessing()
Deprecated.
Perform any needed post-processing of the bean properties.
|
String |
getAdditionalSectionsFile()
Deprecated.
|
boolean |
getAllowsNewOrCopy()
Deprecated.
Gets the allowsNewOrCopy attribute.
|
boolean |
getAllowsRecordDeletion()
Deprecated.
|
Class<? extends BusinessObject> |
getBusinessObjectClass()
Deprecated.
|
Class<? extends DerivedValuesSetter> |
getDerivedValuesSetterClass()
Deprecated.
|
Class<? extends DocumentAuthorizer> |
getDocumentAuthorizerClass()
Deprecated.
Returns the document authorizer class for the document.
|
Class<? extends DocumentPresentationController> |
getDocumentPresentationControllerClass()
Deprecated.
Returns the document presentation controller class for the document.
|
Class |
getEntryClass()
Deprecated.
|
List<HeaderNavigation> |
getHeaderNavigationList()
Deprecated.
|
List<String> |
getLockingKeyFieldNames()
Deprecated.
|
List<String> |
getLockingKeys()
Deprecated.
|
Class<? extends Maintainable> |
getMaintainableClass()
Deprecated.
|
List<MaintainableSectionDefinition> |
getMaintainableSections()
Deprecated.
|
boolean |
getPreserveLockingKeysOnCopy()
Deprecated.
|
Class<? extends PromptBeforeValidation> |
getPromptBeforeValidationClass()
Deprecated.
|
Class<? extends Document> |
getStandardDocumentBaseClass()
Deprecated.
|
List<String> |
getWebScriptFiles()
Deprecated.
|
boolean |
isSessionDocument()
Deprecated.
|
boolean |
isTranslateCodes()
Deprecated.
|
void |
setAdditionalSectionsFile(String additionalSectionsFile)
Deprecated.
|
void |
setAllowsNewOrCopy(boolean allowsNewOrCopy)
Deprecated.
The allowsNewOrCopy element contains a value of true or false.
|
void |
setAllowsRecordDeletion(boolean allowsRecordDeletion)
Deprecated.
|
void |
setBusinessObjectClass(Class<? extends BusinessObject> businessObjectClass)
Deprecated.
|
void |
setDerivedValuesSetterClass(Class<? extends DerivedValuesSetter> derivedValuesSetter)
Deprecated.
|
void |
setHeaderNavigationList(List<HeaderNavigation> headerNavigationList)
Deprecated.
The headerNavigation element defines a set of additional
tabs which will appear on the document.
|
void |
setLockingKeys(List<String> lockingKeys)
Deprecated.
|
void |
setMaintainableSections(List<MaintainableSectionDefinition> maintainableSections)
Deprecated.
|
void |
setPreserveLockingKeysOnCopy(boolean preserveLockingKeysOnCopy)
Deprecated.
|
void |
setPromptBeforeValidationClass(Class<? extends PromptBeforeValidation> preRulesCheckClass)
Deprecated.
The promptBeforeValidationClass element is the full class name of the java
class which determines whether the user should be asked any questions prior to running validation.
|
void |
setSessionDocument(boolean sessionDocument)
Deprecated.
|
void |
setTranslateCodes(boolean translateCodes)
Deprecated.
|
void |
setWebScriptFiles(List<String> webScriptFiles)
Deprecated.
The webScriptFile element defines the name of javascript files
that are necessary for processing the document.
|
String |
toString()
Deprecated.
|
completeValidation, getClearValueOnCopyPropertyNames, getDataObjectClass, setClearValueOnCopyPropertyNames, setDataObjectClass, setMaintainableClass, validateDefaultExistenceChecks
getAllowsCopy, getAllowsNoteAttachments, getAllowsNoteFYI, getAttachmentTypesValuesFinderClass, getBaseDocumentClass, getBusinessRulesClass, getDefaultExistenceCheckFieldNames, getDefaultExistenceChecks, getDisplayTopicFieldInNotes, getDocumentClass, getDocumentTypeName, getFullClassName, getJstlKey, getUsePessimisticLocking, getUseWorkflowPessimisticLocking, getWorkflowAttributes, getWorkflowProperties, isEncryptDocumentDataInPersistentSessionStorage, setAllowsCopy, setAllowsNoteAttachments, setAllowsNoteFYI, setAttachmentTypesValuesFinderClass, setBaseDocumentClass, setBusinessRulesClass, setDefaultExistenceChecks, setDisplayTopicFieldInNotes, setDocumentAuthorizerClass, setDocumentClass, setDocumentPresentationControllerClass, setDocumentTypeName, setEncryptDocumentDataInPersistentSessionStorage, setUsePessimisticLocking, setUseWorkflowPessimisticLocking, setWorkflowAttributes, setWorkflowProperties
embedMetadata, getAttributeDefinition, getAttributeNames, getAttributes, getCollectionDefinition, getCollectionNames, getCollections, getComplexAttributes, getDataObjectMetadata, getRelationshipDefinition, getRelationshipMap, getRelationshipNames, getRelationships, getStateMapping, hasEmbeddedDataObjectMetadata, hasExcludedHint, injectMetadataIntoAttributes, injectMetadataIntoCollections, injectMetadataIntoRelationships, setAttributes, setCollections, setComplexAttributes, setDataObjectMetadata, setRelationshipMap, setRelationships, setStateMapping
clone, copy, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAllowsCopy, 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, setWorkflowProperties
completeValidation, getAttributeDefinition, getFullClassName, getJstlKey, getRelationships, getStateMapping, setStateMapping
getComponentCode, getNamespaceCode
protected List<MaintainableSectionDefinition> maintainableSections
protected List<String> lockingKeys
protected Map<String,MaintainableSectionDefinition> maintainableSectionMap
protected boolean allowsNewOrCopy
protected String additionalSectionsFile
protected boolean preserveLockingKeysOnCopy
protected boolean allowsRecordDeletion
protected boolean translateCodes
protected Class<? extends PromptBeforeValidation> promptBeforeValidationClass
protected Class<? extends DerivedValuesSetter> derivedValuesSetterClass
protected List<String> webScriptFiles
protected List<HeaderNavigation> headerNavigationList
protected boolean sessionDocument
public MaintenanceDocumentEntry()
public Class<? extends PromptBeforeValidation> getPromptBeforeValidationClass()
getPromptBeforeValidationClass
in interface KNSDocumentEntry
public void setPromptBeforeValidationClass(Class<? extends PromptBeforeValidation> preRulesCheckClass)
public Class<? extends Document> getStandardDocumentBaseClass()
getStandardDocumentBaseClass
in class MaintenanceDocumentEntry
public void setBusinessObjectClass(Class<? extends BusinessObject> businessObjectClass)
public Class<? extends BusinessObject> getBusinessObjectClass()
public Class getEntryClass()
getEntryClass
in class MaintenanceDocumentEntry
DocumentEntry.getEntryClass()
public Class<? extends Maintainable> getMaintainableClass()
getMaintainableClass
in class MaintenanceDocumentEntry
public List<MaintainableSectionDefinition> getMaintainableSections()
public List<String> getLockingKeyFieldNames()
getLockingKeyFieldNames
in class MaintenanceDocumentEntry
public boolean getAllowsNewOrCopy()
getAllowsNewOrCopy
in class MaintenanceDocumentEntry
public void setAllowsNewOrCopy(boolean allowsNewOrCopy)
setAllowsNewOrCopy
in class MaintenanceDocumentEntry
public void completeValidation()
completeValidation
in interface DataDictionaryEntry
completeValidation
in class DataDictionaryEntryBase
DataDictionaryEntryBase.completeValidation()
public String toString()
toString
in class Object
Object.toString()
@Deprecated public String getAdditionalSectionsFile()
@Deprecated public void setAdditionalSectionsFile(String additionalSectionsFile)
public List<String> getLockingKeys()
getLockingKeys
in class MaintenanceDocumentEntry
public void setLockingKeys(List<String> lockingKeys)
setLockingKeys
in class MaintenanceDocumentEntry
@Deprecated public void setMaintainableSections(List<MaintainableSectionDefinition> maintainableSections)
public boolean getPreserveLockingKeysOnCopy()
getPreserveLockingKeysOnCopy
in class MaintenanceDocumentEntry
public void setPreserveLockingKeysOnCopy(boolean preserveLockingKeysOnCopy)
setPreserveLockingKeysOnCopy
in class MaintenanceDocumentEntry
preserveLockingKeysOnCopy
- the preserveLockingKeysOnCopy to setpublic boolean getAllowsRecordDeletion()
getAllowsRecordDeletion
in class MaintenanceDocumentEntry
public void setAllowsRecordDeletion(boolean allowsRecordDeletion)
setAllowsRecordDeletion
in class MaintenanceDocumentEntry
allowsRecordDeletion
- the allowRecordDeletion to set@Deprecated public boolean isTranslateCodes()
@Deprecated public void setTranslateCodes(boolean translateCodes)
public Class<? extends DocumentAuthorizer> getDocumentAuthorizerClass()
DocumentTypeService#getDocumentAuthorizer(org.kuali.rice.krad.document.Document)
or
DocumentTypeService#getDocumentAuthorizer(String)
getDocumentAuthorizerClass
in interface KNSDocumentEntry
getDocumentAuthorizerClass
in class DocumentEntry
public Class<? extends DocumentPresentationController> getDocumentPresentationControllerClass()
DocumentTypeService#getDocumentPresentationController(org.kuali.rice.krad.document.Document)
or
DocumentTypeService#getDocumentPresentationController(String)
getDocumentPresentationControllerClass
in interface KNSDocumentEntry
getDocumentPresentationControllerClass
in class DocumentEntry
public List<HeaderNavigation> getHeaderNavigationList()
getHeaderNavigationList
in interface KNSDocumentEntry
public List<String> getWebScriptFiles()
getWebScriptFiles
in interface KNSDocumentEntry
public void setWebScriptFiles(List<String> webScriptFiles)
setWebScriptFiles
in interface KNSDocumentEntry
public void setHeaderNavigationList(List<HeaderNavigation> headerNavigationList)
setHeaderNavigationList
in interface KNSDocumentEntry
public boolean isSessionDocument()
isSessionDocument
in interface KNSDocumentEntry
public void setSessionDocument(boolean sessionDocument)
setSessionDocument
in interface KNSDocumentEntry
public Class<? extends DerivedValuesSetter> getDerivedValuesSetterClass()
getDerivedValuesSetterClass
in interface KNSDocumentEntry
public void setDerivedValuesSetterClass(Class<? extends DerivedValuesSetter> derivedValuesSetter)
setDerivedValuesSetterClass
in interface KNSDocumentEntry
derivedValuesSetter
- the derivedValuesSetter to setpublic void dataDictionaryPostProcessing()
DictionaryBean
dataDictionaryPostProcessing
in interface DictionaryBean
dataDictionaryPostProcessing
in class DocumentEntry
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.