|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ViewHelperService in edu.sampleu.bookstore.maintenance |
---|
Classes in edu.sampleu.bookstore.maintenance that implement ViewHelperService | |
---|---|
class |
AuthorMaintainable
maintainableClass for Author document. |
class |
BookMaintainable
maintainableClass for Book document. |
Uses of ViewHelperService in edu.sampleu.demo.kitchensink |
---|
Classes in edu.sampleu.demo.kitchensink that implement ViewHelperService | |
---|---|
class |
UIfComponentsViewHelperServiceImpl
Custom view helper service for demonstration (supports the kitchen sink) |
Uses of ViewHelperService in edu.sampleu.travel.service |
---|
Classes in edu.sampleu.travel.service that implement ViewHelperService | |
---|---|
class |
FiscalOfficerInfoInquiryViewHelperServiceImpl
|
class |
FiscalOfficerInfoLookupViewHelperServiceImpl
|
class |
FiscalOfficerInfoMaintainableImpl
|
class |
TravelAccountInfoInquiryViewHelperServiceImpl
|
Uses of ViewHelperService in org.kuali.rice.coreservice.web.component |
---|
Classes in org.kuali.rice.coreservice.web.component that implement ViewHelperService | |
---|---|
class |
ComponentInquirableImpl
Since ParameterDetailType can be either DataDictionary or DB based, we need a custom Inquirable to
check both. |
Uses of ViewHelperService in org.kuali.rice.coreservice.web.namespace |
---|
Classes in org.kuali.rice.coreservice.web.namespace that implement ViewHelperService | |
---|---|
class |
NamespaceMaintainableImpl
|
Uses of ViewHelperService in org.kuali.rice.coreservice.web.parameter |
---|
Classes in org.kuali.rice.coreservice.web.parameter that implement ViewHelperService | |
---|---|
class |
ParameterMaintenableImpl
|
Uses of ViewHelperService in org.kuali.rice.kew.document |
---|
Classes in org.kuali.rice.kew.document that implement ViewHelperService | |
---|---|
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 ViewHelperService in org.kuali.rice.kew.impl.peopleflow |
---|
Classes in org.kuali.rice.kew.impl.peopleflow that implement ViewHelperService | |
---|---|
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 ViewHelperService in org.kuali.rice.kew.rule.bo |
---|
Classes in org.kuali.rice.kew.rule.bo that implement ViewHelperService | |
---|---|
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 ViewHelperService in org.kuali.rice.kim.document |
---|
Classes in org.kuali.rice.kim.document that implement ViewHelperService | |
---|---|
class |
GenericPermissionMaintainable
This is a description of what this class does - jonathan don't forget to fill this in. |
Uses of ViewHelperService in org.kuali.rice.kim.impl.group |
---|
Classes in org.kuali.rice.kim.impl.group that implement ViewHelperService | |
---|---|
class |
GroupLookupableImpl
Custom lookupable for the GroupBo lookup to call the group service for searching |
Uses of ViewHelperService in org.kuali.rice.kim.impl.identity |
---|
Classes in org.kuali.rice.kim.impl.identity that implement ViewHelperService | |
---|---|
class |
PersonLookupableImpl
Custom lookupable for the PersonImpl lookup to call the person service for searching |
Uses of ViewHelperService in org.kuali.rice.kim.impl.responsibility |
---|
Classes in org.kuali.rice.kim.impl.responsibility that implement ViewHelperService | |
---|---|
class |
ResponsibilityInquirableImpl
|
class |
ReviewResponsibilityMaintainable
|
Uses of ViewHelperService in org.kuali.rice.kim.impl.role |
---|
Classes in org.kuali.rice.kim.impl.role that implement ViewHelperService | |
---|---|
class |
RoleLookupableImpl
Custom lookupable for the RoleBo lookup to call the role DAO for searching |
Uses of ViewHelperService in org.kuali.rice.kim.impl.type |
---|
Classes in org.kuali.rice.kim.impl.type that implement ViewHelperService | |
---|---|
class |
KimTypeInquirableImpl
|
Uses of ViewHelperService in org.kuali.rice.kim.inquiry |
---|
Classes in org.kuali.rice.kim.inquiry that implement ViewHelperService | |
---|---|
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 ViewHelperService in org.kuali.rice.kns.inquiry |
---|
Classes in org.kuali.rice.kns.inquiry that implement ViewHelperService | |
---|---|
class |
KualiInquirableImpl
Kuali inquirable implementation. |
Uses of ViewHelperService in org.kuali.rice.kns.maintenance |
---|
Classes in org.kuali.rice.kns.maintenance that implement ViewHelperService | |
---|---|
class |
KualiGlobalMaintainableImpl
|
class |
KualiMaintainableImpl
Deprecated. |
Uses of ViewHelperService in org.kuali.rice.krad.inquiry |
---|
Classes in org.kuali.rice.krad.inquiry that implement ViewHelperService | |
---|---|
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 ViewHelperService in org.kuali.rice.krad.lookup |
---|
Subinterfaces of ViewHelperService in org.kuali.rice.krad.lookup | |
---|---|
interface |
Lookupable
Provides contract for implementing a lookup within the lookup framework |
Classes in org.kuali.rice.krad.lookup that implement ViewHelperService | |
---|---|
class |
LookupableImpl
Default implementation of Lookupable |
Uses of ViewHelperService in org.kuali.rice.krad.maintenance |
---|
Subinterfaces of ViewHelperService in org.kuali.rice.krad.maintenance | |
---|---|
interface |
Maintainable
Provides contract for implementing a maintenance object within the maintenance framework |
Classes in org.kuali.rice.krad.maintenance that implement ViewHelperService | |
---|---|
class |
MaintainableImpl
Default implementation of the Maintainable interface |
Uses of ViewHelperService in org.kuali.rice.krad.uif.service.impl |
---|
Classes in org.kuali.rice.krad.uif.service.impl that implement ViewHelperService | |
---|---|
class |
DocumentViewHelperServiceImpl
|
class |
ViewHelperServiceImpl
Default Implementation of ViewHelperService |
Uses of ViewHelperService in org.kuali.rice.krad.uif.view |
---|
Methods in org.kuali.rice.krad.uif.view that return ViewHelperService | |
---|---|
ViewHelperService |
View.getViewHelperService()
Creates the ViewHelperService associated with the View |
Methods in org.kuali.rice.krad.uif.view that return types with arguments of type ViewHelperService | |
---|---|
Class<? extends ViewHelperService> |
View.getViewHelperServiceClassName()
Class name of the ViewHelperService that handles the various
phases of the Views lifecycle |
Method parameters in org.kuali.rice.krad.uif.view with type arguments of type ViewHelperService | |
---|---|
void |
View.setViewHelperServiceClassName(Class<? extends ViewHelperService> viewHelperServiceClassName)
Setter for the ViewHelperService class name |
Uses of ViewHelperService in org.kuali.rice.krms.impl.repository |
---|
Classes in org.kuali.rice.krms.impl.repository that implement ViewHelperService | |
---|---|
class |
AgendaInquiryHelperServiceImpl
|
class |
AgendaLookupableHelperServiceImpl
|
Uses of ViewHelperService in org.kuali.rice.krms.impl.ui |
---|
Classes in org.kuali.rice.krms.impl.ui that implement ViewHelperService | |
---|---|
class |
AgendaEditorMaintainable
Maintainable for the AgendaEditor |
class |
TermMaintainable
Maintainable for the AgendaEditor |
class |
TermSpecificationMaintainable
Maintainable for the AgendaEditor |
Uses of ViewHelperService in org.kuali.rice.location.web.campus |
---|
Classes in org.kuali.rice.location.web.campus that implement ViewHelperService | |
---|---|
class |
CampusMaintainableImpl
|
class |
CampusTypeMaintainableImpl
|
Uses of ViewHelperService in org.kuali.rice.location.web.country |
---|
Classes in org.kuali.rice.location.web.country that implement ViewHelperService | |
---|---|
class |
CountryMaintainableImpl
|
Uses of ViewHelperService in org.kuali.rice.location.web.county |
---|
Classes in org.kuali.rice.location.web.county that implement ViewHelperService | |
---|---|
class |
CountyMaintainableImpl
|
Uses of ViewHelperService in org.kuali.rice.location.web.postalcode |
---|
Classes in org.kuali.rice.location.web.postalcode that implement ViewHelperService | |
---|---|
class |
PostalCodeMaintainableImpl
|
Uses of ViewHelperService in org.kuali.rice.location.web.state |
---|
Classes in org.kuali.rice.location.web.state that implement ViewHelperService | |
---|---|
class |
StateMaintainableImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |