Uses of Interface
eu.cloudnetservice.driver.document.property.DefaultedDocPropertyHolder.Mutable
Packages that use DefaultedDocPropertyHolder.Mutable
Package
Description
-
Uses of DefaultedDocPropertyHolder.Mutable in eu.cloudnetservice.driver.document.empty
Classes in eu.cloudnetservice.driver.document.empty that implement DefaultedDocPropertyHolder.MutableModifier and TypeClassDescriptionfinal classA document implementation that just ignores all calls made to it. -
Uses of DefaultedDocPropertyHolder.Mutable in eu.cloudnetservice.driver.document.gson
Classes in eu.cloudnetservice.driver.document.gson that implement DefaultedDocPropertyHolder.MutableModifier and TypeClassDescription(package private) final classMutable version of a gson document implementing the full mutable document functionality. -
Uses of DefaultedDocPropertyHolder.Mutable in eu.cloudnetservice.driver.document.property
Subinterfaces of DefaultedDocPropertyHolder.Mutable in eu.cloudnetservice.driver.document.propertyModifier and TypeInterfaceDescriptionstatic interfaceA subclass of a mutable doc property holder which allows to modify the underlying property document of this holder easily. -
Uses of DefaultedDocPropertyHolder.Mutable in eu.cloudnetservice.driver.permission
Classes in eu.cloudnetservice.driver.permission that implement DefaultedDocPropertyHolder.MutableModifier and TypeClassDescriptionstatic final classA builder for permission groups.static final classA builder for permission users. -
Uses of DefaultedDocPropertyHolder.Mutable in eu.cloudnetservice.driver.service
Classes in eu.cloudnetservice.driver.service that implement DefaultedDocPropertyHolder.MutableModifier and TypeClassDescriptionstatic classRepresents a builder for a group configuration.static classRepresents a builder for a service configuration.static classServiceConfigurationBase.Builder<T extends ServiceConfigurationBase,B extends ServiceConfigurationBase.Builder<T, B>> The base builder class for everything which is a service configuration.static classA builder for a service task.