| Package | Description |
|---|---|
| com.erudika.para.core |
Core domain classes for modeling the Para domain space.
|
| com.erudika.para.core.utils |
Core utilities - helper methods for implementing ParaObject and and links.
|
| com.erudika.para.persistence |
The persistence module - handles data store communications and object persistence.
|
| com.erudika.para.search |
The search module - manages indexing operations and enables search.
|
| com.erudika.para.utils |
Utility classes.
|
| com.erudika.para.validation |
Object validation utilities.
|
| Class and Description |
|---|
| App.AllowedMethods
Represents HTTP methods allowed to be executed on a specific resource/type.
|
| Linkable
Applied to all
ParaObjects 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.
|
| Class and 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)
|
| Class and Description |
|---|
| ParaObject
The core domain interface.
|
| Class and Description |
|---|
| ParaObject
The core domain interface.
|
| Class and Description |
|---|
| ParaObject
The core domain interface.
|
| Class and Description |
|---|
| App
This is a representation of an application within Para.
|
| ParaObject
The core domain interface.
|
Copyright © 2016 Erudika. All rights reserved.