Uses of Class
org.kuali.rice.krad.inquiry.InquirableImpl

Packages that use InquirableImpl
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.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.krms.impl.repository   
 

Uses of InquirableImpl in org.kuali.rice.coreservice.web.component
 

Subclasses of InquirableImpl in org.kuali.rice.coreservice.web.component
 class ComponentInquirableImpl
          Since ParameterDetailType can be either DataDictionary or DB based, we need a custom Inquirable to check both.
 

Uses of InquirableImpl in org.kuali.rice.kew.impl.peopleflow
 

Subclasses of InquirableImpl in org.kuali.rice.kew.impl.peopleflow
 class PeopleFlowInquirableImpl
          Custom view helper for the people flow inquiry view to retrieve the type attribute remotable fields
 

Uses of InquirableImpl in org.kuali.rice.kew.rule.bo
 

Subclasses of InquirableImpl in org.kuali.rice.kew.rule.bo
 class RuleBaseValuesInquirableImpl
          Inquirable implementation for KEW routing rules.
 class RuleDelegationInquirableImpl
          Inquirable implementation for KEW rule delegations.
 

Uses of InquirableImpl in org.kuali.rice.kim.impl.responsibility
 

Subclasses of InquirableImpl in org.kuali.rice.kim.impl.responsibility
 class ResponsibilityInquirableImpl
           
 

Uses of InquirableImpl in org.kuali.rice.kim.impl.type
 

Subclasses of InquirableImpl in org.kuali.rice.kim.impl.type
 class KimTypeInquirableImpl
           
 

Uses of InquirableImpl in org.kuali.rice.kim.inquiry
 

Subclasses of InquirableImpl in org.kuali.rice.kim.inquiry
 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.
 

Uses of InquirableImpl in org.kuali.rice.kns.inquiry
 

Subclasses of InquirableImpl in org.kuali.rice.kns.inquiry
 class KualiInquirableImpl
          Deprecated. Use InquirableImpl.
 

Uses of InquirableImpl in org.kuali.rice.krad.inquiry
 

Methods in org.kuali.rice.krad.inquiry that return InquirableImpl
 InquirableImpl InquirableImpl.copy()
          Creates a copy of this InquirableImpl.
 

Uses of InquirableImpl in org.kuali.rice.krad.labs.inquiry
 

Subclasses of InquirableImpl in org.kuali.rice.krad.labs.inquiry
 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.
 

Uses of InquirableImpl in org.kuali.rice.krms.impl.repository
 

Subclasses of InquirableImpl in org.kuali.rice.krms.impl.repository
 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.