Uses of Class
org.bedework.calfacade.base.BwShareableContainedDbentity
Packages that use BwShareableContainedDbentity
Package
Description
-
Uses of BwShareableContainedDbentity in org.bedework.calfacade
Subclasses of BwShareableContainedDbentity in org.bedework.calfacadeModifier 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. -
Uses of BwShareableContainedDbentity in org.bedework.calfacade.base
Methods in org.bedework.calfacade.base with parameters of type BwShareableContainedDbentityModifier and TypeMethodDescriptionvoidBwShareableContainedDbentity.copyTo(BwShareableContainedDbentity<?> val) Copy this objects fields into the parametervoidBwShareableContainedDbentity.shallowCopyTo(BwShareableContainedDbentity<?> val) Copy this objects fields into the parameter. -
Uses of BwShareableContainedDbentity in org.bedework.calfacade.util
Methods in org.bedework.calfacade.util with parameters of type BwShareableContainedDbentityModifier and TypeMethodDescriptionAccessUtilI.getParent(BwShareableContainedDbentity<?> val) Called to get the parent object for a shared entity. -
Uses of BwShareableContainedDbentity in org.bedework.calfacade.wrappers
Subclasses of BwShareableContainedDbentity in org.bedework.calfacade.wrappersModifier and TypeClassDescriptionclassDO NOT EDIT THE GENERATED JAVA.classDO NOT EDIT THE GENERATED JAVA.classAn object to wrap a calendar entity in Bedework.Methods in org.bedework.calfacade.wrappers with parameters of type BwShareableContainedDbentityModifier and TypeMethodDescriptionvoidBwCalendarNewWrapper.copyTo(BwShareableContainedDbentity<?> val) voidBwCalendarNewWrapper.shallowCopyTo(BwShareableContainedDbentity<?> val) voidBwEventNewWrapper.shallowCopyTo(BwShareableContainedDbentity<?> val)