public abstract class PersistentDynamicGroup_Base extends PersistentGroup
pt.ist.fenixframework.core.AbstractDomainObject.SerializedFormadvice$create| Modifier | Constructor and Description |
|---|---|
protected |
PersistentDynamicGroup_Base() |
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, 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<User,PersistentDynamicGroup> getRelationPersistentDynamicGroupCreator()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<Bennu,PersistentDynamicGroup> getRelationPersistentDynamicGroups()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentGroup,PersistentDynamicGroup> getRelationPersistentDynamicGroupWrapper()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentDynamicGroup,PersistentDynamicGroup> getRelationDynamicGroupHistoric()
protected String getName()
protected void setName(String name)
protected org.joda.time.DateTime getCreated()
protected void setCreated(org.joda.time.DateTime created)
public org.fenixedu.commons.i18n.LocalizedString getCustomPresentationName()
public void setCustomPresentationName(org.fenixedu.commons.i18n.LocalizedString customPresentationName)
protected User getCreator()
protected void setCreator(User creator)
protected Bennu getRootForDynamicGroup()
protected void setRootForDynamicGroup(Bennu rootForDynamicGroup)
protected PersistentGroup getGroup()
protected void setGroup(PersistentGroup group)
protected PersistentDynamicGroup getPrevious()
protected void setPrevious(PersistentDynamicGroup previous)
protected PersistentDynamicGroup getNext()
protected void setNext(PersistentDynamicGroup next)
Copyright © 2018 FenixEdu. All rights reserved.