Serialized Form
-
Package com.skava.constants
-
Class com.skava.constants.AttributeResponseCode
class AttributeResponseCode extends ResponseCode implements Serializable- serialVersionUID:
- 1545482646574648294L
-
Class com.skava.constants.CollectionResponseCode
class CollectionResponseCode extends ResponseCode implements Serializable- serialVersionUID:
- 1565682666535614594L
-
Class com.skava.constants.Constants
class Constants extends Object implements Serializable- serialVersionUID:
- 8247882397747858952L
-
Class com.skava.constants.PropertiesResponseCode
class PropertiesResponseCode extends ResponseCode implements Serializable- serialVersionUID:
- 1565682666575618294L
-
Class com.skava.constants.ResponseCode
class ResponseCode extends Object implements Serializable- serialVersionUID:
- 1565482159675718294L
-
Class com.skava.constants.UserResponseCodes
class UserResponseCodes extends Object implements Serializable- serialVersionUID:
- 7446168391608314433L
-
-
Package com.skava.entities
-
Class com.skava.entities.AddressesEntity
class AddressesEntity extends Object implements Serializable- serialVersionUID:
- 8314835756219545404L
-
Serialized Fields
-
city
String city
The city. -
country
String country
The country. -
county
String county
The county. -
createdBy
long createdBy
The created By. -
createdDate
Date createdDate
The created date. -
email
String email
The email. -
firstName
String firstName
The first name. -
id
long id
Id of address. -
isDefault
boolean isDefault
IsDefault. -
lastName
String lastName
The last name. -
middleName
String middleName
The middle name. -
overridden
boolean overridden
The overridden. -
phone
String phone
The phone. -
properties
List<AddressPropertiesEntity> properties
The properties. -
state
String state
The state. -
street1
String street1
The street 1. -
street2
String street2
The street 2. -
street3
String street3
The street 3. -
type
String type
Address type. -
updatedBy
long updatedBy
The updated By. -
updatedDate
Date updatedDate
The updated date. -
user
UsersEntity user
UserId of Address. -
validated
boolean validated
The validated. -
validatedOn
long validatedOn
The validatedOn. -
validationType
String validationType
The validationType. -
zipCode
String zipCode
The zip code.
-
-
Class com.skava.entities.AddressPropertiesEntity
class AddressPropertiesEntity extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
address
AddressesEntity address
The address user ID. -
id
long id
The address Properties id. -
name
String name
The name of the address property. -
value
String value
The value of the property.
-
-
Class com.skava.entities.AttributeEntity
class AttributeEntity extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
alternateNames
String alternateNames
alternateNames -
collectionId
long collectionId
collectionId -
createdBy
long createdBy
created by -
createdTime
Date createdTime
created time -
defaultValue
String defaultValue
defaultValue -
fieldtype
AttributeFieldType fieldtype
filedtype -
groupIds
String groupIds
groupIds -
id
long id
The id. -
identifier
String identifier
identifier -
locale
String locale
locale -
name
String name
name -
properties
String properties
to store properties -
required
boolean required
required -
sequence
Float sequence
sequence -
status
AttributeStatus status
status -
type
AttributeType type
type -
updatedBy
long updatedBy
updated by -
updatedTime
Date updatedTime
updated time -
validation
String validation
validation -
visibleToBuyer
boolean visibleToBuyer
visibleToBuyer
-
-
Class com.skava.entities.BlackListedItemsEntity
class BlackListedItemsEntity extends Object implements Serializable- serialVersionUID:
- 6238889812082297323L
-
Serialized Fields
-
createdDate
Date createdDate
The created date. -
id
long id
User id. -
type
BlackListedItemsType type
The user type. -
updatedDate
Date updatedDate
The updated date. -
value
String value
The password.
-
-
Class com.skava.entities.CollectionAttributeEntity
class CollectionAttributeEntity extends Object implements Serializable- serialVersionUID:
- -8531744531406984465L
-
Serialized Fields
-
defaultValue
String defaultValue
The defaultValue of the attribute. -
description
String description
Attribute description. -
id
long id
Id of the attribute. -
name
String name
Name of the attribute. -
nullable
boolean nullable
Nullable boolean value either true or false, whether the value allows null or not. -
rule
String rule
The rule of the attribute. -
type
String type
The Attribute type.
-
-
Class com.skava.entities.CollectionEntity
class CollectionEntity extends Object implements Serializable- serialVersionUID:
- 8314835756219545404L
-
Serialized Fields
-
businessId
Long businessId
Business id. -
createdBy
Long createdBy
The created by. -
createdTimestamp
Date createdTimestamp
The created date time. -
description
String description
Collection description. -
id
Long id
Collection id. -
name
String name
Name of the collection. -
properties
Set<CollectionPropertyEntity> properties
Collection properties as list object. -
status
String status
The collection status. -
updatedBy
Long updatedBy
The updated by. -
updatedTimestamp
Date updatedTimestamp
The updated date time.
-
-
Class com.skava.entities.CollectionPropertyEntity
class CollectionPropertyEntity extends Object implements Serializable- serialVersionUID:
- 2729129654398933801L
-
Serialized Fields
-
attribute
CollectionAttributeEntity attribute
The attribute information for this collection property. -
collection
CollectionEntity collection
The collection entity object. -
createdBy
Long createdBy
The created by. -
createdTimestamp
Date createdTimestamp
The created date time. -
id
Long id
Collection property id. -
updatedBy
Long updatedBy
The updated by. -
updatedTimestamp
Date updatedTimestamp
The updated date time. -
value
String value
The value of the properties.
-
-
Class com.skava.entities.ConsentEntity
class ConsentEntity extends Object implements Serializable- serialVersionUID:
- -3409053606477269369L
-
Serialized Fields
-
collection
CollectionEntity collection
Collection id. -
createdBy
Long createdBy
The created by. -
createdTimestamp
Date createdTimestamp
The created date time. -
id
Long id
Consent id. -
requiredFlag
boolean requiredFlag
The requiredFlag. -
status
String status
Consent status. -
title
String title
The title of the consent. -
updatedBy
Long updatedBy
The updated by. -
updatedTimestamp
Date updatedTimestamp
The updated date time. -
userConsent
List<UserConsentEntity> userConsent
The user consent. -
userConsentHistory
List<UserConsentHistoryEntity> userConsentHistory
The user consent history.
-
-
Class com.skava.entities.CredentialsEntity
class CredentialsEntity extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createdDate
Date createdDate
The created date. -
id
long id
The id. -
oldPasswords
String oldPasswords
The old passwords. -
password
String password
The password. -
passwordUpdatedDate
Date passwordUpdatedDate
The created date. -
passwordUpdateNotifiedDate
Date passwordUpdateNotifiedDate
The created date. -
securityQuestions
String securityQuestions
The security questions. -
updatedDate
Date updatedDate
The updated date. -
user
UsersEntity user
The user.
-
-
Class com.skava.entities.IdentitiesEntity
class IdentitiesEntity extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createdDate
Date createdDate
The created date. -
id
long id
Identities id. -
identity
String identity
The identity. -
status
String status
The status. -
type
int type
The type. -
updatedDate
Date updatedDate
The updated date. -
user
UsersEntity user
The user.
-
-
Class com.skava.entities.MFAAuthEntity
class MFAAuthEntity extends Object implements Serializable- serialVersionUID:
- 880780692726647099L
-
Serialized Fields
-
createdBy
Long createdBy
The created by. -
createdOn
Date createdOn
The created date time. -
createdTimestamp
Date createdTimestamp
The created timestamp. -
id
Long id
Note id. -
loginToken
String loginToken
The loginToken. -
loginTokenStatus
String loginTokenStatus
The MFA authenticator status. -
secretCode
String secretCode
The secret code. -
status
String status
The MFA authenticator status. -
updatedBy
Long updatedBy
The updated by. -
updatedOn
Date updatedOn
The updated date time. -
userId
Long userId
The user.
-
-
Class com.skava.entities.NotesEntity
class NotesEntity extends Object implements Serializable- serialVersionUID:
- 880780692726647099L
-
Serialized Fields
-
createdBy
Long createdBy
The created by. -
createdOn
Date createdOn
The created date time. -
description
String description
The notes description. -
id
Long id
Note id. -
title
String title
The title of the notes. -
updatedBy
Long updatedBy
The updated by. -
updatedOn
Date updatedOn
The updated date time. -
user
UsersEntity user
The user.
-
-
Class com.skava.entities.PropertiesEntity
class PropertiesEntity extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
long id
The Properties id. -
name
String name
The name of the property. -
user
UsersEntity user
The user. -
value
String value
The value of the property.
-
-
Class com.skava.entities.QAddressesEntity
class QAddressesEntity extends com.querydsl.core.types.dsl.EntityPathBase<AddressesEntity> implements Serializable- serialVersionUID:
- -1490304225L
-
Serialized Fields
-
city
com.querydsl.core.types.dsl.StringPath city
-
country
com.querydsl.core.types.dsl.StringPath country
-
county
com.querydsl.core.types.dsl.StringPath county
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdDate
com.querydsl.core.types.dsl.DateTimePath<Date> createdDate
-
email
com.querydsl.core.types.dsl.StringPath email
-
firstName
com.querydsl.core.types.dsl.StringPath firstName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
isDefault
com.querydsl.core.types.dsl.BooleanPath isDefault
-
lastName
com.querydsl.core.types.dsl.StringPath lastName
-
middleName
com.querydsl.core.types.dsl.StringPath middleName
-
overridden
com.querydsl.core.types.dsl.BooleanPath overridden
-
phone
com.querydsl.core.types.dsl.StringPath phone
-
properties
com.querydsl.core.types.dsl.ListPath<AddressPropertiesEntity,
QAddressPropertiesEntity> properties -
state
com.querydsl.core.types.dsl.StringPath state
-
street1
com.querydsl.core.types.dsl.StringPath street1
-
street2
com.querydsl.core.types.dsl.StringPath street2
-
street3
com.querydsl.core.types.dsl.StringPath street3
-
type
com.querydsl.core.types.dsl.StringPath type
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedDate
com.querydsl.core.types.dsl.DateTimePath<Date> updatedDate
-
user
QUsersEntity user
-
validated
com.querydsl.core.types.dsl.BooleanPath validated
-
validatedOn
com.querydsl.core.types.dsl.NumberPath<Long> validatedOn
-
validationType
com.querydsl.core.types.dsl.StringPath validationType
-
zipCode
com.querydsl.core.types.dsl.StringPath zipCode
-
-
Class com.skava.entities.QAddressPropertiesEntity
class QAddressPropertiesEntity extends com.querydsl.core.types.dsl.EntityPathBase<AddressPropertiesEntity> implements Serializable- serialVersionUID:
- 825852420L
-
Serialized Fields
-
address
QAddressesEntity address
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
Class com.skava.entities.QAttributeEntity
class QAttributeEntity extends com.querydsl.core.types.dsl.EntityPathBase<AttributeEntity> implements Serializable- serialVersionUID:
- 571362969L
-
Serialized Fields
-
alternateNames
com.querydsl.core.types.dsl.StringPath alternateNames
-
collectionId
com.querydsl.core.types.dsl.NumberPath<Long> collectionId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdTime
com.querydsl.core.types.dsl.DateTimePath<Date> createdTime
-
defaultValue
com.querydsl.core.types.dsl.StringPath defaultValue
-
fieldtype
com.querydsl.core.types.dsl.EnumPath<AttributeFieldType> fieldtype
-
groupIds
com.querydsl.core.types.dsl.StringPath groupIds
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identifier
com.querydsl.core.types.dsl.StringPath identifier
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
name
com.querydsl.core.types.dsl.StringPath name
-
properties
com.querydsl.core.types.dsl.StringPath properties
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
sequence
com.querydsl.core.types.dsl.NumberPath<Float> sequence
-
status
com.querydsl.core.types.dsl.EnumPath<AttributeStatus> status
-
type
com.querydsl.core.types.dsl.EnumPath<AttributeType> type
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedTime
com.querydsl.core.types.dsl.DateTimePath<Date> updatedTime
-
validation
com.querydsl.core.types.dsl.StringPath validation
-
visibleToBuyer
com.querydsl.core.types.dsl.BooleanPath visibleToBuyer
-
-
Class com.skava.entities.QBlackListedItemsEntity
class QBlackListedItemsEntity extends com.querydsl.core.types.dsl.EntityPathBase<BlackListedItemsEntity> implements Serializable- serialVersionUID:
- 1108730189L
-
Serialized Fields
-
createdDate
com.querydsl.core.types.dsl.DateTimePath<Date> createdDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
type
com.querydsl.core.types.dsl.EnumPath<BlackListedItemsType> type
-
updatedDate
com.querydsl.core.types.dsl.DateTimePath<Date> updatedDate
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
Class com.skava.entities.QCollectionAttributeEntity
class QCollectionAttributeEntity extends com.querydsl.core.types.dsl.EntityPathBase<CollectionAttributeEntity> implements Serializable- serialVersionUID:
- 1045501851L
-
Serialized Fields
-
defaultValue
com.querydsl.core.types.dsl.StringPath defaultValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nullable
com.querydsl.core.types.dsl.BooleanPath nullable
-
rule
com.querydsl.core.types.dsl.StringPath rule
-
type
com.querydsl.core.types.dsl.StringPath type
-
-
Class com.skava.entities.QCollectionEntity
class QCollectionEntity extends com.querydsl.core.types.dsl.EntityPathBase<CollectionEntity> implements Serializable- serialVersionUID:
- -539068825L
-
Serialized Fields
-
businessId
com.querydsl.core.types.dsl.NumberPath<Long> businessId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> createdTimestamp
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
properties
com.querydsl.core.types.dsl.SetPath<CollectionPropertyEntity,
QCollectionPropertyEntity> properties -
status
com.querydsl.core.types.dsl.StringPath status
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> updatedTimestamp
-
-
Class com.skava.entities.QCollectionPropertyEntity
class QCollectionPropertyEntity extends com.querydsl.core.types.dsl.EntityPathBase<CollectionPropertyEntity> implements Serializable- serialVersionUID:
- -543291236L
-
Serialized Fields
-
attribute
QCollectionAttributeEntity attribute
-
collection
QCollectionEntity collection
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> createdTimestamp
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> updatedTimestamp
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
Class com.skava.entities.QConsentEntity
class QConsentEntity extends com.querydsl.core.types.dsl.EntityPathBase<ConsentEntity> implements Serializable- serialVersionUID:
- -42417129L
-
Serialized Fields
-
collection
QCollectionEntity collection
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> createdTimestamp
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
requiredFlag
com.querydsl.core.types.dsl.BooleanPath requiredFlag
-
status
com.querydsl.core.types.dsl.StringPath status
-
title
com.querydsl.core.types.dsl.StringPath title
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> updatedTimestamp
-
userConsent
com.querydsl.core.types.dsl.ListPath<UserConsentEntity,
QUserConsentEntity> userConsent -
userConsentHistory
com.querydsl.core.types.dsl.ListPath<UserConsentHistoryEntity,
QUserConsentHistoryEntity> userConsentHistory
-
-
Class com.skava.entities.QCredentialsEntity
class QCredentialsEntity extends com.querydsl.core.types.dsl.EntityPathBase<CredentialsEntity> implements Serializable- serialVersionUID:
- -521033607L
-
Serialized Fields
-
createdDate
com.querydsl.core.types.dsl.DateTimePath<Date> createdDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
oldPasswords
com.querydsl.core.types.dsl.StringPath oldPasswords
-
password
com.querydsl.core.types.dsl.StringPath password
-
passwordUpdatedDate
com.querydsl.core.types.dsl.DateTimePath<Date> passwordUpdatedDate
-
passwordUpdateNotifiedDate
com.querydsl.core.types.dsl.DateTimePath<Date> passwordUpdateNotifiedDate
-
securityQuestions
com.querydsl.core.types.dsl.StringPath securityQuestions
-
updatedDate
com.querydsl.core.types.dsl.DateTimePath<Date> updatedDate
-
user
QUsersEntity user
-
-
Class com.skava.entities.QIdentitiesEntity
class QIdentitiesEntity extends com.querydsl.core.types.dsl.EntityPathBase<IdentitiesEntity> implements Serializable- serialVersionUID:
- -414586075L
-
Serialized Fields
-
createdDate
com.querydsl.core.types.dsl.DateTimePath<Date> createdDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identity
com.querydsl.core.types.dsl.StringPath identity
-
status
com.querydsl.core.types.dsl.StringPath status
-
type
com.querydsl.core.types.dsl.NumberPath<Integer> type
-
updatedDate
com.querydsl.core.types.dsl.DateTimePath<Date> updatedDate
-
user
QUsersEntity user
-
-
Class com.skava.entities.QMFAAuthEntity
class QMFAAuthEntity extends com.querydsl.core.types.dsl.EntityPathBase<MFAAuthEntity> implements Serializable- serialVersionUID:
- 1767586605L
-
Serialized Fields
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<Date> createdOn
-
createdTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> createdTimestamp
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
loginToken
com.querydsl.core.types.dsl.StringPath loginToken
-
loginTokenStatus
com.querydsl.core.types.dsl.StringPath loginTokenStatus
-
secretCode
com.querydsl.core.types.dsl.StringPath secretCode
-
status
com.querydsl.core.types.dsl.StringPath status
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<Date> updatedOn
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class com.skava.entities.QNotesEntity
class QNotesEntity extends com.querydsl.core.types.dsl.EntityPathBase<NotesEntity> implements Serializable- serialVersionUID:
- 1416368126L
-
Serialized Fields
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<Date> createdOn
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
title
com.querydsl.core.types.dsl.StringPath title
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<Date> updatedOn
-
user
QUsersEntity user
-
-
Class com.skava.entities.QPropertiesEntity
class QPropertiesEntity extends com.querydsl.core.types.dsl.EntityPathBase<PropertiesEntity> implements Serializable- serialVersionUID:
- 1956139324L
-
Serialized Fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
user
QUsersEntity user
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
Class com.skava.entities.QUserConsentEntity
class QUserConsentEntity extends com.querydsl.core.types.dsl.EntityPathBase<UserConsentEntity> implements Serializable- serialVersionUID:
- -2044887796L
-
Serialized Fields
-
browser
com.querydsl.core.types.dsl.StringPath browser
-
consent
QConsentEntity consent
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> createdTimestamp
-
device
com.querydsl.core.types.dsl.StringPath device
-
geoLocation
com.querydsl.core.types.dsl.StringPath geoLocation
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ipAddress
com.querydsl.core.types.dsl.StringPath ipAddress
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedTimestamp
com.querydsl.core.types.dsl.DateTimePath<Date> updatedTimestamp
-
user
QUsersEntity user
-
-
Class com.skava.entities.QUserConsentHistoryEntity
class QUserConsentHistoryEntity extends com.querydsl.core.types.dsl.EntityPathBase<UserConsentHistoryEntity> implements Serializable- serialVersionUID:
- -261854130L
-
Serialized Fields
-
action
com.querydsl.core.types.dsl.StringPath action
-
browser
com.querydsl.core.types.dsl.StringPath browser
-
consent
QConsentEntity consent
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<Date> createdOn
-
device
com.querydsl.core.types.dsl.StringPath device
-
geoLocation
com.querydsl.core.types.dsl.StringPath geoLocation
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ipAddress
com.querydsl.core.types.dsl.StringPath ipAddress
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<Date> updatedOn
-
user
QUsersEntity user
-
-
Class com.skava.entities.QUsersEntity
class QUsersEntity extends com.querydsl.core.types.dsl.EntityPathBase<UsersEntity> implements Serializable- serialVersionUID:
- -834699771L
-
Serialized Fields
-
addresses
com.querydsl.core.types.dsl.ListPath<AddressesEntity,
QAddressesEntity> addresses -
collection
QCollectionEntity collection
-
createdDate
com.querydsl.core.types.dsl.DateTimePath<Date> createdDate
-
credentials
QCredentialsEntity credentials
-
dateOfBirth
com.querydsl.core.types.dsl.StringPath dateOfBirth
-
email
com.querydsl.core.types.dsl.StringPath email
-
firstName
com.querydsl.core.types.dsl.StringPath firstName
-
gender
com.querydsl.core.types.dsl.StringPath gender
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identities
com.querydsl.core.types.dsl.ListPath<IdentitiesEntity,
QIdentitiesEntity> identities -
lastName
com.querydsl.core.types.dsl.StringPath lastName
-
phoneNumber
com.querydsl.core.types.dsl.StringPath phoneNumber
-
photo
com.querydsl.core.types.dsl.StringPath photo
-
preferences
com.querydsl.core.types.dsl.StringPath preferences
-
properties
com.querydsl.core.types.dsl.ListPath<PropertiesEntity,
QPropertiesEntity> properties -
referenceAttribute
com.querydsl.core.types.dsl.StringPath referenceAttribute
-
referenceAttribute1
com.querydsl.core.types.dsl.StringPath referenceAttribute1
-
referenceAttribute2
com.querydsl.core.types.dsl.NumberPath<Long> referenceAttribute2
-
status
com.querydsl.core.types.dsl.StringPath status
-
type
com.querydsl.core.types.dsl.NumberPath<Integer> type
-
updatedDate
com.querydsl.core.types.dsl.DateTimePath<Date> updatedDate
-
userConsent
com.querydsl.core.types.dsl.ListPath<UserConsentEntity,
QUserConsentEntity> userConsent -
userConsentHistory
com.querydsl.core.types.dsl.ListPath<UserConsentHistoryEntity,
QUserConsentHistoryEntity> userConsentHistory -
userName
com.querydsl.core.types.dsl.StringPath userName
-
userNotes
com.querydsl.core.types.dsl.ListPath<NotesEntity,
QNotesEntity> userNotes
-
-
Class com.skava.entities.UserConsentEntity
class UserConsentEntity extends Object implements Serializable- serialVersionUID:
- 7999332705081003572L
-
Serialized Fields
-
browser
String browser
Browser used by user. -
consent
ConsentEntity consent
The ConsentId. -
createdBy
Long createdBy
The created by. -
createdTimestamp
Date createdTimestamp
The created date time. -
device
String device
Device used by user. -
geoLocation
String geoLocation
Geo-location of the user. -
id
Long id
Userconsent id. -
ipAddress
String ipAddress
IP Address of the user. -
updatedBy
Long updatedBy
The updated by. -
updatedTimestamp
Date updatedTimestamp
The updated date time. -
user
UsersEntity user
The user.
-
-
Class com.skava.entities.UserConsentHistoryEntity
class UserConsentHistoryEntity extends Object implements Serializable- serialVersionUID:
- -2980625252782413602L
-
Serialized Fields
-
action
String action
Action of the user. -
browser
String browser
Browser used by user. -
consent
ConsentEntity consent
The ConsentId. -
createdBy
Long createdBy
The created by. -
createdOn
Date createdOn
The created date time. -
device
String device
Device used by user. -
geoLocation
String geoLocation
Geo-location of the user. -
id
Long id
User consent history id. -
ipAddress
String ipAddress
IP Address of the user. -
updatedBy
Long updatedBy
The updated by. -
updatedOn
Date updatedOn
The updated date time. -
user
UsersEntity user
The user.
-
-
Class com.skava.entities.UsersEntity
class UsersEntity extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
addresses
List<AddressesEntity> addresses
The addresses. -
collection
CollectionEntity collection
Collection id. -
createdDate
Date createdDate
The created date. -
credentials
CredentialsEntity credentials
The credentials. -
dateOfBirth
String dateOfBirth
The date of birth. -
email
String email
User email. -
firstName
String firstName
The first name of the user. -
gender
String gender
The gender. -
id
long id
User id. -
identities
List<IdentitiesEntity> identities
The identities. -
lastName
String lastName
The last name of the user. -
phoneNumber
String phoneNumber
User phone number. -
photo
String photo
User photo. -
preferences
String preferences
The preferences of the user. -
properties
List<PropertiesEntity> properties
The properties. -
referenceAttribute
String referenceAttribute
Reference id -
referenceAttribute1
String referenceAttribute1
Reference id -
referenceAttribute2
long referenceAttribute2
Reference id -
status
String status
The status of the user. -
type
int type
The user type. -
updatedDate
Date updatedDate
The updated date. -
userConsent
List<UserConsentEntity> userConsent
The user consent. -
userConsentHistory
List<UserConsentHistoryEntity> userConsentHistory
The user notes. -
userName
String userName
User Name. -
userNotes
List<NotesEntity> userNotes
The user notes.
-
-
-
Package com.skava.helper.search
-
Class com.skava.helper.search.SearchCriteria
class SearchCriteria extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.helper.search.SortUtil
class SortUtil extends Object implements Serializable- serialVersionUID:
- 2088815543477917598L
-
Class com.skava.helper.search.UserSearchModel
class UserSearchModel extends Object implements Serializable- serialVersionUID:
- -2757055858554781168L
-
Serialized Fields
-
userCount
long userCount
User count. -
users
List<UsersEntity> users
List of UsersEntity.
-
-
-
Package com.skava.model
-
Class com.skava.model.AttributeProperty
class AttributeProperty extends Object implements Serializable- serialVersionUID:
- -1544901347797182530L
-
-
Package com.skava.model.datatransferobjects
-
Class com.skava.model.datatransferobjects.Addresses
class Addresses extends Object implements Serializable- serialVersionUID:
- -402835073014960734L
-
Serialized Fields
-
city
String city
The city. -
country
String country
The country. -
county
String county
The county. -
createdBy
long createdBy
The createdBy. -
createdDate
Date createdDate
The created date. -
email
@Email(message="address.invalidemail") String email
The email. -
firstName
String firstName
The first name. -
id
long id
The id. -
isDefault
boolean isDefault
The isdefault. -
lastName
String lastName
The last name. -
middleName
String middleName
The middle name. -
overridden
boolean overridden
The overridden. -
phone
String phone
The phone. -
properties
Map<String,
String> properties The custom properties. -
state
String state
The state. -
street1
String street1
The street name 1. -
street2
String street2
The street name 2. -
street3
String street3
The street name 3. -
type
String type
The address type. -
updatedBy
long updatedBy
The updatedBy. -
updatedDate
Date updatedDate
The updated date. -
validated
boolean validated
The validated boolean variable. -
validatedOn
long validatedOn
The validatedOn. -
validationType
String validationType
The validationType. -
zipCode
String zipCode
The zip code.
-
-
Class com.skava.model.datatransferobjects.BlackListItem
class BlackListItem extends Object implements Serializable- serialVersionUID:
- 4715245020532163608L
-
Serialized Fields
-
createdDate
Date createdDate
The created date. -
id
long id
The id. -
type
BlackListedItemsType type
The type of the blackListItem. -
updatedDate
Date updatedDate
The updated date. -
value
String value
The value of the blackListItem.
-
-
Class com.skava.model.datatransferobjects.BlackListItemList
class BlackListItemList extends Object implements Serializable- serialVersionUID:
- 4715245020532163608L
-
Serialized Fields
-
blackListItem
@Valid List<BlackListItem> blackListItem
List of BlackListItemList.
-
-
Class com.skava.model.datatransferobjects.Collection
class Collection extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 5379829626446791824L
-
Serialized Fields
-
businessId
Long businessId
The business id. -
createdBy
Long createdBy
The created by. -
createdOn
Date createdOn
The Created On. -
description
String description
The description of the collection. -
id
Long id
The id. -
locale
String locale
The locale. -
name
String name
The collection name. -
properties
List<CollectionProperty> properties
The collection properties as mapping object. -
status
CollectionStatus status
Status of the collection which indicates collection's activeness. -
updatedBy
Long updatedBy
The updated by. -
updatedOn
Date updatedOn
The Updated On.
-
-
Class com.skava.model.datatransferobjects.CollectionAttribute
class CollectionAttribute extends Object implements Serializable- serialVersionUID:
- 3044231504400989121L
-
Serialized Fields
-
defaultValue
String defaultValue
The default value of the attribute. Holds default value of properties. -
description
String description
The description of the attribute. -
name
String name
The name of the attribute. Holds the collection properties name. -
nullable
boolean nullable
The attribute emptiness of the attribute. -
possibleValues
List<String> possibleValues
The possible values of the attribute. -
type
String type
The type of the attribute.
-
-
Class com.skava.model.datatransferobjects.CollectionList
class CollectionList extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 5379829626446791824L
-
Serialized Fields
-
businessId
Long businessId
The business id. -
createdBy
Long createdBy
The created by. -
createdOn
Date createdOn
The Created On. -
description
String description
The collection's description. -
id
Long id
The id. -
locale
String locale
The locale. -
name
String name
The name of the collection. -
status
CollectionStatus status
The collection status. -
updatedBy
Long updatedBy
The updated by. -
updatedOn
Date updatedOn
The Updated On.
-
-
Class com.skava.model.datatransferobjects.CollectionProperty
class CollectionProperty extends Object implements Serializable- serialVersionUID:
- 5379829626446791824L
-
Serialized Fields
-
attributeId
long attributeId
The attribute id. -
collectionId
Long collectionId
The collection id. -
createdBy
Long createdBy
The created by. -
createdOn
Date createdOn
The Created On. -
id
Long id
The id. -
name
String name
The name. -
updatedBy
Long updatedBy
The updated by. -
updatedOn
Date updatedOn
The Updated On. -
value
String value
The value.
-
-
Class com.skava.model.datatransferobjects.Consent
class Consent extends Object implements Serializable- serialVersionUID:
- -3258210338735082818L
-
Serialized Fields
-
collectionId
long collectionId
The CollectionId. -
createdBy
Long createdBy
The created by. -
createdTimestamp
Date createdTimestamp
The created date time. -
id
Long id
The id. -
requiredFlag
boolean requiredFlag
The requiredFlag. -
status
String status
The Consent status. -
title
String title
The title of the consent. -
updatedBy
Long updatedBy
The updated by. -
updatedTimestamp
Date updatedTimestamp
The updated date time.
-
-
Class com.skava.model.datatransferobjects.Credentials
class Credentials extends Object implements Serializable- serialVersionUID:
- -551237749467046314L
-
Serialized Fields
-
createdDate
Date createdDate
The created date. -
id
long id
The id. -
oldPasswords
String oldPasswords
The old passwords. -
password
String password
User password. -
passwordUpdatedDate
Date passwordUpdatedDate
-
passwordUpdateNotifiedDate
Date passwordUpdateNotifiedDate
-
securityQuestions
List<SecurityQuestions> securityQuestions
The security questions. -
updatedDate
Date updatedDate
The updated date.
-
-
Class com.skava.model.datatransferobjects.EmailNotifyConfig
class EmailNotifyConfig extends Object implements Serializable- serialVersionUID:
- -2520246988817717539L
-
Class com.skava.model.datatransferobjects.Identities
class Identities extends Object implements Serializable- serialVersionUID:
- -3442417792383719538L
-
Class com.skava.model.datatransferobjects.LoginMFAPayload
class LoginMFAPayload extends Object implements Serializable- serialVersionUID:
- -8760527565671897485L
-
Class com.skava.model.datatransferobjects.MergedUsers
class MergedUsers extends Object implements Serializable- serialVersionUID:
- 5084137133287373790L
-
Serialized Fields
-
fakeUserId
long fakeUserId
Fake user id. -
winnerUserId
long winnerUserId
winner user id.
-
-
Class com.skava.model.datatransferobjects.MfaAuthenticator
class MfaAuthenticator extends Object implements Serializable- serialVersionUID:
- -8760527565671897485L
-
Serialized Fields
-
status
MfaAuthStatus status
The status.
-
-
Class com.skava.model.datatransferobjects.MfaPayload
class MfaPayload extends Object implements Serializable- serialVersionUID:
- -8760527565671897485L
-
Class com.skava.model.datatransferobjects.Notes
class Notes extends Object implements Serializable- serialVersionUID:
- 8820644740971859952L
-
Serialized Fields
-
collectionId
long collectionId
The CollectionId. -
createdBy
Long createdBy
The created by. -
createdOn
Date createdOn
The created date time. -
description
String description
The status of notes. -
id
long id
The id. -
title
String title
The title of notes. -
updatedBy
Long updatedBy
The updated by. -
updatedOn
Date updatedOn
The updated date time. -
userId
long userId
The User Id.
-
-
Class com.skava.model.datatransferobjects.PasswordExpiryEventModel
class PasswordExpiryEventModel extends Object implements Serializable- serialVersionUID:
- 3169414543251200657L
-
Serialized Fields
-
collectionId
long collectionId
collectionId - This is used to define the collectionId. -
daysUntilExpiry
int daysUntilExpiry
daysUntilExpiry - This is used to define the daysUntilExpiry. -
expiryDate
Date expiryDate
expiryDate - This is used to define the expiryDate. -
expiryStatus
ExpiryStatus expiryStatus
expiryStatus - This is used to define the expiryStatus. -
forgotPasswordDomainUrl
String forgotPasswordDomainUrl
forgotPasswordDomainUrl - This is used to define the forgotPasswordDomainUrl. -
user
UserLockOutEventData user
user - This is used to define the user.
-
-
Class com.skava.model.datatransferobjects.SecurityQuestions
class SecurityQuestions extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.model.datatransferobjects.UserConsent
class UserConsent extends Object implements Serializable- serialVersionUID:
- -4177496560080437725L
-
Serialized Fields
-
browser
String browser
Browser used by the user. -
consentId
long consentId
The Consent Id. -
createdBy
Long createdBy
The created by. -
createdTimestamp
Date createdTimestamp
The created date time. -
device
String device
Device used by the user. -
geoLocation
String geoLocation
IP geo-location of the user. -
id
Long id
The id. -
ipAddress
String ipAddress
IP address of the user. -
updatedBy
Long updatedBy
The updated by. -
updatedTimestamp
Date updatedTimestamp
The updated date time. -
userId
long userId
The User Id.
-
-
Class com.skava.model.datatransferobjects.UserConsentHistory
class UserConsentHistory extends Object implements Serializable- serialVersionUID:
- 2890205643225097087L
-
Serialized Fields
-
action
String action
The Action. -
browser
String browser
Browser used by the user. -
consentId
long consentId
The Consent Id. -
createdBy
Long createdBy
The created by. -
createdOn
Date createdOn
The created date time. -
device
String device
Device used by the user. -
geoLocation
String geoLocation
IP geo-location of the user. -
id
long id
The id. -
ipAddress
String ipAddress
IP address of the user. -
updatedBy
Long updatedBy
The updated by. -
updatedOn
Date updatedOn
The updated date time. -
userId
long userId
The User Id.
-
-
Class com.skava.model.datatransferobjects.UserConsentList
class UserConsentList extends Object implements Serializable- serialVersionUID:
- -823314448117796535L
-
Serialized Fields
-
userConsent
List<UserConsent> userConsent
List of userconsent.
-
-
Class com.skava.model.datatransferobjects.UserEventCommonPayLoad
class UserEventCommonPayLoad extends Object implements Serializable- serialVersionUID:
- 9029114089770540399L
-
Serialized Fields
-
locale
String locale
locale. -
storeId
long storeId
Store id.
-
-
Class com.skava.model.datatransferobjects.UserEventData
class UserEventData extends Object implements Serializable- serialVersionUID:
- -8760527565671897485L
-
Serialized Fields
-
activationParam
String activationParam
ActivationParam. -
addressess
List<Addresses> addressess
user addresses. -
createdDate
Date createdDate
created date. -
dateOfBirth
String dateOfBirth
The date of birth. -
email
String email
User email. -
firstName
String firstName
The first name of the user. -
gender
String gender
The gender. -
id
long id
The id. -
lastName
String lastName
The last name of the user. -
notificationParam
String notificationParam
Notification Param -
phoneNumber
String phoneNumber
User phone number. -
photo
String photo
User photo. -
preferences
String preferences
preferences. -
resetOtp
String resetOtp
Reset Otp -
resetParam
String resetParam
ResetParam. -
signupOtp
String signupOtp
Signup Otp -
status
String status
The status of the user. -
type
int type
The user type -
updatedDate
Date updatedDate
updated date. -
userConsents
List<UserConsent> userConsents
user consents .
-
-
Class com.skava.model.datatransferobjects.UserLockOutEventData
class UserLockOutEventData extends Object implements Serializable- serialVersionUID:
- -8760527565671897485L
-
Class com.skava.model.datatransferobjects.Users
class Users extends Object implements Serializable- serialVersionUID:
- 4715245020532163608L
-
Serialized Fields
-
addresses
@Valid List<Addresses> addresses
The list of addresses. -
availableResend
int availableResend
Available Resend. -
collectionId
long collectionId
The collection id. -
createdDate
Date createdDate
The created date. -
credentials
Credentials credentials
The credentials object. -
customProperties
Map<String,
String> customProperties The custom properties. -
customPropertiesToDelete
Map<String,
String> customPropertiesToDelete The customPropertiesToDelete. -
dateOfBirth
String dateOfBirth
The date of birth. -
email
@Email(message="user.invalidemail") String email
The email of the user. -
firstName
String firstName
The first name of the user. -
gender
String gender
The gender of the user. -
guest
boolean guest
The guest. -
id
long id
The id. -
identities
List<Identities> identities
The list of identities. -
lastName
String lastName
The last name of the user. -
maximumOTPAttempt
int maximumOTPAttempt
Maximum OTP Attempt. -
mfaEnabledFlag
boolean mfaEnabledFlag
The MFA Enabled Flag -
mfaToken
String mfaToken
MfaToken -
otp
String otp
OTP -
phoneNumber
String phoneNumber
The phone number of the user. -
photo
String photo
The user photo. -
preferences
String preferences
The preferences. -
referenceAttribute
String referenceAttribute
The referenceId param. -
referenceAttribute1
String referenceAttribute1
-
referenceAttribute2
long referenceAttribute2
-
status
String status
The user status. -
type
int type
The type of the user. -
updatedDate
Date updatedDate
The updated date. -
userName
String userName
The user name of the user.
-
-
Class com.skava.model.datatransferobjects.UsersEventPayLoad
class UsersEventPayLoad extends Object implements Serializable- serialVersionUID:
- 5084137133287373790L
-
Serialized Fields
-
activationParamExpiryMillisec
String activationParamExpiryMillisec
ActivationParam expire time in Milliseconds. -
activationRedirectUrl
String activationRedirectUrl
Activation Redirect Url. -
collectionId
long collectionId
The collection id. -
inviteUserFlag
boolean inviteUserFlag
Invite user flag. -
resetParamExpiryMillisec
String resetParamExpiryMillisec
ResetParam Expire time in milliseconds. -
resetPasswordRedirectUrl
String resetPasswordRedirectUrl
Reset password Redirect Url. -
users
List<UserEventData> users
User event data.
-
-
Class com.skava.model.datatransferobjects.UsersList
class UsersList extends Object implements Serializable- serialVersionUID:
- 4715245020532163608L
-
Class com.skava.model.datatransferobjects.UsersMergePayLoad
class UsersMergePayLoad extends Object implements Serializable- serialVersionUID:
- 5084137133287373790L
-
Serialized Fields
-
userMerge
MergedUsers userMerge
Merge Users.
-
-
-
Package com.skava.model.domain
-
Class com.skava.model.domain.AttributeDO
class AttributeDO extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
alternateNames
String alternateNames
visibleToBuyer param*. -
collectionId
long collectionId
collectionId param*. -
createdBy
long createdBy
The created by. -
createdTime
Date createdTime
createdTime param*. -
defaultValue
String defaultValue
Deafult Value -
fieldtype
AttributeFieldType fieldtype
Fieldtype param -
filter
String filter
filter. -
groupIds
String groupIds
groupIds param*. -
id
long id
The id -
identifier
String identifier
-
locale
String locale
The locale. -
name
String name
Name param -
page
int page
page param. -
properties
List<AttributeProperty> properties
attribute can be sorted or not -
required
Boolean required
Required param -
sequence
Float sequence
sequence -
size
int size
size param. -
status
AttributeStatus status
Status param -
type
AttributeType type
Type type -
updatedBy
long updatedBy
The updated by. -
updatedTime
Date updatedTime
updatedTime param*. -
validation
String validation
validation param*. -
visibleToBuyer
Boolean visibleToBuyer
visibleToBuyer param*.
-
-
-
Package com.skava.model.exchange
-
Class com.skava.model.exchange.Attribute
class Attribute extends Object implements Serializable- serialVersionUID:
- -402835073014960734L
-
Serialized Fields
-
alternateNames
String alternateNames
alternateNames -
createdBy
long createdBy
created by -
createdTime
Date createdTime
created time -
defaultValue
String defaultValue
Deafult Value -
fieldtype
AttributeFieldType fieldtype
fieldtype -
groupIds
String groupIds
groupIds -
identifier
String identifier
identifier -
isVisibleToBuyer
Boolean isVisibleToBuyer
visibleToBuyer -
locale
String locale
locale -
name
String name
name -
properties
List<AttributeProperty> properties
properties -
required
Boolean required
required -
sequence
Float sequence
-
status
AttributeStatus status
status -
type
AttributeType type
type -
updatedBy
long updatedBy
updated by -
updatedTime
Date updatedTime
updated time -
validation
String validation
validation
-
-
Class com.skava.model.exchange.RequestInternal
class RequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 888536375039707568L
-
Serialized Fields
-
attributeId
String attributeId
The attributeId -
attrId
long attrId
The attrId -
authToken
String authToken
authToken. -
collectionId
long collectionId
collectionId collectionId which mapped with the user type. -
filter
String filter
filter filter string for search. -
id
long id
id. -
identifier
String identifier
The identifier -
name
String name
name name string for search. -
page
int page
page. -
size
int size
size. -
sort
String sort
sort sort string for search.
-
-
-
Package com.skava.model.exchange.request
-
Class com.skava.model.exchange.request.AttributeRequestInternal
class AttributeRequestInternal extends RequestInternal implements Serializable- serialVersionUID:
- 8883965754397567508L
-
-
Package com.skava.model.requests
-
Class com.skava.model.requests.BlackListItemRequest
class BlackListItemRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
blackListItem
@Valid BlackListItem blackListItem
-
blackListItems
@Valid List<BlackListItem> blackListItems
The List of blackListItems. -
id
long id
-
locale
String locale
-
page
int page
The page. -
size
@jakarta.validation.constraints.Max(1000L) int size
The size. -
type
String type
The Search -
value
String value
The search.
-
-
Class com.skava.model.requests.CollectionAttributeRequest
class CollectionAttributeRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- -6541623830906386726L
-
Class com.skava.model.requests.CollectionPropertyRequest
class CollectionPropertyRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Class com.skava.model.requests.CollectionRequest
class CollectionRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
authToken
String authToken
-
businessId
Long businessId
The business id. -
collectionId
Long collectionId
The collection id. -
filter
String filter
The filter. -
locale
String locale
The locale. -
page
int page
The page. -
size
@jakarta.validation.constraints.Max(500L) int size
The size. -
sort
String sort
The sort.
-
-
Class com.skava.model.requests.ConsentRequest
class ConsentRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
Class com.skava.model.requests.MfaAuthRequest
class MfaAuthRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
Serialized Fields
-
collectionId
long collectionId
The collectionId -
id
long id
The id -
locale
String locale
The locale. -
mfaAuthenticator
MfaAuthenticator mfaAuthenticator
The mfaAuthenticator -
userId
long userId
The userId
-
-
Class com.skava.model.requests.NotesRequest
class NotesRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 8606579205724514247L
-
Class com.skava.model.requests.UserActivationRequest
class UserActivationRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
activationParam
String activationParam
The activation param. -
authToken
String authToken
The authToken. -
collectionId
long collectionId
The collection id. -
dob
String dob
The date of birth. -
email
@Email String email
The email. -
firstName
String firstName
The first name. -
lastName
String lastName
The last name. -
locale
String locale
The locale. -
loginOTP
String loginOTP
Login OTP. -
password
String password
The password. -
phoneNumber
String phoneNumber
The phone number. -
storeId
long storeId
The StoreId. -
userName
String userName
The user name.
-
-
Class com.skava.model.requests.UserAddressRequest
class UserAddressRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
addresses
Addresses addresses
The addresses. -
addressId
long addressId
The address id. -
authToken
String authToken
The authToken. -
collectionId
long collectionId
The collection id. -
locale
String locale
The locale. -
search
String search
The search. -
storeId
long storeId
The storeId. -
userId
long userId
The user id.
-
-
Class com.skava.model.requests.UserAuthRequest
class UserAuthRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
authToken
String authToken
The auth token. -
collectionId
long collectionId
The collection id. -
identity
String identity
The identity. -
identityType
String identityType
The identity type. -
locale
String locale
The locale. -
loginOTP
String loginOTP
loginOTP -
loginToken
String loginToken
loginToken -
password
String password
The password. -
storeId
long storeId
The storeId. -
type
int type
The type.
-
-
Class com.skava.model.requests.UserConsentHistoryRequest
class UserConsentHistoryRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- -4300522374761542512L
-
Serialized Fields
-
collectionId
long collectionId
The collection id. -
id
long id
The id -
locale
String locale
The locale. -
page
int page
The page. -
size
@jakarta.validation.constraints.Max(100L) int size
The size. -
userId
long userId
The user id.
-
-
Class com.skava.model.requests.UserConsentRequest
class UserConsentRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 6577020891881211917L
-
Serialized Fields
-
collectionId
long collectionId
The collection id. -
id
long id
The id -
locale
String locale
The locale. -
page
int page
The page. -
size
@jakarta.validation.constraints.Max(100L) int size
The size. -
userConsentList
List<UserConsent> userConsentList
The UserConsent. -
userId
long userId
The user id.
-
-
Class com.skava.model.requests.UserCredentialsRequest
class UserCredentialsRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
authToken
String authToken
The authToken. -
collectionId
long collectionId
The collection id. -
credentials
Credentials credentials
The credentials. -
id
long id
The id. -
identity
String identity
The identity. -
identityType
String identityType
The identityType. -
locale
String locale
The locale. -
sendResetMail
boolean sendResetMail
The sendResetMail. -
storeId
long storeId
The StoreId.
-
-
Class com.skava.model.requests.UserNotificationRequest
class UserNotificationRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Class com.skava.model.requests.UserPropertiesRequest
class UserPropertiesRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
authToken
String authToken
The auth token. -
collectionId
long collectionId
The collection id. -
customProperties
Map<String,
String> customProperties The custom properties. -
customPropertiesToDelete
Map<String,
String> customPropertiesToDelete The customPropertiesToDelete. -
id
long id
The id. -
locale
String locale
The locale. -
name
String name
The name. -
storeId
long storeId
The storeId.
-
-
Class com.skava.model.requests.UserRequest
class UserRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
authToken
String authToken
The auth token. -
collectionId
long collectionId
The collection id. -
excludePropertyCheck
boolean excludePropertyCheck
The excludePropertyCheck. -
fullProfile
boolean fullProfile
The full profile. -
id
long id
The id. -
inviteUserFlag
boolean inviteUserFlag
The inviteUserFlag. -
isUserPut
boolean isUserPut
The isUserPut. -
locale
String locale
The locale. -
page
int page
The page. -
search
String search
The search. -
size
@jakarta.validation.constraints.Max(1000L) int size
The size. -
skipTotalCount
boolean skipTotalCount
The skipTotalCount. -
sort
String sort
The sort. -
storeId
long storeId
The storeId. -
user
@Valid Users user
The user. -
userIds
List<Long> userIds
The userId. -
users
@Valid List<Users> users
The List of users. -
validateOnly
boolean validateOnly
The validate.
-
-
Class com.skava.model.requests.UserResetRequest
class UserResetRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 4187372249047268129L
-
Serialized Fields
-
authToken
String authToken
The authToken. -
collectionId
long collectionId
The collection id. -
email
String email
The email. -
locale
String locale
The locale. -
password
String password
The password. -
phoneNumber
String phoneNumber
The phone number. -
resetOTP
String resetOTP
The password. -
resetParam
String resetParam
The reset param. -
storeId
long storeId
The storeId. -
userName
String userName
The user name.
-
-
-
Package com.skava.model.responses
-
Class com.skava.model.responses.AddressesResponse
class AddressesResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- -1803108742788501998L
-
Class com.skava.model.responses.AttributeAPIResponse
class AttributeAPIResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attribute
Attribute attribute
attribute.
-
-
Class com.skava.model.responses.AttributesAPIResponse
class AttributesAPIResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<Attribute> attributes
list of attribute. -
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data
-
-
Class com.skava.model.responses.AuthenticatedUser
class AuthenticatedUser extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- -2093187553561600652L
-
Serialized Fields
-
authorizationData
String authorizationData
authorization data -
isAuthenticated
boolean isAuthenticated
authentication result -
resetParam
boolean resetParam
resetParam when password expires -
usersEntity
UsersEntity usersEntity
authenticated user entry.
-
-
Class com.skava.model.responses.BlackListItemCreateResponse
class BlackListItemCreateResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
Serialized Fields
-
createdBlackList
List<BlackListItem> createdBlackList
List of created users. -
existingBlackList
List<BlackListItem> existingBlackList
List of existing users.
-
-
Class com.skava.model.responses.BlackListItemResponse
class BlackListItemResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
Serialized Fields
-
blackListItem
List<BlackListItem> blackListItem
List of BlackList. -
pageableInfo
PageableInfo pageableInfo
PageableInfo.
-
-
Class com.skava.model.responses.CollectionAttributesResponse
class CollectionAttributesResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 6312832513457525780L
-
Serialized Fields
-
attributes
List<CollectionAttribute> attributes
The list of collection attribute objects.
-
-
Class com.skava.model.responses.CollectionPropertiesResponse
class CollectionPropertiesResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 6312832513457525780L
-
Serialized Fields
-
ignoredProperties
List<String> ignoredProperties
The ignoredPropertiesList Object. -
properties
List<CollectionProperty> properties
The List of CollectionPropertyVO Objects.
-
-
Class com.skava.model.responses.CollectionPropertyResponse
class CollectionPropertyResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
Serialized Fields
-
property
CollectionProperty property
The collection property
-
-
Class com.skava.model.responses.CollectionsResponse
class CollectionsResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 6312832513457525780L
-
Serialized Fields
-
collections
List<CollectionList> collections
The List of collection Objects. -
pageableInfo
PageableInfo pageableInfo
PageableInfo.
-
-
Class com.skava.model.responses.CommonCollectionResponse
class CommonCollectionResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
Serialized Fields
-
collection
Collection collection
The collection object.
-
-
Class com.skava.model.responses.ConsentResponse
class ConsentResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
Class com.skava.model.responses.MfaAuthResponse
class MfaAuthResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- -1103943883365568498L
-
Serialized Fields
-
mfaAuthenticator
MfaAuthenticator mfaAuthenticator
mfaAuthenticator object.
-
-
Class com.skava.model.responses.NotesGetAllResponse
class NotesGetAllResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- -4098411053869093554L
-
Serialized Fields
-
notes
List<Notes> notes
List of Notes Object -
pageableInfo
PageableInfo pageableInfo
The PageableInfo.
-
-
Class com.skava.model.responses.NotesResponse
class NotesResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- -1103943883365568498L
-
Serialized Fields
-
notes
Notes notes
Notes object.
-
-
Class com.skava.model.responses.PageableInfo
class PageableInfo extends Object implements Serializable- serialVersionUID:
- 6312832513457525780L
-
Serialized Fields
-
count
long count
The response holds the actual number of records. -
page
int page
Page number of the response. -
size
int size
Maximum size of the page. -
totalCount
long totalCount
Total records available for the request.
-
-
Class com.skava.model.responses.UserAuthResponse
class UserAuthResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 200091939003135797L
-
Serialized Fields
-
availableResend
int availableResend
Available Resend. -
bearerToken
String bearerToken
Bearer Token. -
loginToken
String loginToken
LoginToken. -
maximumOTPAttempt
int maximumOTPAttempt
Maximum OTP Attempt. -
mfaEnabledFlag
Boolean mfaEnabledFlag
The MFA Enabled Flag -
mfaToken
String mfaToken
MFA Token. -
resetParam
boolean resetParam
The reset param -
users
Users users
The users.
-
-
Class com.skava.model.responses.UserConsentCreateResponse
class UserConsentCreateResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 506801158185380642L
-
Serialized Fields
-
createdUserConsent
List<UserConsent> createdUserConsent
The created userConsent. -
existingUserConsent
List<UserConsent> existingUserConsent
The existing userConsent.
-
-
Class com.skava.model.responses.UserConsentFindAllResponse
class UserConsentFindAllResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- 5695901180339254623L
-
Serialized Fields
-
count
long count
The count. -
userConsent
List<UserConsent> userConsent
The user consent list.
-
-
Class com.skava.model.responses.UserConsentHistoryFindAllResponse
class UserConsentHistoryFindAllResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- -2024714962095307740L
-
Serialized Fields
-
pageableInfo
PageableInfo pageableInfo
The PageableInfo. -
userConsentHistory
List<UserConsentHistory> userConsentHistory
List of Notes Object
-
-
Class com.skava.model.responses.UserConsentResponse
class UserConsentResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- -862967224150482374L
-
Serialized Fields
-
userConsents
List<UserConsent> userConsents
List of user consent
-
-
Class com.skava.model.responses.UserCreateResponse
class UserCreateResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
Class com.skava.model.responses.UserResetResponse
class UserResetResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- -6768177963795485952L
-
Serialized Fields
-
resetParam
String resetParam
The reset param
-
-
Class com.skava.model.responses.UserResponse
class UserResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
users
Users users
The Users
-
-
Class com.skava.model.responses.UserSearchResponse
class UserSearchResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.model.responses.UsersResponse
class UsersResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- 2065053780297908685L
-
-
Package com.skava.service.authenticator.model
-
Class com.skava.service.authenticator.model.AuthenticationConfig
class AuthenticationConfig extends Object implements Serializable- serialVersionUID:
- -6157745946603354293L
-
-
Package com.skava.user.exception
-
Exception com.skava.user.exception.MfaOtpException
class MfaOtpException extends com.skava.core.validation.ValidateException implements Serializable -
Exception com.skava.user.exception.UnAuthorizedAccessException
class UnAuthorizedAccessException extends org.springframework.security.access.AccessDeniedException implements Serializable- serialVersionUID:
- 1733221740728195780L
-
-
Package com.skava.util
-
Class com.skava.util.CacheUtil
class CacheUtil extends Object implements Serializable- serialVersionUID:
- 3785982029650397446L
-
Class com.skava.util.CollectionValidatorUtil
class CollectionValidatorUtil extends Object implements Serializable- serialVersionUID:
- 1L
-