Uses of Class
org.kuali.rice.ken.api.notification.NotificationContentType.Builder
Packages that use NotificationContentType.Builder
-
Uses of NotificationContentType.Builder in org.kuali.rice.ken.api.notification
Methods in org.kuali.rice.ken.api.notification that return NotificationContentType.BuilderModifier and TypeMethodDescriptionNotificationContentType.Builder.create()NotificationContentType.Builder.create(NotificationContentTypeContract contract) Notification.Builder.getContentType()Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationContentType.BuilderModifier and TypeMethodDescriptionvoidNotification.Builder.setContentType(NotificationContentType.Builder contentType)