Package | Description |
---|---|
com.tridion.content | |
com.tridion.data |
Modifier and Type | Method and Description |
---|---|
BinaryData |
BinaryFactory.getBinary(int publicationId,
int binaryId)
Gets from the Broker storage the default binary (with empty variantId) from a given
publication and with a certain binaryId.
|
BinaryData |
BinaryFactory.getBinary(int publicationId,
int binaryId,
String variantId)
Gets from the Broker storage the binary in a certain publication, with a given binaryId and
a given variantId.
|
BinaryData |
BinaryFactory.getBinary(String binaryURI)
Gets from the Broker storage the default binary (with empty variantId) that has the given uri.
|
BinaryData |
BinaryFactory.getBinary(String binaryURI,
String variantId)
Gets from the Broker storage the binary that has the given uri and the given variantId.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryDataBuffer
Binary data object that is stored in memory.
|
class |
BinaryDataFile
Binary data object that is stored in a
File . |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries