Uses of Interface
org.bedework.calfacade.base.ShareableEntity
Packages that use ShareableEntity
Package
Description
-
Uses of ShareableEntity in org.bedework.calfacade
Classes in org.bedework.calfacade that implement ShareableEntityModifier and TypeClassDescriptionclassA collection in Bedework.classA category in Bedework.classClass representing rfc contact information.classAn Event in Bedework.classAn Event Annotation in BedeworkclassAn Event in Bedework.classBase for those classes that can be a property of an event and are all treated in the same manner, being Category, Location and Sponsor.classDO NOT EDIT THE GENERATED JAVA.classA filter selects events (and possibly other entities) that fulfill certain criteria.classThe location of anEventclassRepresent a resource stored within the system, e.g an attachment or an image.classBwShareablePrincipal<T extends BwPrincipal<?>>User: mike Date: 11/1/22 Time: 13:17 -
Uses of ShareableEntity in org.bedework.calfacade.base
Classes in org.bedework.calfacade.base that implement ShareableEntityModifier and TypeClassDescriptionclassBase class for shareable database entities that live within a container, i.e.classBase class for shareable database entities. -
Uses of ShareableEntity in org.bedework.calfacade.svc
Classes in org.bedework.calfacade.svc that implement ShareableEntityModifier and TypeClassDescriptionclassThis object represents a calendar suite in bedework. -
Uses of ShareableEntity in org.bedework.calfacade.svc.wrappers
Classes in org.bedework.calfacade.svc.wrappers that implement ShareableEntityModifier and TypeClassDescriptionclassThis object represents a calendar suite in bedework. -
Uses of ShareableEntity in org.bedework.calfacade.util
Methods in org.bedework.calfacade.util that return types with arguments of type ShareableEntityModifier and TypeMethodDescriptionCollection<? extends ShareableEntity>AccessUtilI.checkAccess(Collection<? extends ShareableEntity> ents, int desiredAccess, boolean alwaysReturn) Return a Collection of the objects after checking accessMethods in org.bedework.calfacade.util with parameters of type ShareableEntityModifier and TypeMethodDescriptionvoidAccessUtilI.changeAccess(ShareableEntity ent, Collection<org.bedework.access.Ace> aces, boolean replaceAll) Change the access to the given calendar entity using the supplied aces.org.bedework.access.CurrentAccessAccessUtilI.checkAccess(ShareableEntity ent, int desiredAccess, boolean alwaysReturnResult) Check access for the given entity.voidAccessUtilI.defaultAccess(ShareableEntity ent, org.bedework.access.AceWho who) Remove any explicit access for the given who to the given calendar entity.Method parameters in org.bedework.calfacade.util with type arguments of type ShareableEntityModifier and TypeMethodDescriptionCollection<? extends ShareableEntity>AccessUtilI.checkAccess(Collection<? extends ShareableEntity> ents, int desiredAccess, boolean alwaysReturn) Return a Collection of the objects after checking access -
Uses of ShareableEntity in org.bedework.calfacade.wrappers
Classes in org.bedework.calfacade.wrappers that implement ShareableEntityModifier and TypeClassDescriptionclassDO NOT EDIT THE GENERATED JAVA.classDO NOT EDIT THE GENERATED JAVA.classAn object to wrap a calendar entity in Bedework.