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 ChannelEntityModifier and TypeMethodDescriptionprotected ChannelEntity
ChannelRestService.doSave
(ChannelEntity entity) ChannelRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, ChannelEntity entity) ChannelRestService.save
(ChannelEntity entity) Methods 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) protected ChannelEntity
ChannelRestService.doSave
(ChannelEntity entity) ChannelRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, ChannelEntity entity) void
ChannelEntityListener.onPostPersist
(ChannelEntity channel) ChannelRestService.save
(ChannelEntity entity)