| Package | Description |
|---|---|
| org.kuali.rice.krms.api.repository |
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.
|
| org.kuali.rice.krms.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 |
|---|---|
KrmsAttributeDefinitionContract |
BaseAttributeContract.getAttributeDefinition()
Returns a
KrmsAttributeDefinitionContract. |
| Modifier and Type | Class and Description |
|---|---|
class |
KrmsAttributeDefinition
Concrete model object implementation of KRMS KrmsAttributeDefinition.
|
static class |
KrmsAttributeDefinition.Builder
This builder is used to construct instances of KrmsAttributeDefinition.
|
| Modifier and Type | Method and Description |
|---|---|
static KrmsAttributeDefinition.Builder |
KrmsAttributeDefinition.Builder.create(KrmsAttributeDefinitionContract contract)
Creates a builder by populating it with data from the given
KrmsAttributeDefinitionContract. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.