| Package | Description |
|---|---|
| org.javaswift.joss.client.core | |
| org.javaswift.joss.client.impl | |
| org.javaswift.joss.client.mock | |
| org.javaswift.joss.client.website | |
| org.javaswift.joss.model |
| Modifier and Type | Method and Description |
|---|---|
Website |
AbstractAccount.getWebsite(java.lang.String containerName) |
| Constructor and Description |
|---|
AbstractAccount(AccountCommandFactory commandFactory,
ContainerFactory<Container> containerFactory,
ContainerFactory<Website> websiteFactory,
boolean allowCaching) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebsiteImpl |
| Modifier and Type | Method and Description |
|---|---|
Website |
WebsiteFactoryImpl.create(AbstractAccount account,
java.lang.String containerName) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebsiteMock |
| Modifier and Type | Method and Description |
|---|---|
Website |
WebsiteFactoryMock.create(AbstractAccount account,
java.lang.String containerName) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWebsite |
| Modifier and Type | Method and Description |
|---|---|
Website |
AbstractWebsite.create() |
Website |
AbstractWebsite.setIgnoreFilters(java.lang.String[] ignoreFilters) |
| Constructor and Description |
|---|
ObjectStoreFileObjects(Website website) |
| Modifier and Type | Method and Description |
|---|---|
Website |
Account.getWebsite(java.lang.String name)
Returns a handle for a website.
|
Website |
Website.setIgnoreFilters(java.lang.String[] ignoreFilters)
Passes a number of files and directories that must be ignored by the push/pull mechanism.
|
Copyright © 2012-2020 42 BV. All Rights Reserved.