Class ListCategoryPosts_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.cms.domain.component.Component_Base
org.fenixedu.cms.domain.component.Component
org.fenixedu.cms.domain.component.ListCategoryPosts_Base
- All Implemented Interfaces:
Serializable,Cloneable,pt.ist.fenixframework.DomainObject
- Direct Known Subclasses:
ListCategoryPosts
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Field Summary
Fields inherited from class org.fenixedu.cms.domain.component.Component
COMPONENTS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic pt.ist.fenixframework.dml.runtime.DirectRelation<ListCategoryPosts,Category> voidsetCategory(Category category) Methods inherited from class org.fenixedu.cms.domain.component.Component
availableComponents, clone, componentType, delete, forType, forType, getDescription, getName, getType, handle, json, registerMethods inherited from class org.fenixedu.cms.domain.component.Component_Base
addInstalledPage, getCreatedBy, getCreationDate, getInstalledPageSet, getRelationComponentPage, getRelationComponentUser, removeInstalledPage, setCreatedBy, setCreationDate, 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
-
ListCategoryPosts_Base
protected ListCategoryPosts_Base()
-
-
Method Details
-
getRelationListCategoryPostsCategory
public static pt.ist.fenixframework.dml.runtime.DirectRelation<ListCategoryPosts,Category> getRelationListCategoryPostsCategory() -
getCategory
-
setCategory
-