Class FormAttributesEntity
java.lang.Object
sk.iway.iwcm.components.formsimple.FormAttributesEntity
-
Constructor Summary
ConstructorsConstructorDescriptionFormAttributesEntity(Long id, String formName, String paramName, Integer domainId) -
Method Summary
Modifier and TypeMethodDescriptiongetId()getValue()voidsetDomainId(Integer domainId) voidsetFormName(String formName) voidvoidsetParamName(String paramName) void
-
Constructor Details
-
FormAttributesEntity
public FormAttributesEntity() -
FormAttributesEntity
-
-
Method Details
-
getId
-
getValue
-
getFormName
-
getParamName
-
getDomainId
-
setId
-
setValue
-
setFormName
-
setParamName
-
setDomainId
-