Uses of Class
org.fenixedu.cms.domain.component.StrategyBasedComponent
-
Packages that use StrategyBasedComponent Package Description org.fenixedu.bennu.core.domain org.fenixedu.cms.domain.component -
-
Uses of StrategyBasedComponent in org.fenixedu.bennu.core.domain
Methods in org.fenixedu.bennu.core.domain that return types with arguments of type StrategyBasedComponent Modifier and Type Method Description Set<StrategyBasedComponent>Bennu_Base. getCmsComponentsSet()static pt.ist.fenixframework.dml.runtime.DirectRelation<StrategyBasedComponent,org.fenixedu.bennu.core.domain.Bennu>Bennu_Base. getRelationComponentRoot()Methods in org.fenixedu.bennu.core.domain with parameters of type StrategyBasedComponent Modifier and Type Method Description voidBennu_Base. addCmsComponents(StrategyBasedComponent cmsComponents)voidBennu_Base. removeCmsComponents(StrategyBasedComponent cmsComponents) -
Uses of StrategyBasedComponent in org.fenixedu.cms.domain.component
Methods in org.fenixedu.cms.domain.component that return StrategyBasedComponent Modifier and Type Method Description StrategyBasedComponentStrategyBasedComponent. clone(CloneCache cloneCache)Methods in org.fenixedu.cms.domain.component that return types with arguments of type StrategyBasedComponent Modifier and Type Method Description static pt.ist.fenixframework.dml.runtime.DirectRelation<StrategyBasedComponent,org.fenixedu.bennu.core.domain.Bennu>StrategyBasedComponent_Base. getRelationComponentRoot()
-