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
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Constructor Summary
Constructors -
Method Summary
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, setTypeMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
CMSTemplate
public CMSTemplate()
-
-
Method Details
-
isDefault
public boolean isDefault() -
delete
public void delete()
-