Package io.revealbi.core.data
Class RVQuickBooksDataSource
java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVQuickBooksDataSource
QuickBooks data source
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRealm Id, the unique ID identifying a specific QuickBooks company.setRealmId(String value) Realm Id, the unique ID identifying a specific QuickBooks company.Methods inherited from class io.revealbi.core.data.RVDashboardDataSource
getDefaultRefreshRate, getId, getSubtitle, getTitle, setDefaultRefreshRate, setId, setSubtitle, setTitle
-
Field Details
-
PROVIDER_KEY
- See Also:
-
-
Constructor Details
-
RVQuickBooksDataSource
public RVQuickBooksDataSource()
-
-
Method Details
-
setRealmId
Realm Id, the unique ID identifying a specific QuickBooks company.- Parameters:
value- Realm Id, the unique ID identifying a specific QuickBooks company.- Returns:
- The Realm Id.
-
getRealmId
Realm Id, the unique ID identifying a specific QuickBooks company.- Returns:
- Realm Id, the unique ID identifying a specific QuickBooks company.
-
getProviderKey
- Specified by:
getProviderKeyin classRVDashboardDataSource
-