Class GigyaRaasComponentModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.cms2.model.contents.CMSItemModel
-
- de.hybris.platform.cms2.model.contents.components.AbstractCMSComponentModel
-
- de.hybris.platform.cms2.model.contents.components.SimpleCMSComponentModel
-
- de.hybris.platform.gigya.gigyaloginaddon.model.AbstractGigyaComponentModel
-
- de.hybris.platform.gigya.gigyaloginaddon.model.GigyaRaasComponentModel
-
- All Implemented Interfaces:
java.io.Serializable
public class GigyaRaasComponentModel extends AbstractGigyaComponentModel
Generated model class for type GigyaRaasComponent first defined at extension gigyaloginaddon.Gigya RaaS login component.
- 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
_TYPECODE
Generated model type code constant.static java.lang.String
ADVANCEDCONFIGURATION
Generated constant - Attribute key ofGigyaRaasComponent.advancedConfiguration
attribute defined at extensiongigyaloginaddon
.static java.lang.String
CONTAINERID
Generated constant - Attribute key ofGigyaRaasComponent.containerID
attribute defined at extensiongigyaloginaddon
.static java.lang.String
EMBED
Generated constant - Attribute key ofGigyaRaasComponent.embed
attribute defined at extensiongigyaloginaddon
.static java.lang.String
LINKTEXT
Generated constant - Attribute key ofGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.static java.lang.String
PROFILEEDIT
Generated constant - Attribute key ofGigyaRaasComponent.profileEdit
attribute defined at extensiongigyaloginaddon
.static java.lang.String
SCREENSET
Generated constant - Attribute key ofGigyaRaasComponent.screenSet
attribute defined at extensiongigyaloginaddon
.static java.lang.String
STARTSCREEN
Generated constant - Attribute key ofGigyaRaasComponent.startScreen
attribute defined at extensiongigyaloginaddon
.-
Fields inherited from class de.hybris.platform.gigya.gigyaloginaddon.model.AbstractGigyaComponentModel
SHOWANONYMOUS, SHOWLOGGEDIN
-
Fields inherited from class de.hybris.platform.cms2.model.contents.components.SimpleCMSComponentModel
_ELEMENTSFORCONTAINER, CONTAINERS
-
Fields inherited from class de.hybris.platform.cms2.model.contents.components.AbstractCMSComponentModel
_ELEMENTSFORSLOT, ACTIONS, CONTAINER, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, SLOTS, TYPE, TYPECODE, VISIBLE
-
Fields inherited from class de.hybris.platform.cms2.model.contents.CMSItemModel
CATALOGVERSION, NAME, UID
-
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 GigyaRaasComponentModel()
Generated constructor - Default constructor for generic creation.GigyaRaasComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGigyaRaasComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGigyaRaasComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getAdvancedConfiguration()
Generated method - Getter of theGigyaRaasComponent.advancedConfiguration
attribute defined at extensiongigyaloginaddon
.java.lang.String
getContainerID()
Generated method - Getter of theGigyaRaasComponent.containerID
attribute defined at extensiongigyaloginaddon
.java.lang.Boolean
getEmbed()
Generated method - Getter of theGigyaRaasComponent.embed
attribute defined at extensiongigyaloginaddon
.java.lang.String
getLinkText()
Generated method - Getter of theGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.java.lang.String
getLinkText(java.util.Locale loc)
Generated method - Getter of theGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.java.lang.Boolean
getProfileEdit()
Generated method - Getter of theGigyaRaasComponent.profileEdit
attribute defined at extensiongigyaloginaddon
.java.lang.String
getScreenSet()
Generated method - Getter of theGigyaRaasComponent.screenSet
attribute defined at extensiongigyaloginaddon
.java.lang.String
getStartScreen()
Generated method - Getter of theGigyaRaasComponent.startScreen
attribute defined at extensiongigyaloginaddon
.void
setAdvancedConfiguration(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.advancedConfiguration
attribute defined at extensiongigyaloginaddon
.void
setContainerID(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.containerID
attribute defined at extensiongigyaloginaddon
.void
setEmbed(java.lang.Boolean value)
Generated method - Setter ofGigyaRaasComponent.embed
attribute defined at extensiongigyaloginaddon
.void
setLinkText(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.void
setLinkText(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.void
setProfileEdit(java.lang.Boolean value)
Generated method - Setter ofGigyaRaasComponent.profileEdit
attribute defined at extensiongigyaloginaddon
.void
setScreenSet(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.screenSet
attribute defined at extensiongigyaloginaddon
.void
setStartScreen(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.startScreen
attribute defined at extensiongigyaloginaddon
.-
Methods inherited from class de.hybris.platform.gigya.gigyaloginaddon.model.AbstractGigyaComponentModel
getShowAnonymous, getShowLoggedIn, setShowAnonymous, setShowLoggedIn
-
Methods inherited from class de.hybris.platform.cms2.model.contents.components.SimpleCMSComponentModel
getContainers, setContainers
-
Methods inherited from class de.hybris.platform.cms2.model.contents.components.AbstractCMSComponentModel
getActions, getRestrictions, getSlots, getType, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setOnlyOneRestrictionMustApply, setRestrictions, setSlots, setVisible
-
Methods inherited from class de.hybris.platform.cms2.model.contents.CMSItemModel
getCatalogVersion, getName, getUid, setCatalogVersion, setName, setUid
-
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
-
EMBED
public static final java.lang.String EMBED
Generated constant - Attribute key ofGigyaRaasComponent.embed
attribute defined at extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
CONTAINERID
public static final java.lang.String CONTAINERID
Generated constant - Attribute key ofGigyaRaasComponent.containerID
attribute defined at extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
SCREENSET
public static final java.lang.String SCREENSET
Generated constant - Attribute key ofGigyaRaasComponent.screenSet
attribute defined at extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
STARTSCREEN
public static final java.lang.String STARTSCREEN
Generated constant - Attribute key ofGigyaRaasComponent.startScreen
attribute defined at extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
LINKTEXT
public static final java.lang.String LINKTEXT
Generated constant - Attribute key ofGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
PROFILEEDIT
public static final java.lang.String PROFILEEDIT
Generated constant - Attribute key ofGigyaRaasComponent.profileEdit
attribute defined at extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
ADVANCEDCONFIGURATION
public static final java.lang.String ADVANCEDCONFIGURATION
Generated constant - Attribute key ofGigyaRaasComponent.advancedConfiguration
attribute defined at extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
GigyaRaasComponentModel
public GigyaRaasComponentModel()
Generated constructor - Default constructor for generic creation.
-
GigyaRaasComponentModel
public GigyaRaasComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
GigyaRaasComponentModel
@Deprecated(since="4.1.1", forRemoval=true) public GigyaRaasComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)
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:
_catalogVersion
- initial attribute declared by typeCMSItem
at extensioncms2
_uid
- initial attribute declared by typeCMSItem
at extensioncms2
-
GigyaRaasComponentModel
@Deprecated(since="4.1.1", forRemoval=true) public GigyaRaasComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)
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:
_catalogVersion
- initial attribute declared by typeCMSItem
at extensioncms2
_owner
- initial attribute declared by typeItem
at extensioncore
_uid
- initial attribute declared by typeCMSItem
at extensioncms2
-
-
Method Detail
-
getAdvancedConfiguration
@Accessor(qualifier="advancedConfiguration", type=GETTER) public java.lang.String getAdvancedConfiguration()
Generated method - Getter of theGigyaRaasComponent.advancedConfiguration
attribute defined at extensiongigyaloginaddon
.- Returns:
- the advancedConfiguration - JSON of advanced configuration to pass to the component
-
getContainerID
@Accessor(qualifier="containerID", type=GETTER) public java.lang.String getContainerID()
Generated method - Getter of theGigyaRaasComponent.containerID
attribute defined at extensiongigyaloginaddon
.- Returns:
- the containerID - If embedded the id of the div that the component would be embedded
-
getEmbed
@Accessor(qualifier="embed", type=GETTER) public java.lang.Boolean getEmbed()
Generated method - Getter of theGigyaRaasComponent.embed
attribute defined at extensiongigyaloginaddon
.- Returns:
- the embed - Should this screen set be embedded (true) or a modal window
-
getLinkText
@Accessor(qualifier="linkText", type=GETTER) public java.lang.String getLinkText()
Generated method - Getter of theGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.- Returns:
- the linkText - The text that would appear on the link if not embedded
-
getLinkText
@Accessor(qualifier="linkText", type=GETTER) public java.lang.String getLinkText(java.util.Locale loc)
Generated method - Getter of theGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.- Parameters:
loc
- the value localization key- Returns:
- the linkText - The text that would appear on the link if not embedded
- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
getProfileEdit
@Accessor(qualifier="profileEdit", type=GETTER) public java.lang.Boolean getProfileEdit()
Generated method - Getter of theGigyaRaasComponent.profileEdit
attribute defined at extensiongigyaloginaddon
.- Returns:
- the profileEdit - Is this a profile edit commponet
-
getScreenSet
@Accessor(qualifier="screenSet", type=GETTER) public java.lang.String getScreenSet()
Generated method - Getter of theGigyaRaasComponent.screenSet
attribute defined at extensiongigyaloginaddon
.- Returns:
- the screenSet - The name of the screen-set to be presented
-
getStartScreen
@Accessor(qualifier="startScreen", type=GETTER) public java.lang.String getStartScreen()
Generated method - Getter of theGigyaRaasComponent.startScreen
attribute defined at extensiongigyaloginaddon
.- Returns:
- the startScreen - The name of the start screen
-
setAdvancedConfiguration
@Accessor(qualifier="advancedConfiguration", type=SETTER) public void setAdvancedConfiguration(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.advancedConfiguration
attribute defined at extensiongigyaloginaddon
.- Parameters:
value
- the advancedConfiguration - JSON of advanced configuration to pass to the component
-
setContainerID
@Accessor(qualifier="containerID", type=SETTER) public void setContainerID(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.containerID
attribute defined at extensiongigyaloginaddon
.- Parameters:
value
- the containerID - If embedded the id of the div that the component would be embedded
-
setEmbed
@Accessor(qualifier="embed", type=SETTER) public void setEmbed(java.lang.Boolean value)
Generated method - Setter ofGigyaRaasComponent.embed
attribute defined at extensiongigyaloginaddon
.- Parameters:
value
- the embed - Should this screen set be embedded (true) or a modal window
-
setLinkText
@Accessor(qualifier="linkText", type=SETTER) public void setLinkText(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.- Parameters:
value
- the linkText - The text that would appear on the link if not embedded
-
setLinkText
@Accessor(qualifier="linkText", type=SETTER) public void setLinkText(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofGigyaRaasComponent.linkText
attribute defined at extensiongigyaloginaddon
.- Parameters:
value
- the linkText - The text that would appear on the link if not embeddedloc
- the value localization key- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
setProfileEdit
@Accessor(qualifier="profileEdit", type=SETTER) public void setProfileEdit(java.lang.Boolean value)
Generated method - Setter ofGigyaRaasComponent.profileEdit
attribute defined at extensiongigyaloginaddon
.- Parameters:
value
- the profileEdit - Is this a profile edit commponet
-
setScreenSet
@Accessor(qualifier="screenSet", type=SETTER) public void setScreenSet(java.lang.String value)
Generated method - Setter ofGigyaRaasComponent.screenSet
attribute defined at extensiongigyaloginaddon
.- Parameters:
value
- the screenSet - The name of the screen-set to be presented
-
-