Package sk.iway.iwcm.filebrowser
Class FileAtrRowBean
java.lang.Object
sk.iway.iwcm.filebrowser.FileAtrRowBean
Riadok tabulky atributov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAtr
(FileAtrBean atr) Adds a feature to the Atr attribute of the FileAtrRowBean objectGets the atrList attribute of the FileAtrRowBean objectgetAtrValue
(int atrId) getLink()
boolean
mustRemove
(String param, String paramValue) vrati true, ak je treba tento riadok vymazat (nevyhovuje podmienke)void
setFileName
(String fileName) void
-
Constructor Details
-
FileAtrRowBean
public FileAtrRowBean()
-
-
Method Details
-
getAtrList
Gets the atrList attribute of the FileAtrRowBean object- Returns:
- The atrList value
-
getAtrValue
-
addAtr
Adds a feature to the Atr attribute of the FileAtrRowBean object- Parameters:
atr
- The feature to be added to the Atr attribute
-
mustRemove
vrati true, ak je treba tento riadok vymazat (nevyhovuje podmienke)- Parameters:
param
-paramValue
-- Returns:
-
setFileName
-
getFileName
-
setLink
-
getLink
-