| Package | Description |
|---|---|
| org.dd4t.core.factories | |
| org.dd4t.providers |
| Modifier and Type | Method and Description |
|---|---|
Binary |
BinaryFactory.getBinaryByURI(String tcmUri)
Get a binary by the tcmUri.
|
Binary |
BinaryFactory.getBinaryByURL(String url,
int publicationId)
Get a binary by the url and publicationId.
|
| Modifier and Type | Method and Description |
|---|---|
Binary |
BinaryProvider.getBinaryByURI(String tcmUri)
Retrieves a Binary by its TCMURI and deserializes it into a Binary object.
|
Binary |
BinaryProvider.getBinaryByURL(String url,
int publication)
Retrieves a Binary by its Publication and URL and deserializes it into a Binary object.
|
Copyright © 2017. All rights reserved.