Uses of Class
org.javlo.service.shared.SharedContentService
-
Packages that use SharedContentService Package Description org.javlo.module.content org.javlo.service.shared -
-
Uses of SharedContentService in org.javlo.module.content
Methods in org.javlo.module.content with parameters of type SharedContentService Modifier and Type Method Description static String
Edit. performInsertShared(RequestService rs, ContentContext ctx, GlobalContext globalContext, EditContext editContext, ContentService content, SharedContentService sharedContentService, Module currentModule, MessageRepository messageRepository, I18nAccess i18nAccess)
-
Uses of SharedContentService in org.javlo.service.shared
Methods in org.javlo.service.shared that return SharedContentService Modifier and Type Method Description static SharedContentService
SharedContentService. getInstance(ContentContext ctx)
-