| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAccount |
class |
AbstractContainer |
class |
AbstractObjectStoreEntity<I extends AbstractInformation> |
class |
AbstractStoredObject |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountImpl |
class |
ContainerImpl |
class |
StoredObjectImpl |
class |
WebsiteImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountMock |
class |
ContainerMock |
class |
StoredObjectMock |
class |
WebsiteMock |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWebsite |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
AbstractSecureCommand.getURL(Access access,
ObjectStoreEntity entity) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Account
Account is the root entity in Object Store.
|
interface |
Container
A Container is the entity that holds StoredObjects.
|
interface |
StoredObject
StoredObject is a handler for the actual content in the Object Store.
|
interface |
Website
A Website is a specialization of Container.
|
Copyright © 2012-2020 42 BV. All Rights Reserved.