See: Description
| Interface | Description |
|---|---|
| Linkable |
Applied to all
ParaObjects by default. |
| ParaObject |
The core domain interface.
|
| Votable |
This interface enables voting on an object.
|
| Class | Description |
|---|---|
| Address |
This class represents an address.
|
| App |
This is a representation of an application within Para.
|
| Linker |
This class represents a many-to-many relationship (link) between two objects.
|
| Sysprop |
A generic system class for storing data.
|
| Tag |
A tag.
|
| Translation |
A translation is a key/value pair which holds a single translated string.
|
| User |
The core user object.
|
| Vote |
When a user votes on an object the vote is saved as positive or negative.
|
| Enum | Description |
|---|---|
| App.AllowedMethods |
Represents HTTP methods allowed to be executed on a specific resource/type.
|
| User.Groups |
Simple groups enum
|
| User.Roles |
Simple user roles enum
|
| Votable.VoteValue |
The type of vote (negative or positive)
|
Copyright © 2016 Erudika. All rights reserved.