Uses of Class
com.erudika.para.core.Sysprop
-
Packages that use Sysprop Package Description com.erudika.para.core Core domain classes for modeling the Para domain space. -
-
Uses of Sysprop in com.erudika.para.core
Subclasses of Sysprop in com.erudika.para.core Modifier and Type Class Description classWebhookRepresents a webhook registration.Methods in com.erudika.para.core that return Sysprop Modifier and Type Method Description SyspropSysprop. addProperty(String name, Object value)Adds a new key/value pair to the map.SyspropSysprop. removeProperty(String name)Removes a property from the map.
-