Uses of Class
com.bytedesk.core.channel.ChannelEntity
Packages that use ChannelEntity
-
Uses of ChannelEntity in com.bytedesk.core.channel
Methods in com.bytedesk.core.channel that return ChannelEntityMethods in com.bytedesk.core.channel that return types with arguments of type ChannelEntityModifier and TypeMethodDescriptionMethods in com.bytedesk.core.channel with parameters of type ChannelEntityModifier and TypeMethodDescriptionChannelRestService.convertToResponse
(ChannelEntity channel) void
ChannelRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, ChannelEntity entity) void
ChannelEntityListener.onPostPersist
(ChannelEntity channel) ChannelRestService.save
(ChannelEntity entity)