| Package | Description |
|---|---|
| org.kuali.rice.kew.api.repository.type |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KewAttributeDefinition
Concrete model object implementation of KEW KewAttributeDefinition.
|
static class |
KewAttributeDefinition.Builder
This builder is used to construct instances of KewAttributeDefinition.
|
| Modifier and Type | Method and Description |
|---|---|
KewAttributeDefinitionContract |
KewTypeAttributeContract.getAttributeDefinition()
This is the definition of the attribute
|
| Modifier and Type | Method and Description |
|---|---|
static KewAttributeDefinition.Builder |
KewAttributeDefinition.Builder.create(KewAttributeDefinitionContract contract)
Creates a builder by populating it with data from the given
KewAttributeDefinitionContract. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.