Class FileAtrBean

java.lang.Object
sk.iway.iwcm.filebrowser.FileAtrBean

public class FileAtrBean extends Object
Bean popisujuci atribut suboru (vratane definicii)
  • Constructor Details

    • FileAtrBean

      public FileAtrBean()
  • Method Details

    • getHtml

      public String getHtml()
      vygeneruje HTML podobu atributu
      Returns:
    • getValue

      public String getValue()
      ziska hodnotu ako string
      Returns:
    • getValueHtml

      public String getValueHtml()
    • getAtrId

      public int getAtrId()
      Gets the atrId attribute of the AtrBean object
      Returns:
      The atrId value
    • setAtrId

      public void setAtrId(int atrId)
      Sets the atrId attribute of the AtrBean object
      Parameters:
      atrId - The new atrId value
    • setAtrName

      public void setAtrName(String atrName)
      Sets the atrName attribute of the AtrBean object
      Parameters:
      atrName - The new atrName value
    • getAtrName

      public String getAtrName()
      Gets the atrName attribute of the AtrBean object
      Returns:
      The atrName value
    • setAtrDescription

      public void setAtrDescription(String atrDescription)
      Sets the atrDescription attribute of the AtrBean object
      Parameters:
      atrDescription - The new atrDescription value
    • getAtrDescription

      public String getAtrDescription()
      Gets the atrDescription attribute of the AtrBean object
      Returns:
      The atrDescription value
    • setAtrDefaultValue

      public void setAtrDefaultValue(String atrDefaultValue)
      Sets the atrDefaultValue attribute of the AtrBean object
      Parameters:
      atrDefaultValue - The new atrDefaultValue value
    • getAtrDefaultValue

      public String getAtrDefaultValue()
      Gets the atrDefaultValue attribute of the AtrBean object
      Returns:
      The atrDefaultValue value
    • setAtrType

      public void setAtrType(int atrType)
      Sets the atrType attribute of the AtrBean object
      Parameters:
      atrType - The new atrType value
    • getAtrType

      public int getAtrType()
      Gets the atrType attribute of the AtrBean object
      Returns:
      The atrType value
    • setValueString

      public void setValueString(String valueString)
      Sets the valueString attribute of the AtrBean object
      Parameters:
      valueString - The new valueString value
    • getValueString

      public String getValueString()
      Gets the valueString attribute of the AtrBean object
      Returns:
      The valueString value
    • setValueInt

      public void setValueInt(int valueInt)
      Sets the valueInt attribute of the AtrBean object
      Parameters:
      valueInt - The new valueInt value
    • getValueInt

      public int getValueInt()
      Gets the valueInt attribute of the AtrBean object
      Returns:
      The valueInt value
    • setValueBool

      public void setValueBool(boolean valueBool)
      Sets the valueBool attribute of the AtrBean object
      Parameters:
      valueBool - The new valueBool value
    • isValueBool

      public boolean isValueBool()
      Gets the valueBool attribute of the AtrBean object
      Returns:
      The valueBool value
    • setOrderPriority

      public void setOrderPriority(int orderPriority)
    • getOrderPriority

      public int getOrderPriority()
    • setAtrGroup

      public void setAtrGroup(String atrGroup)
    • getAtrGroup

      public String getAtrGroup()
    • getTrueValue

      public String getTrueValue()
    • setTrueValue

      public void setTrueValue(String trueValue)
    • getFalseValue

      public String getFalseValue()
    • setFalseValue

      public void setFalseValue(String falseValue)
    • setLink

      public void setLink(String link)
    • getLink

      public String getLink()
    • setFileName

      public void setFileName(String fileName)
    • getFileName

      public String getFileName()
    • getIcon

      public String getIcon()
    • getLength

      public String getLength()