Package org.fenixedu.cms.domain
Class PersistentSiteViewersGroup_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.bennu.core.domain.groups.PersistentGroup_Base
org.fenixedu.bennu.core.domain.groups.PersistentGroup
org.fenixedu.cms.domain.PersistentSiteViewersGroup_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
- Direct Known Subclasses:
PersistentSiteViewersGroup
public abstract class PersistentSiteViewersGroup_Base
extends org.fenixedu.bennu.core.domain.groups.PersistentGroup
- 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.bennu.core.domain.groups.PersistentGroup
advice$create -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentSiteViewersGroup,Site> protected SitegetSite()protected voidMethods inherited from class org.fenixedu.bennu.core.domain.groups.PersistentGroup
expression, garbageCollect, garbageCollect, gc, getContextRelations, getMembers, getMembers, getPresentationName, isDeletable, isMember, isMember, singleton, toGroup, verifyMethods inherited from class org.fenixedu.bennu.core.domain.groups.PersistentGroup_Base
addDifferenceAtFirst, addDifferenceAtRest, addDynamicGroup, addFile, addIntersections, addMenuItem, addPageViewGroup, addPostViewGroup, addRole, addSiteBuilderViewGroup, addSiteViewGroup, addUnions, getDifferenceAtFirstSet, getDifferenceAtRestSet, getDynamicGroupSet, getFileSet, getIntersectionsSet, getMenuItemSet, getNegation, getPageViewGroupSet, getPostViewGroupSet, getRelationDifferenceGroupFirst, getRelationDifferenceGroupRest, getRelationGroupBasedFilesGroup, getRelationGroupNegationGroup, getRelationIntersectionGroupComposition, getRelationMenuItemGroup, getRelationPageViewGroup, getRelationPersistentDynamicGroupWrapper, getRelationPersistentGroups, getRelationPostViewGroup, getRelationRoleHasUserGroup, getRelationSiteBuilderDefaultViewGroup, getRelationSiteViewGroup, getRelationUnionGroupComposition, getRoleSet, getRoot, getSiteBuilderViewGroupSet, getSiteViewGroupSet, getUnionsSet, removeDifferenceAtFirst, removeDifferenceAtRest, removeDynamicGroup, removeFile, removeIntersections, removeMenuItem, removePageViewGroup, removePostViewGroup, removeRole, removeSiteBuilderViewGroup, removeSiteViewGroup, removeUnions, setNegation, setRootMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
PersistentSiteViewersGroup_Base
protected PersistentSiteViewersGroup_Base()
-
-
Method Details
-
getRelationSiteViewersGroup
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentSiteViewersGroup,Site> getRelationSiteViewersGroup() -
getSite
-
setSite
-