| Package | Description |
|---|---|
| org.kuali.rice.kim.api.common.attribute |
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.
|
| org.kuali.rice.kim.api.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 |
|---|---|
KimType |
KimAttributeData.getKimType() |
| Modifier and Type | Method and Description |
|---|---|
KimType |
KimType.Builder.build() |
KimType |
KimTypeInfoService.findKimTypeByNameAndNamespace(String namespaceCode,
String name)
Gets a
KimType from a kim type name and namespace code. |
KimType |
KimTypeInfoService.getKimType(String id)
Gets a
KimType from a kim type id. |
| Modifier and Type | Method and Description |
|---|---|
Collection<KimType> |
KimTypeInfoService.findAllKimTypes()
Gets all the
KimTypes. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.