public class DocumentValuePathGroup extends DataDictionaryDefinitionBase
Modifier and Type | Field and Description |
---|---|
protected DocumentCollectionPath |
documentCollectionPath |
protected List<String> |
paths |
embeddedDataObjectMetadata, generatedFromMetadata, id
componentCode, namespaceCode
Constructor and Description |
---|
DocumentValuePathGroup() |
Modifier and Type | Method and Description |
---|---|
DocumentCollectionPath |
getDocumentCollectionPath() |
List<String> |
getDocumentValues() |
void |
setDocumentCollectionPath(DocumentCollectionPath documentCollectionPath) |
void |
setDocumentValues(List<String> paths) |
completeValidation, completeValidation, getId, hasEmbeddedDataObjectMetadata, setEmbeddedDataObjectMetadata, setGeneratedFromMetadata, setId, wasGeneratedFromMetadata
clone, copy, dataDictionaryPostProcessing, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dataDictionaryPostProcessing, getComponentCode, getNamespaceCode
protected DocumentCollectionPath documentCollectionPath
public DocumentValuePathGroup()
public List<String> getDocumentValues()
public DocumentCollectionPath getDocumentCollectionPath()
public void setDocumentValues(List<String> paths)
paths
- the documentValues to setpublic void setDocumentCollectionPath(DocumentCollectionPath documentCollectionPath)
documentCollectionPath
- the documentCollectionPath to setCopyright © 2005–2015 The Kuali Foundation. All rights reserved.