Uses of Class
dev.vality.bouncer.base.Entity
Packages that use Entity
-
Uses of Entity in dev.vality.bouncer.base
Methods in dev.vality.bouncer.base that return EntityMethods in dev.vality.bouncer.base with parameters of type EntityModifier and TypeMethodDescriptionintbooleanConstructors in dev.vality.bouncer.base with parameters of type Entity -
Uses of Entity in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as EntityModifier and TypeFieldDescriptionApiKeyMgmtOperation.api_keyCommonAPIOperation.bindingCommonAPIOperation.claimCommonAPIOperation.contractPayout.contractAuthScope.customerCommonAPIOperation.customerAnalyticsAPIOperation.fileCommonAPIOperation.fileAuthScope.invoiceCommonAPIOperation.invoiceAuthScope.invoice_templateCommonAPIOperation.invoice_templateOrgManagementInvitation.organizationOrgManagementOperation.organizationOrganization.ownerShortenedUrl.ownerAnalyticsAPIOperation.partyApiKeyMgmtOperation.partyAuthScope.partyBinapiOperation.partyClaimManagementOperation.partyCommonAPIOperation.partyCustomer.partyInvoice.partyInvoiceTemplate.partyOrganization.partyPayout.partyReport.partyWebhook.partyCommonAPIOperation.paymentCommonAPIOperation.payoutUser.realmCommonAPIOperation.refundAnalyticsAPIOperation.reportCommonAPIOperation.reportAnalyticsAPIOperation.shopAuthScope.shopCommonAPIOperation.shopCustomer.shopInvoice.shopInvoiceTemplate.shopOrgRoleScope.shopPayout.shopReport.shopWebhookFilter.shopCommonAPIOperation.webhookFields in dev.vality.bouncer.context.v1 with type parameters of type EntityModifier and TypeFieldDescriptionCustomer.bindingsContextFragment.entitiesReport.filesPayment.refundsContextFragment.walletНаборы атрибутов для контекста сервиса кошельков, см.Methods in dev.vality.bouncer.context.v1 that return EntityModifier and TypeMethodDescriptionApiKeyMgmtOperation.getApiKey()CommonAPIOperation.getBinding()CommonAPIOperation.getClaim()CommonAPIOperation.getContract()Payout.getContract()AuthScope.getCustomer()CommonAPIOperation.getCustomer()AnalyticsAPIOperation.getFile()CommonAPIOperation.getFile()AuthScope.getInvoice()CommonAPIOperation.getInvoice()AuthScope.getInvoiceTemplate()CommonAPIOperation.getInvoiceTemplate()OrgManagementInvitation.getOrganization()OrgManagementOperation.getOrganization()Organization.getOwner()ShortenedUrl.getOwner()AnalyticsAPIOperation.getParty()ApiKeyMgmtOperation.getParty()AuthScope.getParty()BinapiOperation.getParty()ClaimManagementOperation.getParty()CommonAPIOperation.getParty()Customer.getParty()Invoice.getParty()InvoiceTemplate.getParty()Organization.getParty()Payout.getParty()Report.getParty()Webhook.getParty()CommonAPIOperation.getPayment()CommonAPIOperation.getPayout()User.getRealm()CommonAPIOperation.getRefund()AnalyticsAPIOperation.getReport()CommonAPIOperation.getReport()AnalyticsAPIOperation.getShop()AuthScope.getShop()CommonAPIOperation.getShop()Customer.getShop()Invoice.getShop()InvoiceTemplate.getShop()OrgRoleScope.getShop()Payout.getShop()Report.getShop()WebhookFilter.getShop()CommonAPIOperation.getWebhook()Methods in dev.vality.bouncer.context.v1 that return types with arguments of type EntityModifier and TypeMethodDescriptionCustomer.getBindings()Customer.getBindingsIterator()ContextFragment.getEntities()ContextFragment.getEntitiesIterator()Report.getFiles()Report.getFilesIterator()Payment.getRefunds()Payment.getRefundsIterator()ContextFragment.getWallet()Наборы атрибутов для контекста сервиса кошельков, см.ContextFragment.getWalletIterator()Methods in dev.vality.bouncer.context.v1 with parameters of type EntityModifier and TypeMethodDescriptionvoidCustomer.addToBindings(Entity elem) voidContextFragment.addToEntities(Entity elem) voidReport.addToFiles(Entity elem) voidPayment.addToRefunds(Entity elem) voidContextFragment.addToWallet(Entity elem) CommonAPIOperation.setBinding(Entity binding) CommonAPIOperation.setContract(Entity contract) Payout.setContract(Entity contract) AuthScope.setCustomer(Entity customer) CommonAPIOperation.setCustomer(Entity customer) AuthScope.setInvoice(Entity invoice) CommonAPIOperation.setInvoice(Entity invoice) AuthScope.setInvoiceTemplate(Entity invoice_template) CommonAPIOperation.setInvoiceTemplate(Entity invoice_template) OrgManagementInvitation.setOrganization(Entity organization) OrgManagementOperation.setOrganization(Entity organization) CommonAPIOperation.setPayment(Entity payment) CommonAPIOperation.setWebhook(Entity webhook) Method parameters in dev.vality.bouncer.context.v1 with type arguments of type EntityModifier and TypeMethodDescriptionCustomer.setBindings(Set<Entity> bindings) ContextFragment.setEntities(Set<Entity> entities) Payment.setRefunds(Set<Entity> refunds) Наборы атрибутов для контекста сервиса кошельков, см. -
Uses of Entity in dev.vality.bouncer.rstn
Fields in dev.vality.bouncer.rstn with type parameters of type EntityModifier and TypeFieldDescriptionAnalyticsAPIOperationRestrictions.shopsCommonAPIOperationRestrictions.shopsMethods in dev.vality.bouncer.rstn that return types with arguments of type EntityModifier and TypeMethodDescriptionAnalyticsAPIOperationRestrictions.getShops()CommonAPIOperationRestrictions.getShops()AnalyticsAPIOperationRestrictions.getShopsIterator()CommonAPIOperationRestrictions.getShopsIterator()Methods in dev.vality.bouncer.rstn with parameters of type EntityModifier and TypeMethodDescriptionvoidAnalyticsAPIOperationRestrictions.addToShops(Entity elem) voidCommonAPIOperationRestrictions.addToShops(Entity elem) Method parameters in dev.vality.bouncer.rstn with type arguments of type EntityModifier and TypeMethodDescriptionConstructor parameters in dev.vality.bouncer.rstn with type arguments of type Entity