Uses of Package
com.skava.accounts.repository
Packages that use com.skava.accounts.repository
Package
Description
Accounts Domain Model Declarations.
Accounts Repository Declarations.
Accounts Service Implementations.
Accounts Utility Implementations.
-
Classes in com.skava.accounts.repository used by com.skava.accounts.model.domainClassDescriptionThe Interface CollectionAttributesRepository extends another CrudRepository which contains all default crud operations.Object to used to store the loaded documents without content
-
Classes in com.skava.accounts.repository used by com.skava.accounts.repositoryClassDescriptionObject to used to store the loaded documents without content
-
Classes in com.skava.accounts.repository used by com.skava.accounts.service.implClassDescriptionThe Interface AccountRepository extends another CrudRepository which contains all default crud operations.The Interface AccountSellerRepository extends another CrudRepository which contains all default crud operations.The Interface AccountsRepository extends another CrudRepository which contains all default crud operations.The Interface AccountTypesRepository extends another CrudRepository which contains all default crud operations.The Interface AttributeRepository extends another CrudRepository which contains all default crud operations.The Interface ContractPropertiesRepository extends another CrudRepository which contains all default CRUD operations.The Interface ContractsRepository extends another JpaRepository which contains all default crud operations.The Interface CostCentreRepository extends another JpaRepository which contains all default crud operations.The Interface DocumentRepository extends another CrudRepository which contains all default crud operations.The Interface PaymentTermRepository extends another CrudRepository which contains all default crud operations.The Interface TeamRepository extends another JpaRepository which contains all default JpaRepository operations.
-
Classes in com.skava.accounts.repository used by com.skava.accounts.utilClassDescriptionThe Interface AccountRepository extends another CrudRepository which contains all default crud operations.The Interface AccountsHistoryRepository extends another JpaRepository which contains all default crud operations.The Interface AccountsRepository extends another CrudRepository which contains all default crud operations.The Interface AccountTypesRepository extends another CrudRepository which contains all default crud operations.The Interface AttributeRepository extends another CrudRepository which contains all default crud operations.The Interface CollectionAttributesRepository extends another CrudRepository which contains all default crud operations.The Interface CollectionsRepository extends another JpaRepository which contains all default crud operations.The Interface CostCentreRepository extends another JpaRepository which contains all default crud operations.The Interface DocumentRepository extends another CrudRepository which contains all default crud operations.The Interface PaymentTermRepository extends another CrudRepository which contains all default crud operations.The Interface PropertiesRepository extends another CrudRepository which contains all default crud operations.The Interface TeamRepository extends another JpaRepository which contains all default JpaRepository operations.