JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.reporting.api
ReportValueTypeAdapter
Contents
Description
Method Summary
Method Details
process(Object)
Hide sidebar
Show sidebar
Interface ReportValueTypeAdapter
All Known Implementing Classes:
PhoneReportValueTypeAdapter
public interface
ReportValueTypeAdapter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
Object
process
(@Nullable
Object
input)
Intercepts getting entity values before passed to reporting engine.
Method Details
process
@Nullable
@Nullable
Object
process
(@Nullable @Nullable
Object
input)
Intercepts getting entity values before passed to reporting engine.