Uses of Interface
org.fenixedu.cms.domain.component.ComponentContextProvider
-
Packages that use ComponentContextProvider Package Description org.fenixedu.cms.domain.component -
-
Uses of ComponentContextProvider in org.fenixedu.cms.domain.component
Classes in org.fenixedu.cms.domain.component that implement ComponentContextProvider Modifier and Type Class Description static classComponentContextProvider.EmptyProviderstatic classListCategoryPosts.CategoriesForSitestatic classStaticPost.PostsForSiteMethods in org.fenixedu.cms.domain.component that return types with arguments of type ComponentContextProvider Modifier and Type Method Description Class<? extends ComponentContextProvider<?>>provider()Returns the reference to an implementation ofComponentContextProvider, which will be used to give the user a choice of value.
-