| Package | Description |
|---|---|
| org.gytheio.content.transform.options |
| Modifier and Type | Method and Description |
|---|---|
TransformationOptionPair |
TransformationOptionPair.combine(TransformationOptionPair that)
Returns a TransformationOptionPair that has getter methods that combine the
the values from the getter methods of this and the supplied TransformationOptionPair.
|
TransformationOptionPair |
TransformationOptionPair.combineUpper(TransformationOptionPair that)
Returns a TransformationOptionPair that has getter methods that combine the
the values from the getter methods of this and the supplied TransformationOptionPair
so that they return the lowest common denominator of the two limits .
|
TransformationOptionPair |
TransformationOptionLimits.getKBytesPair() |
TransformationOptionPair |
TransformationOptionLimits.getPagesPair() |
TransformationOptionPair |
TransformationOptionLimits.getTimePair() |
| Modifier and Type | Method and Description |
|---|---|
TransformationOptionPair |
TransformationOptionPair.combine(TransformationOptionPair that)
Returns a TransformationOptionPair that has getter methods that combine the
the values from the getter methods of this and the supplied TransformationOptionPair.
|
TransformationOptionPair |
TransformationOptionPair.combineUpper(TransformationOptionPair that)
Returns a TransformationOptionPair that has getter methods that combine the
the values from the getter methods of this and the supplied TransformationOptionPair
so that they return the lowest common denominator of the two limits .
|
void |
TransformationOptionPair.defaultTo(TransformationOptionPair pair)
Defaults values that are set in this pair into the
supplied pair.
|
Copyright © 2017 Alfresco Software. All rights reserved.