Uses of Class
org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl

Packages that use ViewHelperServiceImpl
edu.sampleu.bookstore.maintenance   
edu.sampleu.demo.kitchensink   
edu.sampleu.travel.service   
org.kuali.rice.coreservice.web.component   
org.kuali.rice.coreservice.web.namespace   
org.kuali.rice.coreservice.web.parameter   
org.kuali.rice.kew.document   
org.kuali.rice.kew.impl.peopleflow   
org.kuali.rice.kew.rule.bo   
org.kuali.rice.kim.document   
org.kuali.rice.kim.impl.group   
org.kuali.rice.kim.impl.identity   
org.kuali.rice.kim.impl.responsibility   
org.kuali.rice.kim.impl.role   
org.kuali.rice.kim.impl.type   
org.kuali.rice.kim.inquiry   
org.kuali.rice.kns.inquiry Copyright 2005-2013 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.maintenance Copyright 2005-2013 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.lookup   
org.kuali.rice.krad.maintenance   
org.kuali.rice.krad.uif.service.impl   
org.kuali.rice.krms.impl.repository   
org.kuali.rice.krms.impl.ui   
org.kuali.rice.location.web.campus   
org.kuali.rice.location.web.country   
org.kuali.rice.location.web.county   
org.kuali.rice.location.web.postalcode   
org.kuali.rice.location.web.state   
 

Uses of ViewHelperServiceImpl in edu.sampleu.bookstore.maintenance
 

Subclasses of ViewHelperServiceImpl in edu.sampleu.bookstore.maintenance
 class AuthorMaintainable
          maintainableClass for Author document.
 class BookMaintainable
          maintainableClass for Book document.
 

Uses of ViewHelperServiceImpl in edu.sampleu.demo.kitchensink
 

Subclasses of ViewHelperServiceImpl in edu.sampleu.demo.kitchensink
 class UIfComponentsViewHelperServiceImpl
          Custom view helper service for demonstration (supports the kitchen sink)
 

Uses of ViewHelperServiceImpl in edu.sampleu.travel.service
 

Subclasses of ViewHelperServiceImpl in edu.sampleu.travel.service
 class FiscalOfficerInfoInquiryViewHelperServiceImpl
           
 class FiscalOfficerInfoLookupViewHelperServiceImpl
           
 class FiscalOfficerInfoMaintainableImpl
           
 class TravelAccountInfoInquiryViewHelperServiceImpl
           
 

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

Subclasses of ViewHelperServiceImpl 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 ViewHelperServiceImpl in org.kuali.rice.coreservice.web.namespace
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.coreservice.web.namespace
 class NamespaceMaintainableImpl
           
 

Uses of ViewHelperServiceImpl in org.kuali.rice.coreservice.web.parameter
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.coreservice.web.parameter
 class ParameterMaintainableImpl
           
 

Uses of ViewHelperServiceImpl in org.kuali.rice.kew.document
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.kew.document
 class DocumentTypeMaintainable
          This class is the maintainable implementation for the Workflow DocumentType
 class RoutingRuleDelegationMaintainable
          This class is the maintainable implementation for Routing Rules in KEW (represented by the RuleBaseValues business object).
 class RoutingRuleMaintainable
          This class is the maintainable implementation for Routing Rules in KEW (represented by the RuleBaseValues business object).
 

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

Subclasses of ViewHelperServiceImpl 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
 class PeopleFlowMaintainableImpl
          Custom view helper for the people flow maintenance document to retrieve the type attribute remotable fields
 

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

Subclasses of ViewHelperServiceImpl in org.kuali.rice.kew.rule.bo
 class RuleBaseValuesInquirableImpl
          This is a description of what this class does - ewestfal don't forget to fill this in.
 class RuleDelegationInquirableImpl
          This is a description of what this class does - ewestfal don't forget to fill this in.
 

Uses of ViewHelperServiceImpl in org.kuali.rice.kim.document
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.kim.document
 class GenericPermissionMaintainable
          This is a description of what this class does - jonathan don't forget to fill this in.
 

Uses of ViewHelperServiceImpl in org.kuali.rice.kim.impl.group
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.kim.impl.group
 class GroupLookupableImpl
          Custom lookupable for the GroupBo lookup to call the group service for searching
 

Uses of ViewHelperServiceImpl in org.kuali.rice.kim.impl.identity
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.kim.impl.identity
 class PersonLookupableImpl
          Custom lookupable for the PersonImpl lookup to call the person service for searching
 

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

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

Uses of ViewHelperServiceImpl in org.kuali.rice.kim.impl.role
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.kim.impl.role
 class RoleLookupableImpl
          Custom lookupable for the RoleBo lookup to call the role DAO for searching
 

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

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

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

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

Subclasses of ViewHelperServiceImpl in org.kuali.rice.kns.inquiry
 class KualiInquirableImpl
          Kuali inquirable implementation.
 

Uses of ViewHelperServiceImpl in org.kuali.rice.kns.maintenance
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.kns.maintenance
 class KualiGlobalMaintainableImpl
           
 class KualiMaintainableImpl
          Deprecated. 
 

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

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

Uses of ViewHelperServiceImpl in org.kuali.rice.krad.lookup
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.krad.lookup
 class LookupableImpl
          Default implementation of Lookupable
 

Uses of ViewHelperServiceImpl in org.kuali.rice.krad.maintenance
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.krad.maintenance
 class MaintainableImpl
          Default implementation of the Maintainable interface
 

Uses of ViewHelperServiceImpl in org.kuali.rice.krad.uif.service.impl
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.krad.uif.service.impl
 class DocumentViewHelperServiceImpl
           
 

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

Subclasses of ViewHelperServiceImpl in org.kuali.rice.krms.impl.repository
 class AgendaInquiryHelperServiceImpl
           
 class AgendaLookupableHelperServiceImpl
           
 

Uses of ViewHelperServiceImpl in org.kuali.rice.krms.impl.ui
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.krms.impl.ui
 class AgendaEditorMaintainable
          Maintainable for the AgendaEditor
 class ContextMaintainable
          Maintainable for the ContextBo
 class TermMaintainable
          Maintainable for the AgendaEditor
 class TermSpecificationMaintainable
          Maintainable for the AgendaEditor
 

Uses of ViewHelperServiceImpl in org.kuali.rice.location.web.campus
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.location.web.campus
 class CampusMaintainableImpl
           
 class CampusTypeMaintainableImpl
           
 

Uses of ViewHelperServiceImpl in org.kuali.rice.location.web.country
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.location.web.country
 class CountryMaintainableImpl
           
 

Uses of ViewHelperServiceImpl in org.kuali.rice.location.web.county
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.location.web.county
 class CountyMaintainableImpl
           
 

Uses of ViewHelperServiceImpl in org.kuali.rice.location.web.postalcode
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.location.web.postalcode
 class PostalCodeMaintainableImpl
           
 

Uses of ViewHelperServiceImpl in org.kuali.rice.location.web.state
 

Subclasses of ViewHelperServiceImpl in org.kuali.rice.location.web.state
 class StateMaintainableImpl
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.