Uses of Class
org.exoplatform.commons.api.notification.rest.model.ChannelActivationChoice
-
Packages that use ChannelActivationChoice Package Description org.exoplatform.commons.api.notification.rest.model -
-
Uses of ChannelActivationChoice in org.exoplatform.commons.api.notification.rest.model
Methods in org.exoplatform.commons.api.notification.rest.model that return types with arguments of type ChannelActivationChoice Modifier and Type Method Description List<ChannelActivationChoice>UserNotificationSettings. getChannelCheckBoxList()Method parameters in org.exoplatform.commons.api.notification.rest.model with type arguments of type ChannelActivationChoice Modifier and Type Method Description voidUserNotificationSettings. setChannelCheckBoxList(List<ChannelActivationChoice> channelCheckBoxList)
-