| Package | Description |
|---|---|
| com.erudika.para.core |
Core domain classes for modeling the Para domain space.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ParaObject
The core domain interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Address
This class represents an address.
|
class |
App
This is a representation of an application within Para.
|
class |
Linker
This class represents a many-to-many relationship (link) between two objects.
|
class |
Sysprop
A generic system class for storing data.
|
class |
Tag
A tag.
|
class |
Thing
A "thing" in the Internet of Things.
|
class |
Translation
A translation is a key/value pair which holds a single translated string.
|
class |
User
The core user object.
|
class |
Vote
When a user votes on an object the vote is saved as positive or negative.
|
Copyright © 2018 Erudika. All rights reserved.