public class DocumentValuePathGroup extends DataDictionaryDefinitionBase
id| Constructor and Description | 
|---|
| DocumentValuePathGroup() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | completeValidation(Class rootBusinessObjectClass,
                  Class otherBusinessObjectClass)This overridden method ... | 
| DocumentCollectionPath | getDocumentCollectionPath() | 
| List<String> | getDocumentValues() | 
| void | setDocumentCollectionPath(DocumentCollectionPath documentCollectionPath) | 
| void | setDocumentValues(List<String> paths) | 
afterPropertiesSet, getId, setIdcopy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentCode, getNamespaceCodepublic DocumentValuePathGroup()
public List<String> getDocumentValues()
public DocumentCollectionPath getDocumentCollectionPath()
public void setDocumentValues(List<String> paths)
documentValues - the documentValues to setpublic void setDocumentCollectionPath(DocumentCollectionPath documentCollectionPath)
documentCollectionPath - the documentCollectionPath to setpublic void completeValidation(Class rootBusinessObjectClass, Class otherBusinessObjectClass)
rootBusinessObjectClass - Class of the BusinessObjectEntry which ultimately contains this definitionotherBusinessObjectClass - other stuff required to complete validationDataDictionaryDefinition.completeValidation(java.lang.Class,
      java.lang.Class)Copyright © 2005–2016 The Kuali Foundation. All rights reserved.