Class ListCategoryPosts_Base

java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
All Implemented Interfaces:
Serializable, Cloneable, pt.ist.fenixframework.DomainObject
Direct Known Subclasses:
ListCategoryPosts

public abstract class ListCategoryPosts_Base extends Component
See Also:
  • Constructor Details

    • ListCategoryPosts_Base

      protected ListCategoryPosts_Base()
  • Method Details

    • getRelationListCategoryPostsCategory

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<ListCategoryPosts,Category> getRelationListCategoryPostsCategory()
    • getCategory

      public Category getCategory()
    • setCategory

      public void setCategory(Category category)