Uses of Package
com.erudika.para.core
-
Packages that use com.erudika.para.core Package Description com.erudika.para.core Core domain classes for modeling the Para domain space.com.erudika.para.core.listeners Listeners package.com.erudika.para.core.persistence The persistence module - handles data store communications and object persistence.com.erudika.para.core.search The search module - manages indexing operations and enables search.com.erudika.para.core.utils Utility classes.com.erudika.para.core.validation Object validation utilities. -
Classes in com.erudika.para.core used by com.erudika.para.core Class Description App This is a representation of an application within Para.App.AllowedMethods Represents HTTP methods allowed to be executed on a specific resource/type.Linkable Applied to allParaObjects by default.Linker This class represents a many-to-many relationship (link) between two objects.ParaObject The core domain interface.Sysprop A generic system class for storing data.User The core user object.User.Groups Simple groups enum.User.Roles Simple user roles enum.Votable This interface enables voting on an object.Votable.VoteValue The type of vote (negative or positive).Vote When a user votes on an object the vote is saved as positive or negative. -
Classes in com.erudika.para.core used by com.erudika.para.core.listeners Class Description App This is a representation of an application within Para. -
Classes in com.erudika.para.core used by com.erudika.para.core.persistence Class Description ParaObject The core domain interface. -
Classes in com.erudika.para.core used by com.erudika.para.core.search Class Description App This is a representation of an application within Para.ParaObject The core domain interface. -
Classes in com.erudika.para.core used by com.erudika.para.core.utils Class Description App This is a representation of an application within Para.Linker This class represents a many-to-many relationship (link) between two objects.ParaObject The core domain interface.Votable.VoteValue The type of vote (negative or positive). -
Classes in com.erudika.para.core used by com.erudika.para.core.validation Class Description App This is a representation of an application within Para.ParaObject The core domain interface.