public class SearchingTypeDefinition extends DataDictionaryDefinitionBase
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
paths |
protected SearchingAttribute |
searchingAttribute |
embeddedDataObjectMetadata, generatedFromMetadata, idcomponentCode, namespaceCode| Constructor and Description |
|---|
SearchingTypeDefinition() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDocumentValues() |
SearchingAttribute |
getSearchingAttribute() |
void |
setDocumentValues(List<String> paths) |
void |
setSearchingAttribute(SearchingAttribute searchingAttribute) |
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 SearchingAttribute searchingAttribute
public SearchingTypeDefinition()
public SearchingAttribute getSearchingAttribute()
public List<String> getDocumentValues()
public void setSearchingAttribute(SearchingAttribute searchingAttribute)
searchingAttribute - the searchingAttribute to setpublic void setDocumentValues(List<String> paths)
paths - the documentValues to setCopyright © 2005–2018 The Kuali Foundation. All rights reserved.