Class CmsVariationBean


  • public class CmsVariationBean
    extends java.lang.Object
    Bean for Variations im image resources.

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsVariationBean​(java.lang.String variation)
      public constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDimensions()
      Gets the dimensions of the current variation.
      java.lang.String getLength()
      Get length of variation.
      java.lang.String getName()
      Gets path of variation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CmsVariationBean

        public CmsVariationBean​(java.lang.String variation)
        public constructor.

        Parameters:
        variation - path to variation file to hold information for
    • Method Detail

      • getDimensions

        public java.lang.String getDimensions()
        Gets the dimensions of the current variation.

        Returns:
        String representation of the dimensions
      • getLength

        public java.lang.String getLength()
        Get length of variation.

        Returns:
        string representation of length
      • getName

        public java.lang.String getName()
        Gets path of variation.

        Returns:
        path