Uses of Class
org.fenixedu.cms.domain.component.ListCategoryPosts
-
Packages that use ListCategoryPosts Package Description org.fenixedu.cms.domain org.fenixedu.cms.domain.component -
-
Uses of ListCategoryPosts in org.fenixedu.cms.domain
Methods in org.fenixedu.cms.domain that return types with arguments of type ListCategoryPosts Modifier and Type Method Description protected Set<ListCategoryPosts>Category_Base. getComponentsSet()static pt.ist.fenixframework.dml.runtime.DirectRelation<ListCategoryPosts,Category>Category_Base. getRelationListCategoryPostsCategory()Methods in org.fenixedu.cms.domain with parameters of type ListCategoryPosts Modifier and Type Method Description protected voidCategory_Base. addComponents(ListCategoryPosts components)protected voidCategory_Base. removeComponents(ListCategoryPosts components) -
Uses of ListCategoryPosts in org.fenixedu.cms.domain.component
Methods in org.fenixedu.cms.domain.component that return types with arguments of type ListCategoryPosts Modifier and Type Method Description static pt.ist.fenixframework.dml.runtime.DirectRelation<ListCategoryPosts,Category>ListCategoryPosts_Base. getRelationListCategoryPostsCategory()
-