Uses of Class
org.fenixedu.cms.domain.component.ListCategoryPosts
Packages that use ListCategoryPosts
-
Uses of ListCategoryPosts in org.fenixedu.cms.domain
Methods in org.fenixedu.cms.domain that return types with arguments of type ListCategoryPostsModifier and TypeMethodDescriptionprotected 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 ListCategoryPostsModifier and TypeMethodDescriptionprotected 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 ListCategoryPostsModifier and TypeMethodDescriptionstatic pt.ist.fenixframework.dml.runtime.DirectRelation<ListCategoryPosts,Category> ListCategoryPosts_Base.getRelationListCategoryPostsCategory()