| Package | Description |
|---|---|
| de.pheasn.blockown | |
| de.pheasn.blockown.database |
| Modifier and Type | Class and Description |
|---|---|
class |
OwnedBlock |
class |
OwnedEntity |
| Modifier and Type | Method and Description |
|---|---|
boolean |
User.hasAccess(Ownable ownable) |
| Modifier and Type | Method and Description |
|---|---|
Ownable |
DatabaseAction.getOwnable() |
| Modifier and Type | Method and Description |
|---|---|
protected User |
Database.getDatabaseOwner(Ownable ownable)
Accesses the database and searches for the owner
|
User |
Database.getOwner(Ownable ownable)
Gets the owner of an Ownable.
|
User |
CachedDatabase.getOwner(Ownable ownable) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Database.flushDatabase(Map<Ownable,User> cacheData)
Flush cache data to database.
|
| Constructor and Description |
|---|
DatabaseAction(DatabaseActionType databaseActionType,
Ownable ownable,
User user)
Instantiates a new DatabaseAction.
|
DatabaseAction(Ownable ownable)
Creates a unown action
|
Copyright © 2015. All rights reserved.