| Package | Description |
|---|---|
| org.javaswift.joss.swift | |
| org.javaswift.joss.swift.scheduled |
| Modifier and Type | Method and Description |
|---|---|
SwiftStoredObject |
SwiftContainer.createObject(String name) |
SwiftStoredObject |
SwiftContainer.getObject(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SwiftStoredObject> |
SwiftContainer.getAllObjects() |
| Modifier and Type | Method and Description |
|---|---|
SwiftResult<Object> |
SwiftStoredObject.copyFrom(SwiftStoredObject sourceObject) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<DirectoryOrObject> |
SwiftStoredObject.convertToDirectories(Container container,
Collection<SwiftStoredObject> objects,
String prefix,
Character delimiter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectDeleter.scheduleForDeletion(SwiftContainer container,
SwiftStoredObject object,
Date deleteAt) |
| Constructor and Description |
|---|
ScheduledForDeletion(SwiftContainer container,
SwiftStoredObject object,
Date deleteAt) |
Copyright © 2012-2017 42 BV. All Rights Reserved.