public class RoutingTypeDefinition extends DataDictionaryDefinitionBase
| Modifier and Type | Field and Description |
|---|---|
protected List<DocumentValuePathGroup> |
documentValuePathGroups |
protected List<RoutingAttribute> |
routingAttributes |
embeddedDataObjectMetadata, generatedFromMetadata, idcomponentCode, namespaceCode| Constructor and Description |
|---|
RoutingTypeDefinition() |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentValuePathGroup> |
getDocumentValuePathGroups() |
List<RoutingAttribute> |
getRoutingAttributes() |
void |
setDocumentValuePathGroups(List<DocumentValuePathGroup> documentValuePathGroups) |
void |
setRoutingAttributes(List<RoutingAttribute> routingAttributes) |
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 List<RoutingAttribute> routingAttributes
protected List<DocumentValuePathGroup> documentValuePathGroups
public RoutingTypeDefinition()
public List<RoutingAttribute> getRoutingAttributes()
public List<DocumentValuePathGroup> getDocumentValuePathGroups()
public void setRoutingAttributes(List<RoutingAttribute> routingAttributes)
routingAttributes - the routingAttributes to setpublic void setDocumentValuePathGroups(List<DocumentValuePathGroup> documentValuePathGroups)
documentValuePathGroups - the documentValuePathGroups to setCopyright © 2005–2018 The Kuali Foundation. All rights reserved.