Class PersistentLoggedGroup_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.bennu.core.domain.groups.GroupConstant_Base
-
- org.fenixedu.bennu.core.domain.groups.GroupConstant
-
- org.fenixedu.bennu.core.domain.groups.PersistentLoggedGroup_Base
-
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class PersistentLoggedGroup_Base extends org.fenixedu.bennu.core.domain.groups.GroupConstant- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPersistentLoggedGroup_Base()
-
Method Summary
-
Methods inherited from class org.fenixedu.bennu.core.domain.groups.GroupConstant
getContextRelations
-
Methods inherited from class org.fenixedu.bennu.core.domain.groups.GroupConstant_Base
getRelationGroupConstantRoot, getRootForGroupConstant, setRootForGroupConstant
-
Methods inherited from class org.fenixedu.bennu.core.domain.groups.PersistentGroup
expression, garbageCollect, garbageCollect, gc, getMembers, getMembers, getPresentationName, isDeletable, isMember, isMember, singleton, toGroup, verify
-
Methods 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, setRoot
-
-