Package sk.iway.iwcm.doc
Class AtrBean
java.lang.Object
sk.iway.iwcm.doc.AtrBean
- All Implemented Interfaces:
Serializable
Bean popisujuci atribut stranky (vratane definicii)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the atrDefaultValue attribute of the AtrBean objectgetAtrDefaultValue
(String lang) Gets the atrDefaultValue attribute of the AtrBean objectGets the atrDescription attribute of the AtrBean objectgetAtrDescription
(String lang) getAtrGroup
(String lang) int
getAtrId()
Gets the atrId attribute of the AtrBean objectGets the atrName attribute of the AtrBean objectgetAtrName
(String lang) int
Gets the atrType attribute of the AtrBean objectint
getDocId()
Gets the docId attribute of the AtrBean objectgetHtml()
vygeneruje HTML podobu atributugetHtml
(boolean onWebPage) vygeneruje HTML podobu atributuvygeneruje HTML podobu atributuvygeneruje HTML podobu atributuint
getValue()
ziska hodnotu ako stringint
double
Gets the valueInt attribute of the AtrBean objectGets the valueString attribute of the AtrBean objectboolean
Gets the valueBool attribute of the AtrBean objectstatic String
void
setAtrDefaultValue
(String atrDefaultValue) Sets the atrDefaultValue attribute of the AtrBean objectvoid
setAtrDescription
(String atrDescription) Sets the atrDescription attribute of the AtrBean objectvoid
setAtrGroup
(String atrGroup) void
setAtrId
(int atrId) Sets the atrId attribute of the AtrBean objectvoid
setAtrName
(String atrName) Sets the atrName attribute of the AtrBean objectvoid
setAtrType
(int atrType) Sets the atrType attribute of the AtrBean objectvoid
setDocId
(int docId) Sets the docId attribute of the AtrBean objectvoid
setFalseValue
(String falseValue) void
setOrderPriority
(int orderPriority) void
setTrueValue
(String trueValue) void
setValueBool
(boolean valueBool) Sets the valueBool attribute of the AtrBean objectvoid
setValueInt
(int valueInt) void
setValueNumber
(double valueNumber) Sets the valueInt attribute of the AtrBean objectvoid
setValueString
(String valueString) Sets the valueString attribute of the AtrBean object
-
Constructor Details
-
AtrBean
public AtrBean()
-
-
Method Details
-
getHtml
vygeneruje HTML podobu atributu- Returns:
-
getHtml
vygeneruje HTML podobu atributu- Returns:
-
getHtml
vygeneruje HTML podobu atributu- Returns:
-
getValue
ziska hodnotu ako string- Returns:
-
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
Sets the atrName attribute of the AtrBean object- Parameters:
atrName
- The new atrName value
-
getAtrName
Gets the atrName attribute of the AtrBean object- Returns:
- The atrName value
-
getAtrName
-
setAtrDescription
Sets the atrDescription attribute of the AtrBean object- Parameters:
atrDescription
- The new atrDescription value
-
getAtrDescription
Gets the atrDescription attribute of the AtrBean object- Returns:
- The atrDescription value
-
getAtrDescription
-
setAtrDefaultValue
Sets the atrDefaultValue attribute of the AtrBean object- Parameters:
atrDefaultValue
- The new atrDefaultValue value
-
getAtrDefaultValue
Gets the atrDefaultValue attribute of the AtrBean object- Returns:
- The atrDefaultValue value
-
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
-
setDocId
public void setDocId(int docId) Sets the docId attribute of the AtrBean object- Parameters:
docId
- The new docId value
-
getDocId
public int getDocId()Gets the docId attribute of the AtrBean object- Returns:
- The docId value
-
setValueString
Sets the valueString attribute of the AtrBean object- Parameters:
valueString
- The new valueString value
-
getValueString
Gets the valueString attribute of the AtrBean object- Returns:
- The valueString value
-
setValueNumber
public void setValueNumber(double valueNumber) Sets the valueInt attribute of the AtrBean object- Parameters:
valueNumber
- The new valueNumber value
-
getValueNumber
public double getValueNumber()Gets the valueInt attribute of the AtrBean object- Returns:
- The valueInt value
-
setValueInt
public void setValueInt(int valueInt) -
getValueInt
public int getValueInt() -
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
-
getAtrGroup
-
getAtrGroup
-
getTrueValue
-
setTrueValue
-
getFalseValue
-
setFalseValue
-
getHtml
vygeneruje HTML podobu atributu- Parameters:
lang
- - jazyk web stranky- Returns:
-
parse
-