|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessObjectComponent | |
---|---|
org.kuali.kfs.sys.businessobject | |
org.kuali.kfs.sys.service | |
org.kuali.kfs.sys.service.impl |
Uses of BusinessObjectComponent in org.kuali.kfs.sys.businessobject |
---|
Methods in org.kuali.kfs.sys.businessobject that return BusinessObjectComponent | |
---|---|
BusinessObjectComponent |
BusinessObjectProperty.getBusinessObjectComponent()
|
Methods in org.kuali.kfs.sys.businessobject with parameters of type BusinessObjectComponent | |
---|---|
void |
BusinessObjectProperty.setBusinessObjectComponent(BusinessObjectComponent businessObjectComponent)
|
Constructors in org.kuali.kfs.sys.businessobject with parameters of type BusinessObjectComponent | |
---|---|
BusinessObjectProperty(BusinessObjectComponent businessObjectComponent,
org.kuali.rice.kns.datadictionary.AttributeDefinition attributeDefinition)
|
Uses of BusinessObjectComponent in org.kuali.kfs.sys.service |
---|
Methods in org.kuali.kfs.sys.service that return BusinessObjectComponent | |
---|---|
BusinessObjectComponent |
KfsBusinessObjectMetaDataService.getBusinessObjectComponent(String componentClass)
|
Methods in org.kuali.kfs.sys.service that return types with arguments of type BusinessObjectComponent | |
---|---|
List<BusinessObjectComponent> |
KfsBusinessObjectMetaDataService.findBusinessObjectComponents(String namespaceCode,
String componentLabel)
|
Uses of BusinessObjectComponent in org.kuali.kfs.sys.service.impl |
---|
Methods in org.kuali.kfs.sys.service.impl that return BusinessObjectComponent | |
---|---|
BusinessObjectComponent |
KfsBusinessObjectMetaDataServiceImpl.getBusinessObjectComponent(String componentClass)
|
Methods in org.kuali.kfs.sys.service.impl that return types with arguments of type BusinessObjectComponent | |
---|---|
List<BusinessObjectComponent> |
KfsBusinessObjectMetaDataServiceImpl.findBusinessObjectComponents(String namespaceCode,
String componentLabel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |