| Package | Description |
|---|---|
| org.kuali.rice.kew.api.repository.type |
Copyright 2005-2016 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 |
|---|---|
KewTypeDefinition.Builder |
KewTypeDefinition.Builder.attributes(List<KewTypeAttribute.Builder> attributes) |
static KewTypeDefinition.Builder |
KewTypeDefinition.Builder.create(KewTypeDefinitionContract contract)
Creates a builder by populating it with data from the given
KewTypeDefinitionContract. |
static KewTypeDefinition.Builder |
KewTypeDefinition.Builder.create(String id,
String name,
String namespace)
Creates a builder from the given parameters.
|
KewTypeDefinition.Builder |
KewTypeDefinition.Builder.serviceName(String serviceName) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.