Uses of Class
org.javlo.service.shared.SharedContentContext
-
Packages that use SharedContentContext Package Description org.javlo.service.shared -
-
Uses of SharedContentContext in org.javlo.service.shared
Methods in org.javlo.service.shared that return SharedContentContext Modifier and Type Method Description SharedContentContext
SharedContentService. getContext()
static SharedContentContext
SharedContentContext. getInstance(ContentContext ctx)
Methods in org.javlo.service.shared with parameters of type SharedContentContext Modifier and Type Method Description void
SharedContentService. setContext(SharedContentContext context)
-