Serialized Form
-
Package sk.iway.iwcm
-
Class sk.iway.iwcm.Identity
class Identity extends UserDetails implements Serializable- serialVersionUID:
- 3752957232653314717L
-
Class sk.iway.iwcm.InitFreemarkerServlet
class InitFreemarkerServlet extends freemarker.ext.servlet.FreemarkerServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.InitServlet
class InitServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 3175770407979840865L
-
Class sk.iway.iwcm.IwcmBasicDynaBean
class IwcmBasicDynaBean extends org.apache.commons.beanutils.BasicDynaBean implements Serializable- serialVersionUID:
- 7437506094160412002L
-
Class sk.iway.iwcm.IwcmRowSetDynaClass
class IwcmRowSetDynaClass extends org.apache.commons.beanutils.RowSetDynaClass implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.LabelValueDetails
class LabelValueDetails extends Object implements Serializable- serialVersionUID:
- 7126068510030215152L
-
Class sk.iway.iwcm.LogoffServlet
class LogoffServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Exception sk.iway.iwcm.ObjectNotSerializableException
class ObjectNotSerializableException extends Exception implements Serializable- serialVersionUID:
- 327762376315955824L
-
Class sk.iway.iwcm.PageParams
class PageParams extends Object implements Serializable- serialVersionUID:
- 6079376479113116704L
-
-
Package sk.iway.iwcm.admin.upload
-
Class sk.iway.iwcm.admin.upload.AdminUploadServlet
class AdminUploadServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.admin.upload.PartialUploadHolder
class PartialUploadHolder extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.admin.xls.exception
-
Exception sk.iway.iwcm.admin.xls.exception.ExcelImportServiceException
class ExcelImportServiceException extends RuntimeException implements Serializable
-
-
Package sk.iway.iwcm.calendar
-
Class sk.iway.iwcm.calendar.EventForm
class EventForm extends org.apache.struts.action.ActionForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
address
String address
-
approve
int approve
-
approveCheckBox
String approveCheckBox
-
area
String area
-
calendarId
int calendarId
-
city
String city
-
creatorId
int creatorId
-
dateFrom
String dateFrom
-
dateTo
String dateTo
-
description
String description
-
domainId
int domainId
-
info1
String info1
-
info2
String info2
-
info3
String info3
-
info4
String info4
-
info5
String info5
-
lng
String lng
-
notifyEmails
String notifyEmails
-
notifyHoursBefore
int notifyHoursBefore
-
notifyIntrotext
String notifyIntrotext
-
notifySender
String notifySender
-
notifySendSMS
boolean notifySendSMS
-
recode
boolean recode
-
suggest
boolean suggest
-
timeRange
String timeRange
-
title
String title
-
typeId
int typeId
-
-
Class sk.iway.iwcm.calendar.EventsCalendarBean
class EventsCalendarBean extends ActiveRecord implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
address
String address
-
approve
boolean approve
-
area
String area
-
city
String city
-
creatorId
int creatorId
-
description
String description
-
domainId
int domainId
-
from
@NotNull(message="validation.not_null.error") Date from
-
hashString
String hashString
-
id
int id
-
info1
String info1
-
info2
String info2
-
info3
String info3
-
info4
String info4
-
info5
String info5
-
lng
String lng
-
notifyEmails
String notifyEmails
-
notifyHoursBefore
int notifyHoursBefore
-
notifyIntrotext
String notifyIntrotext
-
notifySender
String notifySender
-
notifySendSMS
boolean notifySendSMS
-
suggest
boolean suggest
-
timeRange
String timeRange
-
title
@NotEmpty(message="validation.not_null.error") String title
-
to
@NotNull(message="validation.not_null.error") Date to
-
type
@NotNull(message="validation.not_null.error") CalendarTypeBean type
-
-
-
Package sk.iway.iwcm.components.banner.model
-
Class sk.iway.iwcm.components.banner.model.BannerBean
class BannerBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
active
Boolean active
-
bannerGroup
@NotBlank String bannerGroup
-
bannerLocation
String bannerLocation
-
bannerRedirect
String bannerRedirect
-
bannerType
Integer bannerType
-
campaignTitle
String campaignTitle
-
clickTag
String clickTag
-
clientId
Integer clientId
-
dateFrom
Date dateFrom
-
dateTo
Date dateTo
-
dayDate
Date dayDate
-
descriptionText
String descriptionText
-
docIds
List<BannerWebDocBean> docIds
-
domainId
int domainId
-
fieldA
String fieldA
-
fieldB
String fieldB
-
fieldC
String fieldC
-
fieldD
String fieldD
-
fieldE
String fieldE
-
fieldF
String fieldF
-
frameRate
Integer frameRate
-
groupIds
List<BannerWebGroupBean> groupIds
-
height
Integer height
-
htmlCode
String htmlCode
-
id
Long id
-
imageLink
String imageLink
-
imageLinkMobile
String imageLinkMobile
-
maxClicks
@NotNull Integer maxClicks
-
maxViews
@NotNull Integer maxViews
-
name
@NotBlank String name
-
nameLink
String nameLink
-
onlyWithCampaign
Boolean onlyWithCampaign
-
primaryHeader
String primaryHeader
-
primaryLinkTarget
String primaryLinkTarget
-
primaryLinkTitle
String primaryLinkTitle
-
primaryLinkUrl
String primaryLinkUrl
-
priority
@NotNull Integer priority
-
secondaryHeader
String secondaryHeader
-
secondaryLinkTarget
String secondaryLinkTarget
-
secondaryLinkTitle
String secondaryLinkTitle
-
secondaryLinkUrl
String secondaryLinkUrl
-
statClicks
Integer statClicks
-
statDate
Date statDate
-
statViews
Integer statViews
-
target
String target
-
visitorCookieGroup
String visitorCookieGroup
-
width
Integer width
-
-
Class sk.iway.iwcm.components.banner.model.BannerGroupBean
class BannerGroupBean extends Object implements Serializable- serialVersionUID:
- 7681499034626073843L
-
Serialized Fields
-
bannerGroup
String bannerGroup
-
-
Class sk.iway.iwcm.components.banner.model.BannerStatClicks
class BannerStatClicks extends Object implements Serializable- serialVersionUID:
- -6933610647078677429L
-
Class sk.iway.iwcm.components.banner.model.BannerStatViews
class BannerStatViews extends Object implements Serializable- serialVersionUID:
- 3669221437223374580L
-
Class sk.iway.iwcm.components.banner.model.BannerWebDocBean
class BannerWebDocBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
bannerBeanDoc
BannerBean bannerBeanDoc
-
docId
Integer docId
-
id
Long id
-
-
Class sk.iway.iwcm.components.banner.model.BannerWebGroupBean
class BannerWebGroupBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
bannerBeanGr
BannerBean bannerBeanGr
-
groupId
Integer groupId
-
id
Long id
-
-
-
Package sk.iway.iwcm.components.basket.jpa
-
Class sk.iway.iwcm.components.basket.jpa.BasketInvoiceEntity
class BasketInvoiceEntity extends ActiveRecordRepository implements Serializable-
Serialized Fields
-
balanceToPay
BigDecimal balanceToPay
-
browserId
Long browserId
-
contactCity
String contactCity
-
contactCompany
String contactCompany
*** CONTACT COMPANY ***** -
contactCountry
String contactCountry
-
contactDic
String contactDic
-
contactEmail
String contactEmail
-
contactFirstName
String contactFirstName
-
contactIco
String contactIco
-
contactLastName
String contactLastName
-
contactPhone
String contactPhone
-
contactStreet
String contactStreet
*** CONTACT ADRESS ***** -
contactTitle
String contactTitle
*** CONTACT ***** -
contactZip
String contactZip
-
createDate
Date createDate
-
currency
String currency
-
deliveryCity
String deliveryCity
-
deliveryCompany
String deliveryCompany
-
deliveryCountry
String deliveryCountry
-
deliveryMethod
String deliveryMethod
-
deliveryName
String deliveryName
*** DELIVERY (different from contact) ***** -
deliveryStreet
String deliveryStreet
-
deliverySurName
String deliverySurName
-
deliveryZip
String deliveryZip
-
domainId
int domainId
-
fieldA
String fieldA
*** FIELDS ***** -
fieldB
String fieldB
-
fieldC
String fieldC
-
fieldD
String fieldD
-
fieldE
String fieldE
-
fieldF
String fieldF
-
id
Long id
-
itemQty
Integer itemQty
*** INFO ***** -
loggedUserId
int loggedUserId
-
paymentMethod
String paymentMethod
-
priceToPayNoVat
BigDecimal priceToPayNoVat
-
priceToPayVat
BigDecimal priceToPayVat
-
statusId
Integer statusId
-
userLng
String userLng
-
userNote
String userNote
-
-
-
Class sk.iway.iwcm.components.basket.jpa.BasketInvoicePaymentEntity
class BasketInvoicePaymentEntity extends Object implements Serializable-
Serialized Fields
-
closedDate
Date closedDate
-
confirmed
Boolean confirmed
-
createDate
Date createDate
-
id
Long id
-
invoiceId
Long invoiceId
-
payedPrice
BigDecimal payedPrice
-
paymentDescription
String paymentDescription
-
paymentMethod
String paymentMethod
-
paymentsBasketInvoice
BasketInvoiceEntity paymentsBasketInvoice
-
paymentStatus
Integer paymentStatus
-
realPaymentId
String realPaymentId
-
-
-
-
Package sk.iway.iwcm.components.calendar.jpa
-
Class sk.iway.iwcm.components.calendar.jpa.CalendarEventsBasic
class CalendarEventsBasic extends Object implements Serializable-
Serialized Fields
-
approve
Integer approve
-
area
@Size(max=255) String area
-
creatorId
@NotNull Integer creatorId
-
dateFrom
@NotNull Date dateFrom
-
dateTo
@NotNull Date dateTo
-
domainId
@NotNull Integer domainId
-
editorFields
CalendarEventsEditorFields editorFields
-
id
Long id
-
suggest
Boolean suggest
-
title
@NotBlank String title
-
typeId
@NotNull Integer typeId
-
-
-
Class sk.iway.iwcm.components.calendar.jpa.CalendarEventsEditorFields
class CalendarEventsEditorFields extends BaseEditorFields implements Serializable -
Class sk.iway.iwcm.components.calendar.jpa.CalendarEventsEntity
class CalendarEventsEntity extends CalendarEventsBasic implements Serializable-
Serialized Fields
-
address
@Size(max=255) String address
-
city
@Size(max=255) String city
-
description
String description
-
fieldA
@Size(max=255) String fieldA
-
fieldB
@Size(max=255) String fieldB
-
fieldC
@Size(max=255) String fieldC
-
fieldD
@Size(max=255) String fieldD
-
fieldE
@Size(max=255) String fieldE
-
lng
@Size(max=3) String lng
-
notifyEmails
String notifyEmails
-
notifyHoursBefore
Integer notifyHoursBefore
-
notifyIntrotext
String notifyIntrotext
-
notifySender
@Size(max=255) String notifySender
-
notifySendsms
Boolean notifySendsms
-
timeRange
String timeRange
-
-
-
Class sk.iway.iwcm.components.calendar.jpa.CalendarTypesEntity
class CalendarTypesEntity extends Object implements Serializable -
Class sk.iway.iwcm.components.calendar.jpa.NonApprovedEventEntity
class NonApprovedEventEntity extends CalendarEventsBasic implements Serializable -
Class sk.iway.iwcm.components.calendar.jpa.SuggestEventEntity
class SuggestEventEntity extends CalendarEventsBasic implements Serializable
-
-
Package sk.iway.iwcm.components.dictionary
-
Class sk.iway.iwcm.components.dictionary.DictionaryForm
class DictionaryForm extends org.apache.struts.action.ActionForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dictionary
DictionaryBean dictionary
-
dictionaryId
int dictionaryId
-
-
-
Package sk.iway.iwcm.components.dictionary.model
-
Class sk.iway.iwcm.components.dictionary.model.DictionaryBean
class DictionaryBean extends ActiveRecord implements Serializable- serialVersionUID:
- -1016135704649424129L
-
-
Package sk.iway.iwcm.components.domainRedirects
-
Class sk.iway.iwcm.components.domainRedirects.DomainRedirectBean
class DomainRedirectBean extends Object implements Serializable- serialVersionUID:
- -6434400704509503505L
-
-
Package sk.iway.iwcm.components.enumerations
-
Class sk.iway.iwcm.components.enumerations.EnumerationsDataConverter
class EnumerationsDataConverter extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.components.enumerations.dto
-
Class sk.iway.iwcm.components.enumerations.dto.EnumerationDataDto
class EnumerationDataDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
decimal1
BigDecimal decimal1
-
decimal2
BigDecimal decimal2
-
decimal3
BigDecimal decimal3
-
id
int id
-
string1
String string1
-
string2
String string2
-
string3
String string3
-
-
-
Package sk.iway.iwcm.components.enumerations.model
-
Class sk.iway.iwcm.components.enumerations.model.EnumerationDataBean
class EnumerationDataBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
boolean1
boolean boolean1
-
boolean2
boolean boolean2
-
boolean3
boolean boolean3
-
boolean4
boolean boolean4
-
childEnumerationType
EnumerationTypeBean childEnumerationType
-
date1
Date date1
-
date2
Date date2
-
date3
Date date3
-
date4
Date date4
-
decimal1
BigDecimal decimal1
-
decimal2
BigDecimal decimal2
-
decimal3
BigDecimal decimal3
-
decimal4
BigDecimal decimal4
-
hidden
boolean hidden
-
id
Long id
-
parentEnumerationData
EnumerationDataBean parentEnumerationData
-
sortPriority
int sortPriority
-
string1
String string1
-
string10
String string10
-
string11
String string11
-
string12
String string12
-
string2
String string2
-
string3
String string3
-
string4
String string4
-
string5
String string5
-
string6
String string6
-
string7
String string7
-
string8
String string8
-
string9
String string9
-
type
EnumerationTypeBean type
-
typeId
Integer typeId
-
-
Class sk.iway.iwcm.components.enumerations.model.EnumerationTypeBean
class EnumerationTypeBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
allowChildEnumerationType
boolean allowChildEnumerationType
-
allowParentEnumerationData
boolean allowParentEnumerationData
-
boolean1Name
@Size(max=255) String boolean1Name
-
boolean2Name
@Size(max=255) String boolean2Name
-
boolean3Name
@Size(max=255) String boolean3Name
-
boolean4Name
@Size(max=255) String boolean4Name
-
childEnumerationTypeBean
EnumerationTypeBean childEnumerationTypeBean
-
date1Name
@Size(max=255) String date1Name
-
date2Name
@Size(max=255) String date2Name
-
date3Name
@Size(max=255) String date3Name
-
date4Name
@Size(max=255) String date4Name
-
decimal1Name
@Size(max=255) String decimal1Name
-
decimal2Name
@Size(max=255) String decimal2Name
-
decimal3Name
@Size(max=255) String decimal3Name
-
decimal4Name
@Size(max=255) String decimal4Name
-
editorFields
EnumerationTypeEditorFields editorFields
-
hidden
boolean hidden
-
id
Long id
-
string10Name
@Size(max=255) String string10Name
-
string11Name
@Size(max=255) String string11Name
-
string12Name
@Size(max=255) String string12Name
-
string1Name
@Size(max=255) String string1Name
-
string2Name
@Size(max=255) String string2Name
-
string3Name
@Size(max=255) String string3Name
-
string4Name
@Size(max=255) String string4Name
-
string5Name
@Size(max=255) String string5Name
-
string6Name
@Size(max=255) String string6Name
-
string7Name
@Size(max=255) String string7Name
-
string8Name
@Size(max=255) String string8Name
-
string9Name
@Size(max=255) String string9Name
-
typeName
@NotBlank @Size(max=255) String typeName
-
-
Class sk.iway.iwcm.components.enumerations.model.EnumerationTypeEditorFields
class EnumerationTypeEditorFields extends Object implements Serializable-
Serialized Fields
-
childEnumTypeId
Integer childEnumTypeId
-
-
-
-
Package sk.iway.iwcm.components.export
-
Class sk.iway.iwcm.components.export.ExportDatBean
class ExportDatBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
asc
boolean asc
-
editorFields
ExportDatEditorFields editorFields
-
expandGroupIds
boolean expandGroupIds
-
format
String format
-
groupIds
String groupIds
-
id
Long id
-
noPerexCheck
boolean noPerexCheck
-
numberItems
Integer numberItems
-
orderType
String orderType
-
perexGroup
String perexGroup
-
publishType
String publishType
-
urlAddress
@NotBlank String urlAddress
-
-
Class sk.iway.iwcm.components.export.ExportDatEditorFields
class ExportDatEditorFields extends Object implements Serializable-
Serialized Fields
-
groups
List<GroupDetails> groups
-
perexGroupsIds
String[] perexGroupsIds
-
-
-
-
Package sk.iway.iwcm.components.file_archiv
-
Class sk.iway.iwcm.components.file_archiv.FileArchivatorBean
class FileArchivatorBean extends ActiveRecordRepository implements Serializable-
Serialized Fields
-
category
String category
-
dateInsert
Date dateInsert
-
dateUploadLater
Date dateUploadLater
-
domain
String domain
-
domainId
Integer domainId
-
emails
String emails
-
extendedDataId
Long extendedDataId
-
fieldA
String fieldA
-
fieldB
String fieldB
-
fieldC
Integer fieldC
-
fieldD
Long fieldD
-
fieldE
String fieldE
-
fileName
String fileName
-
filePath
String filePath
-
fileSize
Long fileSize
-
globalId
Integer globalId
-
id
Long id
-
md5
String md5
-
note
String note
-
orderId
Integer orderId
-
priority
Integer priority
-
product
String product
-
productCode
String productCode
-
referenceId
Long referenceId
-
referenceToMain
String referenceToMain
-
showFile
Boolean showFile
-
uploaded
Integer uploaded
-
userId
Integer userId
-
validFrom
Date validFrom
-
validTo
Date validTo
-
virtualFileName
@NotBlank String virtualFileName
-
-
-
Class sk.iway.iwcm.components.file_archiv.FileArchivCategoryNodeBean
class FileArchivCategoryNodeBean extends CommonNestedSetBean<FileArchivCategoryNodeBean> implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
categoryName
String categoryName
-
categoryType
FileArchivNodeTypeEnum categoryType
-
dateInsert
Date dateInsert
-
int1Val
int int1Val
-
int2Val
int int2Val
-
int3Val
int int3Val
-
isShow
boolean isShow
-
priority
int priority
-
string1Name
String string1Name
-
string2Name
String string2Name
-
string3Name
String string3Name
-
-
-
Package sk.iway.iwcm.components.forms
-
Class sk.iway.iwcm.components.forms.RegExpEntity
class RegExpEntity extends Object implements Serializable
-
-
Package sk.iway.iwcm.components.forum.jpa
-
Class sk.iway.iwcm.components.forum.jpa.DocForumEntity
class DocForumEntity extends Object implements Serializable-
Serialized Fields
-
active
Boolean active
-
authorEmail
String authorEmail
-
authorName
@NotBlank String authorName
-
confirmed
Boolean confirmed
-
deleted
Boolean deleted
-
docId
Integer docId
-
domainId
Integer domainId
-
flag
String flag
-
forumGroupEntity
ForumGroupEntity forumGroupEntity
-
hashCode
String hashCode
-
id
Long id
-
ip
String ip
-
parentId
Integer parentId
-
question
String question
-
questionDate
Date questionDate
-
sendAnswerNotif
Boolean sendAnswerNotif
-
statLastPost
Date statLastPost
-
statReplies
Integer statReplies
-
statViews
Integer statViews
-
subject
@NotBlank String subject
-
userId
Integer userId
-
-
-
Class sk.iway.iwcm.components.forum.jpa.ForumGroupEntity
class ForumGroupEntity extends Object implements Serializable-
Serialized Fields
-
active
Boolean active
-
addmessageGroups
@Size(max=128) String addmessageGroups
-
addMessagePerms
Integer[] addMessagePerms
-
adminGroups
@Size(max=32) String adminGroups
-
adminPerms
Integer[] adminPerms
-
advertisementType
Boolean advertisementType
-
approveEmail
@Size(max=255) String approveEmail
-
dateFrom
Date dateFrom
-
dateTo
Date dateTo
-
docId
Integer docId
-
domainId
Integer domainId
-
forumStatus
String forumStatus
-
forumType
String forumType
-
hoursAfterLastMessage
@Min(0L) Integer hoursAfterLastMessage
-
id
Long id
-
messageBoard
Boolean messageBoard
-
messageConfirmation
Boolean messageConfirmation
-
notifEmail
@Size(max=255) String notifEmail
-
notifyPageAuthor
Boolean notifyPageAuthor
-
-
-
-
Package sk.iway.iwcm.components.gallery
-
Class sk.iway.iwcm.components.gallery.GalleryDimensionEditorFields
class GalleryDimensionEditorFields extends Object implements Serializable-
Serialized Fields
-
forceResizeModeToSubgroups
boolean forceResizeModeToSubgroups
-
forceWatermarkToSubgroups
boolean forceWatermarkToSubgroups
-
regenerateImages
boolean regenerateImages
-
regenerateWatermark
boolean regenerateWatermark
-
-
-
-
Package sk.iway.iwcm.components.gdpr
-
Class sk.iway.iwcm.components.gdpr.CookieManagerBean
class CookieManagerBean extends ActiveRecord implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
application
String application
-
classification
String classification
-
cookieId
int cookieId
-
cookieName
@NotBlank String cookieName
-
description
String description
-
domainId
int domainId
-
party3rd
boolean party3rd
-
provider
String provider
-
purpouse
String purpouse
-
saveDate
Date saveDate
-
type
String type
-
typicalValue
String typicalValue
-
userId
int userId
-
validity
String validity
-
-
Class sk.iway.iwcm.components.gdpr.GdprSearchEntity
class GdprSearchEntity extends Object implements Serializable
-
-
Package sk.iway.iwcm.components.gdpr.model
-
Class sk.iway.iwcm.components.gdpr.model.GdprRegExpBean
class GdprRegExpBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
-
Package sk.iway.iwcm.components.inquiry.jpa
-
Class sk.iway.iwcm.components.inquiry.jpa.InquiryAnswerEntity
class InquiryAnswerEntity extends ActiveRecordRepository implements Serializable -
Class sk.iway.iwcm.components.inquiry.jpa.InquiryEntity
class InquiryEntity extends ActiveRecordRepository implements Serializable-
Serialized Fields
-
answerTextFail
String answerTextFail
-
answerTextOk
String answerTextOk
-
dateFrom
Date dateFrom
-
dateTo
Date dateTo
-
domainId
Integer domainId
-
hours
Integer hours
-
id
Long id
-
multiple
Boolean multiple
-
questionActive
Boolean questionActive
-
questionGroup
@Size(max=255) String questionGroup
-
questionText
@NotEmpty @Size(max=255) String questionText
-
totalClicks
Integer totalClicks
-
-
-
Class sk.iway.iwcm.components.inquiry.jpa.InquiryUsersVoteEntity
class InquiryUsersVoteEntity extends Object implements Serializable
-
-
Package sk.iway.iwcm.components.inquirySimple
-
Class sk.iway.iwcm.components.inquirySimple.InquiryAnswerBean
class InquiryAnswerBean extends ActiveRecord implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.components.insertScript
-
Class sk.iway.iwcm.components.insertScript.InsertScriptBean
class InsertScriptBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
cookieClass
@NotBlank String cookieClass
-
docIds
List<InsertScriptDocBean> docIds
-
domainId
int domainId
-
groupIds
List<InsertScriptGroupBean> groupIds
-
id
Long id
-
name
@NotBlank String name
-
position
@NotBlank String position
-
saveDate
Date saveDate
-
scriptBody
String scriptBody
-
user
int user
-
validFrom
Date validFrom
-
validTo
Date validTo
-
-
Class sk.iway.iwcm.components.insertScript.InsertScriptDocBean
class InsertScriptDocBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
docId
int docId
-
id
Long id
-
insertScriptBeanDoc
InsertScriptBean insertScriptBeanDoc
-
-
Class sk.iway.iwcm.components.insertScript.InsertScriptGroupBean
class InsertScriptGroupBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
domainId
int domainId
-
groupId
int groupId
-
id
Long id
-
insertScriptBeanGr
InsertScriptBean insertScriptBeanGr
-
-
-
Package sk.iway.iwcm.components.monitoring.jpa
-
Class sk.iway.iwcm.components.monitoring.jpa.ExecutionEntry
class ExecutionEntry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
averageExecutionTime
Long averageExecutionTime
-
maximumExecutionTime
Long maximumExecutionTime
-
memoryConsumptionPeek
Long memoryConsumptionPeek
-
minimumExecutionTime
Long minimumExecutionTime
-
numberOfCacheHits
Long numberOfCacheHits
-
numberOfHits
Long numberOfHits
-
totalMemoryConsumed
Long totalMemoryConsumed
-
totalTimeOfCacheExecutions
Long totalTimeOfCacheExecutions
-
totalTimeOfExecutions
Long totalTimeOfExecutions
-
validMemoryMeasurements
Long validMemoryMeasurements
-
whatWasExecuted
String whatWasExecuted
-
-
-
Package sk.iway.iwcm.components.news
-
Class sk.iway.iwcm.components.news.NewsTemplateConverter
class NewsTemplateConverter extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.components.offline
-
Class sk.iway.iwcm.components.offline.OfflineAction
class OfflineAction extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package sk.iway.iwcm.components.pdf
-
Class sk.iway.iwcm.components.pdf.PdfServlet
class PdfServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.components.perex_groups
-
Class sk.iway.iwcm.components.perex_groups.PerexGroupDocEntity
class PerexGroupDocEntity extends Object implements Serializable -
Class sk.iway.iwcm.components.perex_groups.PerexGroupsEntity
class PerexGroupsEntity extends Object implements Serializable-
Serialized Fields
-
availableGroups
@Size(max=255) String availableGroups
-
editorFields
PerexGroupsEditorFields editorFields
-
fieldA
String fieldA
-
fieldB
String fieldB
-
fieldC
String fieldC
-
fieldD
String fieldD
-
fieldE
String fieldE
-
fieldF
String fieldF
-
id
Long id
-
perexGroupName
@Size(max=255) @NotBlank String perexGroupName
-
perexGroupNameCho
@Size(max=255) String perexGroupNameCho
-
perexGroupNameCz
@Size(max=255) String perexGroupNameCz
-
perexGroupNameDe
@Size(max=255) String perexGroupNameDe
-
perexGroupNameEn
@Size(max=255) String perexGroupNameEn
-
perexGroupNameEsp
@Size(max=255) String perexGroupNameEsp
-
perexGroupNameHu
@Size(max=255) String perexGroupNameHu
-
perexGroupNamePl
@Size(max=255) String perexGroupNamePl
-
perexGroupNameRu
@Size(max=255) String perexGroupNameRu
-
perexGroupNameSk
@Size(max=255) String perexGroupNameSk
-
relatedPages
String relatedPages
-
-
-
-
Package sk.iway.iwcm.components.qa.jpa
-
Class sk.iway.iwcm.components.qa.jpa.QuestionsAnswersEntity
class QuestionsAnswersEntity extends Object implements Serializable- serialVersionUID:
- -1805144846544468397L
-
Serialized Fields
-
allowPublishOnWeb
Boolean allowPublishOnWeb
-
answer
String answer
-
answerCheck
Boolean answerCheck
-
answerDate
Date answerDate
-
answerToEmail
String answerToEmail
-
categoryName
String categoryName
-
domainId
Integer domainId
-
fieldA
String fieldA
-
fieldB
String fieldB
-
fieldC
String fieldC
-
fieldD
String fieldD
-
fromCompany
String fromCompany
-
fromEmail
@NotBlank String fromEmail
-
fromName
@NotBlank String fromName
-
fromPhone
String fromPhone
-
groupName
String groupName
-
hash
String hash
-
id
Long id
-
publishOnWeb
Boolean publishOnWeb
-
question
@NotBlank String question
-
questionDate
Date questionDate
-
sortPriority
Integer sortPriority
-
toEmail
String toEmail
-
toName
String toName
-
-
-
Package sk.iway.iwcm.components.quiz.jpa
-
Class sk.iway.iwcm.components.quiz.jpa.QuizAnswerEntity
class QuizAnswerEntity extends Object implements Serializable-
Serialized Fields
-
answer
Integer answer
-
created
Date created
-
formId
@NotNull @Size(max=255) String formId
-
id
Long id
-
isCorrect
Boolean isCorrect
-
quiz
QuizEntity quiz
-
quizId
Integer quizId
-
quizQuestion
QuizQuestionEntity quizQuestion
-
quizQuestionId
Integer quizQuestionId
-
rate
Integer rate
-
rightAnswer
Integer rightAnswer
-
-
-
Class sk.iway.iwcm.components.quiz.jpa.QuizEntity
class QuizEntity extends Object implements Serializable-
Serialized Fields
-
domainId
Integer domainId
-
id
Long id
-
name
@NotBlank @Size(max=255) String name
-
quizAnswers
List<QuizAnswerEntity> quizAnswers
-
quizQuestions
List<QuizQuestionEntity> quizQuestions
-
quizResults
List<QuizResultEntity> quizResults
-
quizType
@Size(max=20) String quizType
-
-
-
Class sk.iway.iwcm.components.quiz.jpa.QuizQuestionEntity
class QuizQuestionEntity extends Object implements Serializable-
Serialized Fields
-
id
Long id
-
imageUrl
@Size(max=255) String imageUrl
-
option1
@Size(max=255) String option1
-
option2
@Size(max=255) String option2
-
option3
@Size(max=255) String option3
-
option4
@Size(max=255) String option4
-
option5
@Size(max=255) String option5
-
option6
@Size(max=255) String option6
-
position
@Min(0L) @NotNull Integer position
-
question
@NotBlank @Size(max=500) String question
-
quiz
QuizEntity quiz
-
quizAnswers
List<QuizAnswerEntity> quizAnswers
-
quizId
Integer quizId
-
rate1
@Min(0L) Integer rate1
-
rate2
@Min(0L) Integer rate2
-
rate3
@Min(0L) Integer rate3
-
rate4
@Min(0L) Integer rate4
-
rate5
@Min(0L) Integer rate5
-
rate6
@Min(0L) Integer rate6
-
rightAnswer
@NotNull Integer rightAnswer
-
-
-
Class sk.iway.iwcm.components.quiz.jpa.QuizResultEntity
class QuizResultEntity extends Object implements Serializable
-
-
Package sk.iway.iwcm.components.reservation
-
Class sk.iway.iwcm.components.reservation.ReservationObjectPriceBean
class ReservationObjectPriceBean extends ActiveRecord implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
cena
BigDecimal cena
-
datumDo
Date datumDo
-
datumOd
Date datumOd
-
domainId
int domainId
-
objectId
int objectId
-
objectPriceId
int objectPriceId
-
-
Class sk.iway.iwcm.components.reservation.ReservationObjectTimesBean
class ReservationObjectTimesBean extends ActiveRecord implements Serializable- serialVersionUID:
- -1L
-
-
Package sk.iway.iwcm.components.reservation.jpa
-
Class sk.iway.iwcm.components.reservation.jpa.ReservationEntity
class ReservationEntity extends Object implements Serializable-
Serialized Fields
-
accepted
Boolean accepted
-
actualDate
String actualDate
-
dateFrom
@NotNull Date dateFrom
-
dateTo
@NotNull Date dateTo
-
domainId
Integer domainId
-
email
@NotBlank @Size(max=100) String email
-
hashValue
@Size(max=60) String hashValue
-
id
Long id
-
name
@NotBlank @Size(max=150) String name
-
phoneNumber
@Size(max=255) String phoneNumber
-
price
BigDecimal price
-
purpose
String purpose
-
reservationObjectForReservation
ReservationObjectEntity reservationObjectForReservation
-
reservationObjectId
Long reservationObjectId
-
surname
@NotBlank @Size(max=155) String surname
-
userId
Integer userId
-
-
-
Class sk.iway.iwcm.components.reservation.jpa.ReservationObjectEditorFields
class ReservationObjectEditorFields extends Object implements Serializable-
Serialized Fields
-
addPassword
Boolean addPassword
-
chooseDayA
Boolean chooseDayA
-
chooseDayB
Boolean chooseDayB
-
chooseDayC
Boolean chooseDayC
-
chooseDayD
Boolean chooseDayD
-
chooseDayE
Boolean chooseDayE
-
chooseDayF
Boolean chooseDayF
-
chooseDayG
Boolean chooseDayG
-
isPassword
Boolean isPassword
-
newPassword
String newPassword
-
objectPrices
List<ReservationObjectPriceEntity> objectPrices
-
passwordCheck
String passwordCheck
-
reservationTimeFromA
Date reservationTimeFromA
-
reservationTimeFromB
Date reservationTimeFromB
-
reservationTimeFromC
Date reservationTimeFromC
-
reservationTimeFromD
Date reservationTimeFromD
-
reservationTimeFromE
Date reservationTimeFromE
-
reservationTimeFromF
Date reservationTimeFromF
-
reservationTimeFromG
Date reservationTimeFromG
-
reservationTimeToA
Date reservationTimeToA
-
reservationTimeToB
Date reservationTimeToB
-
reservationTimeToC
Date reservationTimeToC
-
reservationTimeToD
Date reservationTimeToD
-
reservationTimeToE
Date reservationTimeToE
-
reservationTimeToF
Date reservationTimeToF
-
reservationTimeToG
Date reservationTimeToG
-
-
-
Class sk.iway.iwcm.components.reservation.jpa.ReservationObjectEntity
class ReservationObjectEntity extends Object implements Serializable-
Serialized Fields
-
cancelTimeBefor
Integer cancelTimeBefor
-
description
@Size(max=2000) @NotBlank String description
-
domainId
Integer domainId
-
editorFields
ReservationObjectEditorFields editorFields
-
emailAccepter
@Size(max=150) String emailAccepter
-
id
Long id
-
maxReservations
@Min(1L) Integer maxReservations
-
mustAccepted
Boolean mustAccepted
-
name
@Size(max=100) @NotBlank String name
-
notifEmails
String notifEmails
-
objectTimesInfo
HashMap<Integer,
String> objectTimesInfo -
password
String password
-
photoLink
@Size(max=255) String photoLink
-
priceForDay
BigDecimal priceForDay
-
priceForHour
BigDecimal priceForHour
-
reservationForAllDay
Boolean reservationForAllDay
-
reservationObjectPriceEntities
List<ReservationObjectPriceEntity> reservationObjectPriceEntities
-
reservationObjectTimeEntities
List<ReservationObjectTimesEntity> reservationObjectTimeEntities
-
reservationTimeFrom
Date reservationTimeFrom
-
reservationTimeTo
Date reservationTimeTo
-
timeUnit
Integer timeUnit
-
-
-
Class sk.iway.iwcm.components.reservation.jpa.ReservationObjectPriceEntity
class ReservationObjectPriceEntity extends Object implements Serializable-
Serialized Fields
-
dateFrom
@NotNull Date dateFrom
-
dateTo
@NotNull Date dateTo
-
domainId
Integer domainId
-
id
Long id
-
objectId
Long objectId
-
price
@NotNull BigDecimal price
-
reservationObjectForPrice
ReservationObjectEntity reservationObjectForPrice
-
-
-
Class sk.iway.iwcm.components.reservation.jpa.ReservationObjectTimesEntity
class ReservationObjectTimesEntity extends Object implements Serializable
-
-
Package sk.iway.iwcm.components.todo
-
Class sk.iway.iwcm.components.todo.ToDoBean
class ToDoBean extends ActiveRecord implements Serializable- serialVersionUID:
- -1L
-
-
Package sk.iway.iwcm.components.upload
-
Class sk.iway.iwcm.components.upload.XhrFileUploadServlet
class XhrFileUploadServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.components.upload.XhrFileUploadServlet.PartialUploadHolder
class PartialUploadHolder extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.components.users.groups_approve
-
Class sk.iway.iwcm.components.users.groups_approve.GroupsApproveEntity
class GroupsApproveEntity extends Object implements Serializable-
Serialized Fields
-
approveMode
@NotNull Integer approveMode
-
group
@NotNull @Valid GroupDetails group
-
id
Long id
-
userDetails
UserBasicDto userDetails
-
userId
@NotNull Long userId
-
-
-
-
Package sk.iway.iwcm.database.converter
-
Class sk.iway.iwcm.database.converter.JPACryptoConverter
class JPACryptoConverter extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityName
String entityName
-
-
-
Package sk.iway.iwcm.database.nestedsets
-
Class sk.iway.iwcm.database.nestedsets.JpaNode.WrappedNodeSerializer
class WrappedNodeSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<JpaNode<?>> implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.dmail
-
Class sk.iway.iwcm.dmail.DomainLimitBean
class DomainLimitBean extends ActiveRecord implements Serializable- serialVersionUID:
- -5776093287890776273L
-
-
Package sk.iway.iwcm.dmail.jpa
-
Class sk.iway.iwcm.dmail.jpa.CampaingsEditorFields
class CampaingsEditorFields extends Object implements Serializable -
Class sk.iway.iwcm.dmail.jpa.CampaingsEntity
class CampaingsEntity extends Object implements Serializable-
Serialized Fields
-
attachments
String attachments
-
bccEmail
@Size(max=255) String bccEmail
-
ccEmail
@Size(max=255) String ccEmail
-
countOfRecipients
Integer countOfRecipients
-
countOfSentMails
Integer countOfSentMails
-
createDate
Date createDate
-
createdByUserId
Integer createdByUserId
-
domainId
Integer domainId
-
editorFields
CampaingsEditorFields editorFields
-
id
Long id
-
lastSentDate
Date lastSentDate
-
opensTab
List<EmailsEntity> opensTab
-
recipientsTab
List<EmailsEntity> recipientsTab
-
replyTo
@Size(max=255) String replyTo
-
sendAt
Date sendAt
-
senderEmail
@Size(max=255) @Email String senderEmail
-
senderName
@Size(max=255) String senderName
-
statClicksTab
List<StatClicksEntity> statClicksTab
-
subject
@Size(max=255) String subject
-
url
String url
-
userGroupsIds
@Size(max=64) String userGroupsIds
-
-
-
Class sk.iway.iwcm.dmail.jpa.StatClicksEntity
class StatClicksEntity extends ActiveRecordRepository implements Serializable
-
-
Package sk.iway.iwcm.doc
-
Class sk.iway.iwcm.doc.AtrBean
class AtrBean extends Object implements Serializable-
Serialized Fields
-
atrDefaultValue
String atrDefaultValue
-
atrDescription
String atrDescription
-
atrGroup
String atrGroup
-
atrId
int atrId
-
atrName
String atrName
-
atrType
int atrType
-
docId
int docId
-
falseValue
String falseValue
-
orderPriority
int orderPriority
-
trueValue
String trueValue
-
valueBool
boolean valueBool
-
valueNumber
double valueNumber
-
valueString
String valueString
-
-
-
Class sk.iway.iwcm.doc.AtrComparator
class AtrComparator extends Object implements Serializable- serialVersionUID:
- 5317055441014901662L
-
Serialized Fields
-
atrName
String atrName
-
-
Class sk.iway.iwcm.doc.AtrDocBean
class AtrDocBean extends DocDetails implements Serializable -
Class sk.iway.iwcm.doc.DeleteServlet
class DeleteServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.doc.DocBasic
class DocBasic extends Object implements Serializable-
Serialized Fields
-
authorEmail
String authorEmail
-
authorId
int authorId
-
authorName
String authorName
-
authorPhoto
String authorPhoto
-
available
boolean available
-
cacheable
boolean cacheable
-
data
String data
-
dataAsc
String dataAsc
-
dateCreated
Date dateCreated
-
disableAfterEnd
boolean disableAfterEnd
-
docLink
String docLink
-
editorVirtualPath
@Size(max=255) String editorVirtualPath
-
eventDateDate
Date eventDateDate
-
externalLink
String externalLink
-
fieldA
String fieldA
-
fieldB
String fieldB
-
fieldC
String fieldC
-
fieldD
String fieldD
-
fieldE
String fieldE
-
fieldF
String fieldF
-
fieldG
String fieldG
-
fieldH
String fieldH
-
fieldI
String fieldI
-
fieldJ
String fieldJ
-
fieldK
String fieldK
-
fieldL
String fieldL
-
fieldM
String fieldM
-
fieldN
String fieldN
-
fieldO
String fieldO
-
fieldP
String fieldP
-
fieldQ
String fieldQ
-
fieldR
String fieldR
-
fieldS
String fieldS
-
fieldT
String fieldT
-
fileName
String fileName
-
footerDocId
int footerDocId
-
forumCount
int forumCount
-
fullPath
String fullPath
Vrati cestu spojenu s GroupDetails.getFullPath, pouziva sa vo WJ9 Datatable -
generateUrlFromTitle
boolean generateUrlFromTitle
-
groupId
int groupId
-
headerDocId
int headerDocId
-
htmlData
String htmlData
-
htmlHead
String htmlHead
-
lazyLoaded
boolean lazyLoaded
-
loggedShowInMenu
Boolean loggedShowInMenu
-
loggedShowInNavbar
Boolean loggedShowInNavbar
-
loggedShowInSitemap
Boolean loggedShowInSitemap
-
logonPageDocId
int logonPageDocId
-
menuDocId
int menuDocId
-
navbar
@NotBlank String navbar
-
passwordProtected
String passwordProtected
-
perexGroups
Integer[] perexGroups
-
perexImage
String perexImage
-
perexPlace
String perexPlace
-
publishAfterStart
boolean publishAfterStart
-
publishEndDate
Date publishEndDate
-
publishEndString
String publishEndString
-
publishEndTimeString
String publishEndTimeString
-
publishStartDate
Date publishStartDate
-
publishStartString
String publishStartString
-
publishStartStringExtra
String publishStartStringExtra
-
publishStartTimeString
String publishStartTimeString
-
requireSsl
boolean requireSsl
-
rightMenuDocId
int rightMenuDocId
-
searchable
boolean searchable
-
showInMenu
boolean showInMenu
-
showInNavbar
Boolean showInNavbar
-
showInSitemap
Boolean showInSitemap
-
sortPriority
int sortPriority
-
syncDefaultForGroupId
String syncDefaultForGroupId
-
syncId
int syncId
-
syncRemotePath
String syncRemotePath
-
syncStatus
int syncStatus
-
tempFieldADocId
int tempFieldADocId
-
tempFieldBDocId
int tempFieldBDocId
-
tempFieldCDocId
int tempFieldCDocId
-
tempFieldDDocId
int tempFieldDDocId
-
tempId
int tempId
-
tempName
String tempName
-
title
@Size(max=255) @NotBlank String title
-
urlInheritGroup
boolean urlInheritGroup
-
viewsTotal
int viewsTotal
-
virtualPath
String virtualPath
-
-
-
Class sk.iway.iwcm.doc.DocDetails
class DocDetails extends DocBasic implements Serializable-
Serialized Fields
-
historyActual
boolean historyActual
-
historyApproveDate
String historyApproveDate
-
historyApprovedBy
int historyApprovedBy
-
historyApprovedByName
String historyApprovedByName
-
historyDisapprovedBy
int historyDisapprovedBy
-
historyDisapprovedByName
String historyDisapprovedByName
-
historyId
int historyId
-
historySaveDate
String historySaveDate
-
id
Long id
-
publicable
boolean publicable
-
rootGroupL1
Integer rootGroupL1
-
rootGroupL2
Integer rootGroupL2
-
rootGroupL3
Integer rootGroupL3
-
-
-
Class sk.iway.iwcm.doc.DocHistory
class DocHistory extends DocBasic implements Serializable-
Serialized Fields
-
actual
Boolean actual
-
approveDate
Date approveDate
-
approvedBy
Integer approvedBy
-
awaitingApprove
String awaitingApprove
-
disapprovedBy
Integer disapprovedBy
-
docId
Integer docId
-
historyApprovedByName
String historyApprovedByName
-
historyDisapprovedByName
String historyDisapprovedByName
-
id
Long id
-
publicable
Boolean publicable
-
saveDate
Date saveDate
-
userDetails
UserBasicDto userDetails
-
-
-
Class sk.iway.iwcm.doc.GetProtectedFileServlet
class GetProtectedFileServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6417564199151540202L
-
Class sk.iway.iwcm.doc.SearchDetails
class SearchDetails extends DocDetails implements Serializable -
Class sk.iway.iwcm.doc.ShowDoc
class ShowDoc extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.doc.ShowDocServlet
class ShowDocServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.doc.TemplatesGroupBean
class TemplatesGroupBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
count
Integer count
-
directory
String directory
-
inlineEditingMode
String inlineEditingMode
-
keyPrefix
String keyPrefix
-
name
@NotBlank String name
-
projectAuthor
String projectAuthor
-
projectCopyright
String projectCopyright
-
projectDeveloper
String projectDeveloper
-
projectFieldA
String projectFieldA
-
projectFieldB
String projectFieldB
-
projectFieldC
String projectFieldC
-
projectFieldD
String projectFieldD
-
projectGenerator
String projectGenerator
-
projectName
String projectName
-
templatesGroupId
Long templatesGroupId
-
-
-
Package sk.iway.iwcm.editor
-
Class sk.iway.iwcm.editor.CssComparator
class CssComparator extends Object implements Serializable- serialVersionUID:
- -3264241819874718487L
-
Class sk.iway.iwcm.editor.EditorForm
class EditorForm extends Object implements Serializable- serialVersionUID:
- -7904465994457304390L
-
Serialized Fields
-
approveHistoryId
int approveHistoryId
-
authorId
int authorId
-
available
boolean available
-
baseCssPath
String baseCssPath
-
cacheable
boolean cacheable
-
contextPath
String contextPath
-
copyMediaFrom
int copyMediaFrom
-
cssStyle
String cssStyle
-
data
String data
-
dateCreated
String dateCreated
-
disableAfterEnd
boolean disableAfterEnd
-
docAtrs
List<Map<String,
Object>> docAtrs -
docId
int docId
-
domainName
String domainName
-
eventDate
String eventDate
-
eventTime
String eventTime
-
externalLink
String externalLink
-
fieldA
String fieldA
-
fieldB
String fieldB
-
fieldC
String fieldC
-
fieldD
String fieldD
-
fieldE
String fieldE
-
fieldF
String fieldF
-
fieldG
String fieldG
-
fieldH
String fieldH
-
fieldI
String fieldI
-
fieldJ
String fieldJ
-
fieldK
String fieldK
-
fieldL
String fieldL
-
fieldM
String fieldM
-
fieldN
String fieldN
-
fieldO
String fieldO
-
fieldP
String fieldP
-
fieldQ
String fieldQ
-
fieldR
String fieldR
-
fields
List<Field> fields
-
fieldS
String fieldS
-
fieldT
String fieldT
-
fileName
String fileName
-
footerDocId
int footerDocId
-
group
GroupDetails group
-
groupId
int groupId
-
groupName
String groupName
-
headerDocId
int headerDocId
-
historyId
int historyId
-
htmlData
String htmlData
-
htmlHead
String htmlHead
-
language
String language
-
lastDocId
int lastDocId
-
localSystemGroup
GroupDetails localSystemGroup
-
media
List<Map<String,
Object>> media -
menuDocId
int menuDocId
-
navbar
String navbar
-
note
String note
-
passwordProtected
int[] passwordProtected
-
perexGroup
String[] perexGroup
-
perexImage
String perexImage
-
perexPlace
String perexPlace
-
publicable
boolean publicable
-
publicableToZero
int publicableToZero
-
publish
String publish
-
publishEnd
String publishEnd
-
publishEndTime
String publishEndTime
-
publishStart
String publishStart
-
publishStartTime
String publishStartTime
-
recode
boolean recode
-
refreshCss
boolean refreshCss
-
requireSsl
boolean requireSsl
-
rightMenuDocId
int rightMenuDocId
-
saveAsNew
int saveAsNew
-
searchable
boolean searchable
-
sessionCssParsed
List<Map<String,
String>> sessionCssParsed -
showInMenu
boolean showInMenu
-
sortPriority
int sortPriority
-
syncId
int syncId
-
tempCssPath
String tempCssPath
-
tempId
int tempId
-
template
TemplateDetails template
-
templates
List<Map<String,
Object>> templates -
theFile
org.apache.struts.upload.FormFile theFile
Description of the Field -
title
String title
Description of the Field -
virtualPath
String virtualPath
-
-
Class sk.iway.iwcm.editor.PreviewServlet
class PreviewServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.editor.ThumbServlet
class ThumbServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -8491779689090189385L
-
-
Package sk.iway.iwcm.editor.rest
-
Class sk.iway.iwcm.editor.rest.Field
class Field extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class sk.iway.iwcm.editor.rest.FieldValue
class FieldValue extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.filebrowser
-
Class sk.iway.iwcm.filebrowser.MultipleFileUploadAction
class MultipleFileUploadAction extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.form
-
Class sk.iway.iwcm.form.FormMailAction
class FormMailAction extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.form.FormMailActionServlet
class FormMailActionServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.form.XLSServlet
class XLSServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 2042587682339189238L
-
-
Package sk.iway.iwcm.i18n
-
Class sk.iway.iwcm.i18n.IwayProperties
- serialVersionUID:
- 4112578634029874840L
-
Serialized Fields
-
defaults
IwayProperties defaults
A property list that contains default values for any keys not found in this property list. -
encoding
String encoding
-
-
-
Package sk.iway.iwcm.inquiry
-
Class sk.iway.iwcm.inquiry.AnswerForm
class AnswerForm extends org.apache.struts.action.ActionForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
active
boolean active
-
answerClicks
int answerClicks
-
answerID
int answerID
-
answerString
String answerString
-
answerTextFail
String answerTextFail
-
answerTextOk
String answerTextOk
-
dateFrom
String dateFrom
-
dateFromTime
String dateFromTime
-
dateTo
String dateTo
-
dateToTime
String dateToTime
-
group
String group
-
hours
int hours
-
imagePath
String imagePath
-
images
int images
-
imgRootDir
String imgRootDir
-
multiple
boolean multiple
-
percentage
double percentage
-
percentageString
String percentageString
-
questionID
int questionID
-
questionString
String questionString
-
selectedAnswers
int[] selectedAnswers
-
totalClicks
int totalClicks
-
url
String url
-
-
-
Package sk.iway.iwcm.io
-
Class sk.iway.iwcm.io.FileHistoryBean
class FileHistoryBean extends ActiveRecord implements Serializable- serialVersionUID:
- -1L
-
-
Package sk.iway.iwcm.qa
-
Class sk.iway.iwcm.qa.QABean
class QABean extends org.apache.struts.action.ActionForm implements Serializable- serialVersionUID:
- -1805144846544468397L
-
Serialized Fields
-
allowPublishOnWeb
boolean allowPublishOnWeb
-
answer
String answer
-
answerDate
String answerDate
-
answerDateLong
long answerDateLong
-
answerWeb
String answerWeb
-
categoryName
String categoryName
-
fieldA
String fieldA
-
fieldB
String fieldB
-
fieldC
String fieldC
-
fieldD
String fieldD
-
fromCompany
String fromCompany
-
fromEmail
String fromEmail
-
fromName
String fromName
-
fromPhone
String fromPhone
-
groupName
String groupName
-
hash
String hash
-
publishOnWeb
boolean publishOnWeb
-
qaId
int qaId
-
question
String question
-
questionDate
String questionDate
-
questionDateLong
long questionDateLong
-
recode
boolean recode
-
sortPriority
int sortPriority
-
toEmail
String toEmail
-
toName
String toName
-
-
-
Package sk.iway.iwcm.stat
-
Class sk.iway.iwcm.stat.BrowserDetector
class BrowserDetector extends Object implements Serializable- serialVersionUID:
- -4467029894704819932L
-
Serialized Fields
-
amp
boolean amp
-
browserDeviceType
String browserDeviceType
-
browserName
String browserName
The browser name specified in the user agent string. -
browserPlatform
String browserPlatform
The browser platform specified in the user agent string. -
browserSubplatform
String browserSubplatform
-
browserUaId
int browserUaId
-
browserVersion
String browserVersion
The browser version specified in the user agent string. If we can't parse the version just assume an old browser. -
country
String country
-
phone
boolean phone
-
platformId
int platformId
-
statIpAllowed
boolean statIpAllowed
Ak je nastavene true zaznamenava sa statistika pre aktualnu IP adresu -
statUserAgentAllowed
boolean statUserAgentAllowed
Ak je nastavene na true zaznamenava sa statistika pre aktualneho user agenta -
subplatformId
int subplatformId
-
tablet
boolean tablet
-
userAgentString
String userAgentString
The user agent string.
-
-
-
Package sk.iway.iwcm.stat.heat_map
-
Exception sk.iway.iwcm.stat.heat_map.NoRecordException
class NoRecordException extends RuntimeException implements Serializable- serialVersionUID:
- -3590231486766775134L
-
-
Package sk.iway.iwcm.sync.export
-
Class sk.iway.iwcm.sync.export.ExportSync
class ExportSync extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -5912813630916961279L
-
Class sk.iway.iwcm.sync.export.ExportSyncServlet
class ExportSyncServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.system
-
Class sk.iway.iwcm.system.ConfPreparedDetails
class ConfPreparedDetails extends Object implements Serializable- serialVersionUID:
- -1L
-
Class sk.iway.iwcm.system.UrlRedirectBean
class UrlRedirectBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
-
Package sk.iway.iwcm.system.cache
-
Class sk.iway.iwcm.system.cache.PersistentCacheBean
class PersistentCacheBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
-
Package sk.iway.iwcm.system.captcha
-
Class sk.iway.iwcm.system.captcha.CaptchaDictionaryBean
class CaptchaDictionaryBean extends ActiveRecord implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.system.captcha.CaptchaServlet
class CaptchaServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.system.datatable
-
Class sk.iway.iwcm.system.datatable.DatatablePageImpl
class DatatablePageImpl extends org.springframework.data.domain.PageImpl<T> implements Serializable- serialVersionUID:
- 1L
-
Exception sk.iway.iwcm.system.datatable.EditorException
class EditorException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
notifyBeans
List<NotifyBean> notifyBeans
-
-
-
Package sk.iway.iwcm.system.elfinder
-
Class sk.iway.iwcm.system.elfinder.ElfinderServlet
class ElfinderServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.system.googleauth
-
Exception sk.iway.iwcm.system.googleauth.GoogleAuthenticatorException
class GoogleAuthenticatorException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.system.jpa
-
Class sk.iway.iwcm.system.jpa.JpaComparator
class JpaComparator extends Object implements Serializable- serialVersionUID:
- -7444047899157864246L
-
Serialized Fields
-
ascending
boolean ascending
-
caseSensitive
boolean caseSensitive
-
property
String property
-
-
Class sk.iway.iwcm.system.jpa.WebJETPerformanceProfiler
class WebJETPerformanceProfiler extends org.eclipse.persistence.tools.profiler.PerformanceProfiler implements Serializable- serialVersionUID:
- -4642022979617882034L
-
Class sk.iway.iwcm.system.jpa.WJGenSequence
class WJGenSequence extends org.eclipse.persistence.sequencing.TableSequence implements Serializable
-
-
Package sk.iway.iwcm.system.logging
-
Class sk.iway.iwcm.system.logging.InMemoryLoggingEvent
class InMemoryLoggingEvent extends Object implements Serializable
-
-
Package sk.iway.iwcm.system.msg
-
Class sk.iway.iwcm.system.msg.AdminMessageBean
class AdminMessageBean extends Object implements Serializable- serialVersionUID:
- -3300244402731194831L
-
-
Package sk.iway.iwcm.system.ntlm
-
Exception sk.iway.iwcm.system.ntlm.RedirectedException
class RedirectedException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.system.spring.events
-
Class sk.iway.iwcm.system.spring.events.WebjetEvent
class WebjetEvent extends org.springframework.context.ApplicationEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
clazz
String clazz
-
eventType
WebjetEventType eventType
-
source
T source
-
-
-
Package sk.iway.iwcm.system.spring.webjet_component
-
Class sk.iway.iwcm.system.spring.webjet_component.WebjetDispatcherServlet
class WebjetDispatcherServlet extends org.springframework.web.servlet.DispatcherServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package sk.iway.iwcm.system.stripes
-
Class sk.iway.iwcm.system.stripes.IwayFileBean
class IwayFileBean extends net.sourceforge.stripes.action.FileBean implements Serializable- serialVersionUID:
- 8501190073097050241L
-
Serialized Fields
-
item
org.apache.commons.fileupload.FileItem item
-
-
-
Package sk.iway.iwcm.tags
-
Class sk.iway.iwcm.tags.BuffTag
class BuffTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -644225644526769652L
-
Class sk.iway.iwcm.tags.CacheTag
class CacheTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -644225644526769652L
-
Serialized Fields
-
disableCache
boolean disableCache
-
minutes
int minutes
-
name
String name
-
storeInSession
boolean storeInSession
-
-
Class sk.iway.iwcm.tags.CheckLogonTag
class CheckLogonTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 6045363530295540861L
-
Class sk.iway.iwcm.tags.CombineTag
class CombineTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -7352999434842740830L
-
Class sk.iway.iwcm.tags.ContextPathTag
class ContextPathTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -4197645092015892217L
-
Class sk.iway.iwcm.tags.InsertScriptTag
class InsertScriptTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
position
String position
-
-
Class sk.iway.iwcm.tags.JSEscapeTag
class JSEscapeTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -7334014241009801243L
-
Class sk.iway.iwcm.tags.MenuTag
class MenuTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.tags.ReadWriteScriptTag
class ReadWriteScriptTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.tags.SelectTag
class SelectTag extends org.apache.struts.taglib.html.SelectTag implements Serializable- serialVersionUID:
- 2751499992225522333L
-
Class sk.iway.iwcm.tags.ShowDoc
class ShowDoc extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 2652530779542928047L
-
Class sk.iway.iwcm.tags.SpringErrors
class SpringErrors extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class sk.iway.iwcm.tags.TextTag
class TextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 1955748610554165388L
-
Class sk.iway.iwcm.tags.ThumbTag
class ThumbTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -8327273293453282301L
-
Serialized Fields
-
c
String c
-
h
int h
-
ip
int ip
-
q
int q
-
w
int w
-
-
Class sk.iway.iwcm.tags.WriteTag
class WriteTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- -5549714303388477615L
-
Serialized Fields
-
name
String name
-
-
-
Package sk.iway.iwcm.users
-
Class sk.iway.iwcm.users.PasswordsHistoryBean
class PasswordsHistoryBean extends ActiveRecord implements Serializable- serialVersionUID:
- -1L
-
Class sk.iway.iwcm.users.PermissionGroupBean
class PermissionGroupBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
editableGroups
String editableGroups
-
editablePages
String editablePages
-
editorFields
PermissionGroupEditorFields editorFields
-
id
Long id
-
permissions
Set<PermissionInPermissionGroupBean> permissions
-
title
@NotBlank String title
-
writableFolders
String writableFolders
-
-
Class sk.iway.iwcm.users.PermissionInPermissionGroupBean
class PermissionInPermissionGroupBean extends ActiveRecordRepository implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
group
PermissionGroupBean group
-
id
Long id
-
permission
String permission
-
-
Class sk.iway.iwcm.users.SettingsAdminBean
class SettingsAdminBean extends Object implements Serializable- serialVersionUID:
- 1L
-
Class sk.iway.iwcm.users.SettingsBean
class SettingsBean extends Object implements Serializable- serialVersionUID:
- 1914378986017022300L
-
Exception sk.iway.iwcm.users.UnknownHashAlgorithm
class UnknownHashAlgorithm extends RuntimeException implements Serializable- serialVersionUID:
- -8210465100657764582L
-
Class sk.iway.iwcm.users.UserDetails
class UserDetails extends Object implements Serializable- serialVersionUID:
- 680672045576197626L
-
Serialized Fields
-
admin
boolean admin
-
adress
String adress
-
allowDateLogin
boolean allowDateLogin
-
allowLoginEnd
String allowLoginEnd
-
allowLoginStart
String allowLoginStart
-
authorized
boolean authorized
-
city
String city
-
company
String company
-
country
String country
-
dateOfBirth
String dateOfBirth
-
deliveryAdress
String deliveryAdress
-
deliveryCity
String deliveryCity
-
deliveryCompany
String deliveryCompany
-
deliveryCountry
String deliveryCountry
-
deliveryFirstName
String deliveryFirstName
-
deliveryLastName
String deliveryLastName
-
deliveryPhone
String deliveryPhone
-
deliveryPsc
String deliveryPsc
-
editableGroups
String editableGroups
-
editablePages
String editablePages
-
email
String email
-
fax
String fax
-
fieldA
String fieldA
-
fieldB
String fieldB
-
fieldC
String fieldC
-
fieldD
String fieldD
-
fieldE
String fieldE
-
firstName
String firstName
-
forumRank
int forumRank
-
lastLogon
String lastLogon
-
lastLogonAsDate
Date lastLogonAsDate
-
lastName
String lastName
-
login
String login
-
mobileDevice
String mobileDevice
-
oldPassword
String oldPassword
-
parentId
int parentId
-
password
String password
-
phone
String phone
-
photo
String photo
-
position
String position
-
ratingRank
int ratingRank
-
regDate
long regDate
-
salt
String salt
-
settingsDontSave
boolean settingsDontSave
-
sexMale
boolean sexMale
-
signature
String signature
-
title
String title
-
userGroupsIds
String userGroupsIds
-
userGroupsNames
String userGroupsNames
-
userId
int userId
-
writableFolders
String writableFolders
-
zipCode
String zipCode
-
-
Class sk.iway.iwcm.users.UserDetailsConverter
class UserDetailsConverter extends Object implements Serializable- serialVersionUID:
- 1L
-