| java.lang.Object | |
| ↳ | mobisocial.socialkit.musubi.DbObj |
A SignedObj implementation that is backed by a database.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
mobisocial.socialkit.Obj
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OBJ_URI | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The application identified with the creation of this Obj.
| |||||||||||
Returns the parent feed that bounds this object.
| |||||||||||
Returns a hash of the user's signature over this obj.
| |||||||||||
(Optional) Integer for this obj.
| |||||||||||
(Optional) JSON data associated with this obj.
| |||||||||||
Returns the database's local id for this Obj.
| |||||||||||
(Optional) binary data associated with this obj.
| |||||||||||
Returns the
User who signed this obj. | |||||||||||
(Optional) A name for this obj.
| |||||||||||
Returns the subfeed that has this object as its head.
| |||||||||||
The timestamp of when the obj was sent.
| |||||||||||
(Required) The "type" of this obj.
| |||||||||||
Prepares ContentValues that can be delivered to Musubi's Content Provider
for insertion into a SocialDb feed.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
mobisocial.socialkit.Obj
| |||||||||||
From interface
mobisocial.socialkit.SignedObj
| |||||||||||
Returns a hash of the user's signature over this obj.
Returns the database's local id for this Obj.
(Optional) binary data associated with this obj.
The timestamp of when the obj was sent.
Prepares ContentValues that can be delivered to Musubi's Content Provider for insertion into a SocialDb feed.