Uses of Interface
se.conciliate.extensions.publish.PublishService.InvalidMessage
Packages that use PublishService.InvalidMessage
Package
Description
Provides publish services and the means to register
custom fields to show in published material.
-
Uses of PublishService.InvalidMessage in se.conciliate.extensions.publish
Methods in se.conciliate.extensions.publish with parameters of type PublishService.InvalidMessageModifier and TypeMethodDescriptionboolean
PublishService.validateBeforePublish
(PublishProfile profile, PublishService.InvalidMessage msg, Map<String, Object> session) Returns true if the profile is ready to be used.