Package org.fenixedu.cms.domain
Class CMSTemplate
- java.lang.Object
-
- pt.ist.fenixframework.core.AbstractDomainObject
-
- org.fenixedu.cms.domain.CMSTemplate_Base
-
- org.fenixedu.cms.domain.CMSTemplate
-
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public class CMSTemplate extends CMSTemplate_Base
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CMSTemplate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddelete()booleanisDefault()-
Methods inherited from class org.fenixedu.cms.domain.CMSTemplate_Base
addPages, getDefaultTemplateTheme, getDescription, getFilePath, getName, getPagesSet, getRelationCMSTemplateCMSTheme, getRelationCMSTemplatePage, getRelationDefaultPage, getTheme, getType, removePages, setDefaultTemplateTheme, setDescription, setFilePath, setName, setTheme, setType
-
-