public abstract class PersistentUserGroup_Base extends PersistentGroup
pt.ist.fenixframework.core.AbstractDomainObject.SerializedFormadvice$create| Modifier | Constructor and Description |
|---|---|
protected |
PersistentUserGroup_Base() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMember(User member) |
protected Set<User> |
getMemberSet() |
static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentUserGroup,User> |
getRelationUserGroupMembers() |
protected void |
removeMember(User member) |
expression, garbageCollect, garbageCollect, gc, getContextRelations, getMembers, getMembers, getPresentationName, isMember, isMember, singleton, toGroup, verifyaddDifferenceAtFirst, addDifferenceAtRest, addDynamicGroup, addFile, addIntersections, addUnions, getDifferenceAtFirstSet, getDifferenceAtRestSet, getDynamicGroupSet, getFileSet, getIntersectionsSet, getNegation, getRelationDifferenceGroupFirst, getRelationDifferenceGroupRest, getRelationGroupBasedFilesGroup, getRelationGroupNegationGroup, getRelationIntersectionGroupComposition, getRelationPersistentDynamicGroupWrapper, getRelationPersistentGroups, getRelationUnionGroupComposition, getRoot, getUnionsSet, removeDifferenceAtFirst, removeDifferenceAtRest, removeDynamicGroup, removeFile, removeIntersections, removeUnions, setNegation, setRootcheckForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplacepublic static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentUserGroup,User> getRelationUserGroupMembers()
protected void addMember(User member)
protected void removeMember(User member)
Copyright © 2018 FenixEdu. All rights reserved.