| 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 | Method and Description |
|---|---|
KewTypeAttribute |
KewTypeAttribute.Builder.build()
Builds an instance of a KewTypeAttribute based on the current state of the builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<KewTypeAttribute> |
KewTypeDefinition.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
KewTypeRepositoryService.createKewTypeAttribute(KewTypeAttribute kewTypeAttribute)
This will create a
KewTypeAttribute exactly like the parameter passed in. |
void |
KewTypeRepositoryService.updateKewTypeAttribute(KewTypeAttribute kewTypeAttribute)
This will update an existing
KewTypeAttribute |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.