Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Class
org.alfresco.service.cmr.repository.TransformationOptionPair
Packages that use org.alfresco.service.cmr.repository.TransformationOptionPair
org.alfresco.service.cmr.repository
Uses of TransformationOptionPair in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository that return 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.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 .
TransformationOptionLimits.getKBytesPair()
TransformationOptionLimits.getPagesPair()
TransformationOptionLimits.getTimePair()
Methods in org.alfresco.service.cmr.repository with parameters of type 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.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)
           This method overrides rather than defaults values into the supplied pair (as the name might suggest), but because of the order in which it is called, this results in the correct defaults being set.

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.