Uses of Class
org.fenixedu.cms.domain.CmsSettings
-
Packages that use CmsSettings Package Description org.fenixedu.bennu.core.domain org.fenixedu.cms.domain -
-
Uses of CmsSettings in org.fenixedu.bennu.core.domain
Methods in org.fenixedu.bennu.core.domain that return CmsSettings Modifier and Type Method Description CmsSettingsBennu_Base. getCmsSettings()Methods in org.fenixedu.bennu.core.domain that return types with arguments of type CmsSettings Modifier and Type Method Description static pt.ist.fenixframework.dml.runtime.DirectRelation<CmsSettings,org.fenixedu.bennu.core.domain.Bennu>Bennu_Base. getRelationCmsSettingsHasRoot()Methods in org.fenixedu.bennu.core.domain with parameters of type CmsSettings Modifier and Type Method Description voidBennu_Base. setCmsSettings(CmsSettings cmsSettings) -
Uses of CmsSettings in org.fenixedu.cms.domain
Methods in org.fenixedu.cms.domain that return CmsSettings Modifier and Type Method Description static CmsSettingsCmsSettings. getInstance()Methods in org.fenixedu.cms.domain that return types with arguments of type CmsSettings Modifier and Type Method Description static pt.ist.fenixframework.dml.runtime.DirectRelation<CmsSettings,org.fenixedu.bennu.core.domain.Bennu>CmsSettings_Base. getRelationCmsSettingsHasRoot()static pt.ist.fenixframework.dml.runtime.DirectRelation<CmsSettings,org.fenixedu.bennu.core.domain.groups.PersistentGroup>CmsSettings_Base. getRelationFoldersHaveManagers()static pt.ist.fenixframework.dml.runtime.DirectRelation<CmsSettings,org.fenixedu.bennu.core.domain.groups.PersistentGroup>CmsSettings_Base. getRelationRolesHaveManagers()static pt.ist.fenixframework.dml.runtime.DirectRelation<CmsSettings,org.fenixedu.bennu.core.domain.groups.PersistentGroup>CmsSettings_Base. getRelationSettingsHaveManagers()static pt.ist.fenixframework.dml.runtime.DirectRelation<CmsSettings,org.fenixedu.bennu.core.domain.groups.PersistentGroup>CmsSettings_Base. getRelationThemesHaveManagers()
-