|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypedEntity | |
---|---|
org.usergrid.persistence | |
org.usergrid.persistence.cassandra | |
org.usergrid.persistence.entities |
Uses of TypedEntity in org.usergrid.persistence |
---|
Methods in org.usergrid.persistence with type parameters of type TypedEntity | ||
---|---|---|
|
EntityManager.create(A entity)
|
Uses of TypedEntity in org.usergrid.persistence.cassandra |
---|
Methods in org.usergrid.persistence.cassandra with type parameters of type TypedEntity | ||
---|---|---|
|
EntityManagerImpl.create(A entity)
|
Uses of TypedEntity in org.usergrid.persistence.entities |
---|
Subclasses of TypedEntity in org.usergrid.persistence.entities | |
---|---|
class |
Activity
An entity type for representing activity stream actions. |
class |
Application
Applications represent the topmost container for all entities. |
class |
Asset
Asset entity for representing file-like objects. |
class |
Device
The Device entity class for representing devices in the service. |
class |
Event
An event type posted by the application. |
class |
Folder
Asset entity for representing folder-like objects. |
class |
Group
Groups are used to organize users. |
class |
Message
A generic Message type for message queue type operations. |
class |
Role
Groups are used to organize users. |
class |
User
The User entity class for representing users in the service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |