| 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 |
|---|---|
KrmsAttributeDefinition |
BaseAttribute.getAttributeDefinition() |
| Modifier and Type | Method and Description |
|---|---|
KrmsAttributeDefinition |
KrmsAttributeDefinition.Builder.build()
Builds an instance of a CampusType based on the current state of the builder.
|
KrmsAttributeDefinition |
KrmsTypeRepositoryService.getAttributeDefinitionById(String attributeDefinitionId)
Retrieves an attribute definition for the given id.
|
KrmsAttributeDefinition |
KrmsTypeRepositoryService.getAttributeDefinitionByName(String namespaceCode,
String name)
Retrieves an attribute definition for the given namespace code and name.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.