Uses of Interface
se.conciliate.extensions.publish.MutablePublishProfile
Packages that use MutablePublishProfile
Package
Description
Package containing various support interfaces for data transfers such as
drag and drop.
Provides publish services and the means to register
custom fields to show in published material.
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MutablePublishProfile in se.conciliate.extensions.datatransfer
Methods in se.conciliate.extensions.datatransfer that return types with arguments of type MutablePublishProfileConstructor parameters in se.conciliate.extensions.datatransfer with type arguments of type MutablePublishProfile -
Uses of MutablePublishProfile in se.conciliate.extensions.publish
Methods in se.conciliate.extensions.publish that return MutablePublishProfileModifier and TypeMethodDescriptionPublishService.createProfile
(String name) Creates a new profile, ready for editing.Methods in se.conciliate.extensions.publish with parameters of type MutablePublishProfileModifier and TypeMethodDescriptionvoid
PublishService.editProfile
(Window parent, MutablePublishProfile profile, Runnable editCallBack) Shows a GUI for editing the given profile.default void
PublishService.editProfile
(Window parent, MutablePublishProfile profile, PublishService.ProfileEditorKey key, Runnable editCallBack) Shows a GUI for editing a specific setting in the given profile. -
Uses of MutablePublishProfile in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MutablePublishProfileModifier and TypeMethodDescriptionMTRepositoryHeader.createPublishProfile
(String type) Creates a new publish profile in this repository.Methods in se.conciliate.extensions.store that return types with arguments of type MutablePublishProfileModifier and TypeMethodDescriptionMTRepositoryHeader.findPublishProfiles()
Deprecated.For internal use only, replaced by PublishProfileLocatorService