Package | Description |
---|---|
org.kuali.rice.coreservice.web.component | |
org.kuali.rice.kew.impl.peopleflow | |
org.kuali.rice.kew.rule.bo | |
org.kuali.rice.kim.impl.responsibility | |
org.kuali.rice.kim.impl.type | |
org.kuali.rice.kim.inquiry | |
org.kuali.rice.kns.datadictionary |
Copyright 2005-2014 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.kns.inquiry |
Copyright 2005-2014 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.krad.inquiry | |
org.kuali.rice.krad.labs.inquiry | |
org.kuali.rice.krad.uif.service | |
org.kuali.rice.krad.uif.service.impl | |
org.kuali.rice.krad.web.form | |
org.kuali.rice.krms.impl.repository |
Modifier and Type | Class and Description |
---|---|
class |
ComponentInquirableImpl
Since ParameterDetailType can be either DataDictionary or DB based, we need a custom
Inquirable to
check both. |
Modifier and Type | Class and Description |
---|---|
class |
PeopleFlowInquirableImpl
Custom view helper for the people flow inquiry view to retrieve the type attribute remotable fields
|
Modifier and Type | Class and Description |
---|---|
class |
RuleBaseValuesInquirableImpl
Inquirable implementation for KEW routing rules.
|
class |
RuleDelegationInquirableImpl
Inquirable implementation for KEW rule delegations.
|
Modifier and Type | Class and Description |
---|---|
class |
ResponsibilityInquirableImpl |
Modifier and Type | Class and Description |
---|---|
class |
KimTypeInquirableImpl |
Modifier and Type | Class and Description |
---|---|
class |
GroupInquirableImpl
This is a description of what this class does - kellerj don't forget to fill this in.
|
class |
KimInquirableImpl
Helper class for common needs of the KIM inquiry screens.
|
class |
PermissionInquirableImpl
This is a description of what this class does - bhargavp don't forget to fill this in.
|
class |
PersonInquirableImpl
This is a description of what this class does - kellerj don't forget to fill this in.
|
class |
RoleInquirableImpl
This is a description of what this class does - bhargavp don't forget to fill this in.
|
class |
RoleMemberInquirableImpl
This is a description of what this class does - bhargavp don't forget to fill this in.
|
Modifier and Type | Field and Description |
---|---|
protected Class<? extends Inquirable> |
InquiryDefinition.inquirableClass
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends Inquirable> |
InquiryDefinition.getInquirableClass()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryDefinition.setInquirableClass(Class<? extends Inquirable> inquirableClass)
Deprecated.
inquirableClass is required if a custom inquirable is required which will show
additional data other than the business object attributes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Inquirable
Deprecated.
Use
Inquirable . |
Modifier and Type | Class and Description |
---|---|
class |
KualiInquirableImpl
Deprecated.
Use
InquirableImpl . |
Modifier and Type | Class and Description |
---|---|
class |
InquirableImpl
Implementation of the
Inquirable interface that uses metadata
from the data dictionary and performs a query against the database to retrieve
the data object for inquiry |
Modifier and Type | Class and Description |
---|---|
class |
LabsInquiryCustomLinkInquirable
Demonstrates the ability to customize links.
|
class |
LabsInquiryDynamicSectionsInquirable
Demonstrates the ability to add new sections and modify old ones.
|
class |
TravelCompanyCategoryInquirable
InquirableImpl for
TravelCompanyCategory . |
Modifier and Type | Method and Description |
---|---|
Inquirable |
ViewDictionaryService.getInquirable(Class<?> dataObjectClass,
String viewName)
Queries the dictionary to find the
InquiryView configured
for the data object class and returns the configured Inquirable for the
view. |
Modifier and Type | Method and Description |
---|---|
Inquirable |
ViewDictionaryServiceImpl.getInquirable(Class<?> dataObjectClass,
String viewName) |
Modifier and Type | Method and Description |
---|---|
Inquirable |
InquiryForm.getInquirable()
Returns an
Inquirable instance associated with the inquiry view. |
Modifier and Type | Class and Description |
---|---|
class |
AgendaInquiryHelperServiceImpl |
class |
RuleStudentInquiryViewHelperServiceImpl
This class is responsible for building the recursive components on the Rule Inquiry View.
|
class |
TermSpecificationInquiryHelperServiceImpl
Helper service to assist with fetching TermSpecificationBos that have all the properties needed for display
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.