Class ConfPrefixDto
java.lang.Object
sk.iway.iwcm.system.ConfDetails
sk.iway.iwcm.components.configuration.model.ConfPrefixDto
DTO object for configuration with prefix, it shows all conf. with given prefix
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
boolean
void
setEncrypt
(boolean encrypt) void
void
setOldValue
(String oldValue) Methods inherited from class sk.iway.iwcm.system.ConfDetails
getDateChanged, getDescription, getModules, getName, getValue, setDateChanged, setDescription, setModules, setName, setValue
-
Constructor Details
-
ConfPrefixDto
public ConfPrefixDto()
-
-
Method Details
-
setId
-
setOldValue
-
setEncrypt
public void setEncrypt(boolean encrypt) -
getId
-
getOldValue
-
isEncrypt
public boolean isEncrypt()
-