Package com.luciad.fusion.platform.repository
package com.luciad.fusion.platform.repository
This package contains the repositories to query the different resources that are available in LuciadFusion Studio.
LuciadFusion makes the repositories available in the Spring application context. Use dependency injection to get a reference to a repository.
- Since:
- 2021.0
-
ClassDescriptionRepository to query the data available in LuciadFusion Studio.Repository to query the products available in LuciadFusion Studio.Repository to query the services available in LuciadFusion Studio.Repository to query the user that is currently logged in to LuciadFusion Studio.