Class GigyaConfigModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.gigya.gigyaservices.model.GigyaConfigModel
-
- All Implemented Interfaces:
java.io.Serializable
public class GigyaConfigModel extends ItemModel
Generated model class for type GigyaConfig first defined at extension gigyaservices.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_GIGYACONFIGTOFIELDMAPPINGGenerated relation code constant for relationGigyaConfigToFieldMappingdefining source attributegigyaFieldMappingsin extensiongigyaservices.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringCODEGenerated constant - Attribute key ofGigyaConfig.codeattribute defined at extensiongigyaservices.static java.lang.StringDELETEUSERGenerated constant - Attribute key ofGigyaConfig.deleteUserattribute defined at extensiongigyaservices.static java.lang.StringGIGYAAPIKEYGenerated constant - Attribute key ofGigyaConfig.gigyaApiKeyattribute defined at extensiongigyaservices.static java.lang.StringGIGYADATACENTERGenerated constant - Attribute key ofGigyaConfig.gigyaDataCenterattribute defined at extensiongigyaservices.static java.lang.StringGIGYAFIELDMAPPINGSGenerated constant - Attribute key ofGigyaConfig.gigyaFieldMappingsattribute defined at extensiongigyaservices.static java.lang.StringGIGYASITESECRETGenerated constant - Attribute key ofGigyaConfig.gigyaSiteSecretattribute defined at extensiongigyaservices.static java.lang.StringGIGYAUSERKEYGenerated constant - Attribute key ofGigyaConfig.gigyaUserKeyattribute defined at extensiongigyaservices.static java.lang.StringGIGYAUSERSECRETGenerated constant - Attribute key ofGigyaConfig.gigyaUserSecretattribute defined at extensiongigyaservices.static java.lang.StringMODEGenerated constant - Attribute key ofGigyaConfig.modeattribute defined at extensiongigyaservices.static java.lang.StringSITESGenerated constant - Attribute key ofGigyaConfig.sitesattribute defined at extensiongigyaloginaddon.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description GigyaConfigModel()Generated constructor - Default constructor for generic creation.GigyaConfigModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextGigyaConfigModel(java.lang.String _gigyaApiKey)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGigyaConfigModel(java.lang.String _gigyaApiKey, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCode()Generated method - Getter of theGigyaConfig.codeattribute defined at extensiongigyaservices.java.lang.BooleangetDeleteUser()Generated method - Getter of theGigyaConfig.deleteUserattribute defined at extensiongigyaservices.java.lang.StringgetGigyaApiKey()Generated method - Getter of theGigyaConfig.gigyaApiKeyattribute defined at extensiongigyaservices.java.lang.StringgetGigyaDataCenter()Generated method - Getter of theGigyaConfig.gigyaDataCenterattribute defined at extensiongigyaservices.java.util.Collection<GigyaFieldMappingModel>getGigyaFieldMappings()Generated method - Getter of theGigyaConfig.gigyaFieldMappingsattribute defined at extensiongigyaservices.java.lang.StringgetGigyaSiteSecret()Generated method - Getter of theGigyaConfig.gigyaSiteSecretattribute defined at extensiongigyaservices.java.lang.StringgetGigyaUserKey()Generated method - Getter of theGigyaConfig.gigyaUserKeyattribute defined at extensiongigyaservices.java.lang.StringgetGigyaUserSecret()Generated method - Getter of theGigyaConfig.gigyaUserSecretattribute defined at extensiongigyaservices.GigyaUserManagementModegetMode()Generated method - Getter of theGigyaConfig.modeattribute defined at extensiongigyaservices.java.util.Collection<BaseSiteModel>getSites()Generated method - Getter of theGigyaConfig.sitesattribute defined at extensiongigyaloginaddon.voidsetCode(java.lang.String value)Generated method - Setter ofGigyaConfig.codeattribute defined at extensiongigyaservices.voidsetDeleteUser(java.lang.Boolean value)Generated method - Setter ofGigyaConfig.deleteUserattribute defined at extensiongigyaservices.voidsetGigyaApiKey(java.lang.String value)Generated method - Setter ofGigyaConfig.gigyaApiKeyattribute defined at extensiongigyaservices.voidsetGigyaDataCenter(java.lang.String value)Generated method - Setter ofGigyaConfig.gigyaDataCenterattribute defined at extensiongigyaservices.voidsetGigyaFieldMappings(java.util.Collection<GigyaFieldMappingModel> value)Generated method - Setter ofGigyaConfig.gigyaFieldMappingsattribute defined at extensiongigyaservices.voidsetGigyaSiteSecret(java.lang.String value)Generated method - Setter ofGigyaConfig.gigyaSiteSecretattribute defined at extensiongigyaservices.voidsetGigyaUserKey(java.lang.String value)Generated method - Setter ofGigyaConfig.gigyaUserKeyattribute defined at extensiongigyaservices.voidsetGigyaUserSecret(java.lang.String value)Generated method - Setter ofGigyaConfig.gigyaUserSecretattribute defined at extensiongigyaservices.voidsetMode(GigyaUserManagementMode value)Generated method - Setter ofGigyaConfig.modeattribute defined at extensiongigyaservices.voidsetSites(java.util.Collection<BaseSiteModel> value)Generated method - Setter ofGigyaConfig.sitesattribute defined at extensiongigyaloginaddon.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_GIGYACONFIGTOFIELDMAPPING
public static final java.lang.String _GIGYACONFIGTOFIELDMAPPING
Generated relation code constant for relationGigyaConfigToFieldMappingdefining source attributegigyaFieldMappingsin extensiongigyaservices.- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Generated constant - Attribute key ofGigyaConfig.codeattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
GIGYAAPIKEY
public static final java.lang.String GIGYAAPIKEY
Generated constant - Attribute key ofGigyaConfig.gigyaApiKeyattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
GIGYASITESECRET
public static final java.lang.String GIGYASITESECRET
Generated constant - Attribute key ofGigyaConfig.gigyaSiteSecretattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
GIGYADATACENTER
public static final java.lang.String GIGYADATACENTER
Generated constant - Attribute key ofGigyaConfig.gigyaDataCenterattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
GIGYAUSERSECRET
public static final java.lang.String GIGYAUSERSECRET
Generated constant - Attribute key ofGigyaConfig.gigyaUserSecretattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
GIGYAUSERKEY
public static final java.lang.String GIGYAUSERKEY
Generated constant - Attribute key ofGigyaConfig.gigyaUserKeyattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
DELETEUSER
public static final java.lang.String DELETEUSER
Generated constant - Attribute key ofGigyaConfig.deleteUserattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
MODE
public static final java.lang.String MODE
Generated constant - Attribute key ofGigyaConfig.modeattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
GIGYAFIELDMAPPINGS
public static final java.lang.String GIGYAFIELDMAPPINGS
Generated constant - Attribute key ofGigyaConfig.gigyaFieldMappingsattribute defined at extensiongigyaservices.- See Also:
- Constant Field Values
-
SITES
public static final java.lang.String SITES
Generated constant - Attribute key ofGigyaConfig.sitesattribute defined at extensiongigyaloginaddon.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
GigyaConfigModel
public GigyaConfigModel()
Generated constructor - Default constructor for generic creation.
-
GigyaConfigModel
public GigyaConfigModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
GigyaConfigModel
@Deprecated(since="4.1.1", forRemoval=true) public GigyaConfigModel(java.lang.String _gigyaApiKey)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_gigyaApiKey- initial attribute declared by typeGigyaConfigat extensiongigyaservices
-
GigyaConfigModel
@Deprecated(since="4.1.1", forRemoval=true) public GigyaConfigModel(java.lang.String _gigyaApiKey, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_gigyaApiKey- initial attribute declared by typeGigyaConfigat extensiongigyaservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getCode
@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Generated method - Getter of theGigyaConfig.codeattribute defined at extensiongigyaservices.- Returns:
- the code
-
getDeleteUser
@Accessor(qualifier="deleteUser", type=GETTER) public java.lang.Boolean getDeleteUser()
Generated method - Getter of theGigyaConfig.deleteUserattribute defined at extensiongigyaservices.- Returns:
- the deleteUser
-
getGigyaApiKey
@Accessor(qualifier="gigyaApiKey", type=GETTER) public java.lang.String getGigyaApiKey()
Generated method - Getter of theGigyaConfig.gigyaApiKeyattribute defined at extensiongigyaservices.- Returns:
- the gigyaApiKey
-
getGigyaDataCenter
@Accessor(qualifier="gigyaDataCenter", type=GETTER) public java.lang.String getGigyaDataCenter()
Generated method - Getter of theGigyaConfig.gigyaDataCenterattribute defined at extensiongigyaservices.- Returns:
- the gigyaDataCenter
-
getGigyaFieldMappings
@Accessor(qualifier="gigyaFieldMappings", type=GETTER) public java.util.Collection<GigyaFieldMappingModel> getGigyaFieldMappings()
Generated method - Getter of theGigyaConfig.gigyaFieldMappingsattribute defined at extensiongigyaservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the gigyaFieldMappings
-
getGigyaSiteSecret
@Accessor(qualifier="gigyaSiteSecret", type=GETTER) public java.lang.String getGigyaSiteSecret()
Generated method - Getter of theGigyaConfig.gigyaSiteSecretattribute defined at extensiongigyaservices.- Returns:
- the gigyaSiteSecret
-
getGigyaUserKey
@Accessor(qualifier="gigyaUserKey", type=GETTER) public java.lang.String getGigyaUserKey()
Generated method - Getter of theGigyaConfig.gigyaUserKeyattribute defined at extensiongigyaservices.- Returns:
- the gigyaUserKey
-
getGigyaUserSecret
@Accessor(qualifier="gigyaUserSecret", type=GETTER) public java.lang.String getGigyaUserSecret()
Generated method - Getter of theGigyaConfig.gigyaUserSecretattribute defined at extensiongigyaservices.- Returns:
- the gigyaUserSecret
-
getMode
@Accessor(qualifier="mode", type=GETTER) public GigyaUserManagementMode getMode()
Generated method - Getter of theGigyaConfig.modeattribute defined at extensiongigyaservices.- Returns:
- the mode
-
getSites
@Accessor(qualifier="sites", type=GETTER) public java.util.Collection<BaseSiteModel> getSites()
Generated method - Getter of theGigyaConfig.sitesattribute defined at extensiongigyaloginaddon. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sites
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Setter ofGigyaConfig.codeattribute defined at extensiongigyaservices.- Parameters:
value- the code
-
setDeleteUser
@Accessor(qualifier="deleteUser", type=SETTER) public void setDeleteUser(java.lang.Boolean value)
Generated method - Setter ofGigyaConfig.deleteUserattribute defined at extensiongigyaservices.- Parameters:
value- the deleteUser
-
setGigyaApiKey
@Accessor(qualifier="gigyaApiKey", type=SETTER) public void setGigyaApiKey(java.lang.String value)
Generated method - Setter ofGigyaConfig.gigyaApiKeyattribute defined at extensiongigyaservices.- Parameters:
value- the gigyaApiKey
-
setGigyaDataCenter
@Accessor(qualifier="gigyaDataCenter", type=SETTER) public void setGigyaDataCenter(java.lang.String value)
Generated method - Setter ofGigyaConfig.gigyaDataCenterattribute defined at extensiongigyaservices.- Parameters:
value- the gigyaDataCenter
-
setGigyaFieldMappings
@Accessor(qualifier="gigyaFieldMappings", type=SETTER) public void setGigyaFieldMappings(java.util.Collection<GigyaFieldMappingModel> value)
Generated method - Setter ofGigyaConfig.gigyaFieldMappingsattribute defined at extensiongigyaservices.- Parameters:
value- the gigyaFieldMappings
-
setGigyaSiteSecret
@Accessor(qualifier="gigyaSiteSecret", type=SETTER) public void setGigyaSiteSecret(java.lang.String value)
Generated method - Setter ofGigyaConfig.gigyaSiteSecretattribute defined at extensiongigyaservices.- Parameters:
value- the gigyaSiteSecret
-
setGigyaUserKey
@Accessor(qualifier="gigyaUserKey", type=SETTER) public void setGigyaUserKey(java.lang.String value)
Generated method - Setter ofGigyaConfig.gigyaUserKeyattribute defined at extensiongigyaservices.- Parameters:
value- the gigyaUserKey
-
setGigyaUserSecret
@Accessor(qualifier="gigyaUserSecret", type=SETTER) public void setGigyaUserSecret(java.lang.String value)
Generated method - Setter ofGigyaConfig.gigyaUserSecretattribute defined at extensiongigyaservices.- Parameters:
value- the gigyaUserSecret
-
setMode
@Accessor(qualifier="mode", type=SETTER) public void setMode(GigyaUserManagementMode value)
Generated method - Setter ofGigyaConfig.modeattribute defined at extensiongigyaservices.- Parameters:
value- the mode
-
setSites
@Accessor(qualifier="sites", type=SETTER) public void setSites(java.util.Collection<BaseSiteModel> value)
Generated method - Setter ofGigyaConfig.sitesattribute defined at extensiongigyaloginaddon.- Parameters:
value- the sites
-
-