Types
DefaultItemService
Link copied to clipboard
DefaultProfileImageService
Link copied to clipboard
class DefaultProfileImageService(userRepository: UserRepository) : ProfileImageService
Content copied to clipboard
DefaultTransactionService
Link copied to clipboard
class DefaultTransactionService(userRepository: UserRepository,itemRepository: ItemRepository) : TransactionService
Content copied to clipboard
DefaultUserService
Link copied to clipboard
ItemService
Link copied to clipboard
interface ItemService
Content copied to clipboard
ProfileImageService
Link copied to clipboard
interface ProfileImageService
Content copied to clipboard
TransactionService
Link copied to clipboard
interface TransactionService
Content copied to clipboard
UserService
Link copied to clipboard
interface UserService
Content copied to clipboard