Uses of Interface
org.onehippo.cms7.services.channelmanager.ChannelManagerCommand
-
Packages that use ChannelManagerCommand Package Description org.onehippo.cms7.services.channelmanager -
-
Uses of ChannelManagerCommand in org.onehippo.cms7.services.channelmanager
Methods in org.onehippo.cms7.services.channelmanager with parameters of type ChannelManagerCommand Modifier and Type Method Description void
ChannelManagerDocumentUpdateService. storeCommand(String identifier, CmsSessionContext cmsSessionContext, ChannelManagerCommand command)
Stores command for the the current user session
-