Package org.javlo.context
Interface INeedContentContext
-
public interface INeedContentContextinterface implemented by class need ContentContext.- Author:
- pvandermaesen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentContextgetContentContext()voidsetContentContext(ContentContext ctx)
-
-
-
Method Detail
-
getContentContext
ContentContext getContentContext()
-
setContentContext
void setContentContext(ContentContext ctx)
-
-