Uses of Interface
org.fenixedu.cms.domain.component.CMSComponent
Packages that use CMSComponent
-
Uses of CMSComponent in org.fenixedu.cms.domain.component
Classes in org.fenixedu.cms.domain.component that implement CMSComponentModifier and TypeClassDescriptionclassComponent that lists all theCategoryof a given site.classComponent that lists all the non-staticPostclassComponent that obtains the necessary info about aPostMethods in org.fenixedu.cms.domain.component that return CMSComponentModifier and TypeMethodDescriptionprotected CMSComponentStrategyBasedComponent_Base.getComponent()static CMSComponentCMSComponent.internalize(String name) Methods in org.fenixedu.cms.domain.component with parameters of type CMSComponentModifier and TypeMethodDescriptionprotected voidStrategyBasedComponent_Base.setComponent(CMSComponent component) Method parameters in org.fenixedu.cms.domain.component with type arguments of type CMSComponentModifier and TypeMethodDescriptionstatic ComponentComponent.forType(Class<? extends CMSComponent> type) -
Uses of CMSComponent in pt.ist.fenixframework
Methods in pt.ist.fenixframework that return CMSComponentModifier and TypeMethodDescriptionstatic final CMSComponentValueTypeSerializer.deSerialize$CMSComponent(String obj) Methods in pt.ist.fenixframework with parameters of type CMSComponentModifier and TypeMethodDescriptionstatic final StringValueTypeSerializer.serialize$CMSComponent(CMSComponent obj)