Uses of Class
org.fenixedu.cms.domain.component.StaticPost
-
Packages that use StaticPost Package Description org.fenixedu.cms.domain org.fenixedu.cms.domain.component -
-
Uses of StaticPost in org.fenixedu.cms.domain
Methods in org.fenixedu.cms.domain that return types with arguments of type StaticPost Modifier and Type Method Description Set<StaticPost>Post_Base. getComponentSet()static pt.ist.fenixframework.dml.runtime.DirectRelation<Post,StaticPost>Post_Base. getRelationStaticPostPost()Methods in org.fenixedu.cms.domain with parameters of type StaticPost Modifier and Type Method Description voidPost_Base. addComponent(StaticPost component)voidPost_Base. removeComponent(StaticPost component) -
Uses of StaticPost in org.fenixedu.cms.domain.component
Methods in org.fenixedu.cms.domain.component that return StaticPost Modifier and Type Method Description StaticPostStaticPost. clone(CloneCache cloneCache)Methods in org.fenixedu.cms.domain.component that return types with arguments of type StaticPost Modifier and Type Method Description static pt.ist.fenixframework.dml.runtime.DirectRelation<Post,StaticPost>StaticPost_Base. getRelationStaticPostPost()
-