Uses of Interface
com.erudika.para.core.Linkable

Packages that use Linkable
Package
Description
Core domain classes for modeling the Para domain space.
  • Uses of Linkable in com.erudika.para.core

    Subinterfaces of Linkable in com.erudika.para.core
    Modifier and Type
    Interface
    Description
    interface 
    The core domain interface.
    Classes in com.erudika.para.core that implement Linkable
    Modifier and Type
    Class
    Description
    class 
    This class represents an address.
    class 
    This is a representation of an application within Para.
    final class 
    This class represents a many-to-many relationship (link) between two objects.
    class 
    A generic system class for storing data.
    class 
    A tag.
    class 
    A translation is a key/value pair which holds a single translated string.
    class 
    The core user object.
    class 
    When a user votes on an object the vote is saved as positive or negative.
    class 
    Represents a webhook registration.