public class DocumentValuePathGroup extends DataDictionaryDefinitionBase
| Modifier and Type | Field and Description |
|---|---|
protected DocumentCollectionPath |
documentCollectionPath |
protected List<String> |
paths |
embeddedDataObjectMetadata, generatedFromMetadata, idcomponentCode, 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, wasGeneratedFromMetadataclone, copy, dataDictionaryPostProcessing, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdataDictionaryPostProcessing, getComponentCode, getNamespaceCodeprotected 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.