public class DocumentCollectionPath extends DataDictionaryDefinitionBase
| Modifier and Type | Field and Description | 
|---|---|
| protected String | collectionPath | 
| protected DocumentCollectionPath | nestedCollection | 
| protected List<String> | paths | 
embeddedDataObjectMetadata, generatedFromMetadata, idcomponentCode, namespaceCode| Constructor and Description | 
|---|
| DocumentCollectionPath() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCollectionPath() | 
| List<String> | getDocumentValues() | 
| DocumentCollectionPath | getNestedCollection() | 
| void | setCollectionPath(String collectionPath) | 
| void | setDocumentValues(List<String> paths) | 
| void | setNestedCollection(DocumentCollectionPath documentCollectionPath) | 
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 String collectionPath
protected DocumentCollectionPath nestedCollection
public DocumentCollectionPath()
public List<String> getDocumentValues()
public DocumentCollectionPath getNestedCollection()
public void setDocumentValues(List<String> paths)
paths - the documentValues to setpublic void setNestedCollection(DocumentCollectionPath documentCollectionPath)
documentCollectionPath - the documentCollectionPath to setpublic String getCollectionPath()
public void setCollectionPath(String collectionPath)
collectionPath - the collectionPath to setCopyright © 2005–2016 The Kuali Foundation. All rights reserved.