public class GigyaRaasComponentModel extends AbstractGigyaComponentModel
Gigya RaaS login component.
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ADVANCEDCONFIGURATION
Generated constant - Attribute key of
GigyaRaasComponent.advancedConfiguration attribute defined at extension gigyaloginaddon. |
static java.lang.String |
CONTAINERID
Generated constant - Attribute key of
GigyaRaasComponent.containerID attribute defined at extension gigyaloginaddon. |
static java.lang.String |
EMBED
Generated constant - Attribute key of
GigyaRaasComponent.embed attribute defined at extension gigyaloginaddon. |
static java.lang.String |
LINKTEXT
Generated constant - Attribute key of
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon. |
static java.lang.String |
PROFILEEDIT
Generated constant - Attribute key of
GigyaRaasComponent.profileEdit attribute defined at extension gigyaloginaddon. |
static java.lang.String |
SCREENSET
Generated constant - Attribute key of
GigyaRaasComponent.screenSet attribute defined at extension gigyaloginaddon. |
static java.lang.String |
STARTSCREEN
Generated constant - Attribute key of
GigyaRaasComponent.startScreen attribute defined at extension gigyaloginaddon. |
SHOWANONYMOUS, SHOWLOGGEDIN_ELEMENTSFORCONTAINER, CONTAINERS_ELEMENTSFORSLOT, ACTIONS, CONTAINER, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, SLOTS, TYPE, TYPECODE, VISIBLECATALOGVERSION, NAME, UID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
GigyaRaasComponentModel()
Generated constructor - Default constructor for generic creation.
|
GigyaRaasComponentModel(CatalogVersionModel _catalogVersion,
ItemModel _owner,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
GigyaRaasComponentModel(CatalogVersionModel _catalogVersion,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
GigyaRaasComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAdvancedConfiguration()
Generated method - Getter of the
GigyaRaasComponent.advancedConfiguration attribute defined at extension gigyaloginaddon. |
java.lang.String |
getContainerID()
Generated method - Getter of the
GigyaRaasComponent.containerID attribute defined at extension gigyaloginaddon. |
java.lang.Boolean |
getEmbed()
Generated method - Getter of the
GigyaRaasComponent.embed attribute defined at extension gigyaloginaddon. |
java.lang.String |
getLinkText()
Generated method - Getter of the
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon. |
java.lang.String |
getLinkText(java.util.Locale loc)
Generated method - Getter of the
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon. |
java.lang.Boolean |
getProfileEdit()
Generated method - Getter of the
GigyaRaasComponent.profileEdit attribute defined at extension gigyaloginaddon. |
java.lang.String |
getScreenSet()
Generated method - Getter of the
GigyaRaasComponent.screenSet attribute defined at extension gigyaloginaddon. |
java.lang.String |
getStartScreen()
Generated method - Getter of the
GigyaRaasComponent.startScreen attribute defined at extension gigyaloginaddon. |
void |
setAdvancedConfiguration(java.lang.String value)
Generated method - Setter of
GigyaRaasComponent.advancedConfiguration attribute defined at extension gigyaloginaddon. |
void |
setContainerID(java.lang.String value)
Generated method - Setter of
GigyaRaasComponent.containerID attribute defined at extension gigyaloginaddon. |
void |
setEmbed(java.lang.Boolean value)
Generated method - Setter of
GigyaRaasComponent.embed attribute defined at extension gigyaloginaddon. |
void |
setLinkText(java.lang.String value)
Generated method - Setter of
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon. |
void |
setLinkText(java.lang.String value,
java.util.Locale loc)
Generated method - Setter of
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon. |
void |
setProfileEdit(java.lang.Boolean value)
Generated method - Setter of
GigyaRaasComponent.profileEdit attribute defined at extension gigyaloginaddon. |
void |
setScreenSet(java.lang.String value)
Generated method - Setter of
GigyaRaasComponent.screenSet attribute defined at extension gigyaloginaddon. |
void |
setStartScreen(java.lang.String value)
Generated method - Setter of
GigyaRaasComponent.startScreen attribute defined at extension gigyaloginaddon. |
getShowAnonymous, getShowLoggedIn, setShowAnonymous, setShowLoggedIngetContainers, setContainersgetActions, getRestrictions, getSlots, getType, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setOnlyOneRestrictionMustApply, setRestrictions, setSlots, setVisiblegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String EMBED
GigyaRaasComponent.embed attribute defined at extension gigyaloginaddon.public static final java.lang.String CONTAINERID
GigyaRaasComponent.containerID attribute defined at extension gigyaloginaddon.public static final java.lang.String SCREENSET
GigyaRaasComponent.screenSet attribute defined at extension gigyaloginaddon.public static final java.lang.String STARTSCREEN
GigyaRaasComponent.startScreen attribute defined at extension gigyaloginaddon.public static final java.lang.String LINKTEXT
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon.public static final java.lang.String PROFILEEDIT
GigyaRaasComponent.profileEdit attribute defined at extension gigyaloginaddon.public static final java.lang.String ADVANCEDCONFIGURATION
GigyaRaasComponent.advancedConfiguration attribute defined at extension gigyaloginaddon.public GigyaRaasComponentModel()
public GigyaRaasComponentModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public GigyaRaasComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_uid - initial attribute declared by type CMSItem at extension cms2@Deprecated public GigyaRaasComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type CMSItem at extension cms2@Accessor(qualifier="advancedConfiguration", type=GETTER) public java.lang.String getAdvancedConfiguration()
GigyaRaasComponent.advancedConfiguration attribute defined at extension gigyaloginaddon.@Accessor(qualifier="containerID", type=GETTER) public java.lang.String getContainerID()
GigyaRaasComponent.containerID attribute defined at extension gigyaloginaddon.@Accessor(qualifier="embed", type=GETTER) public java.lang.Boolean getEmbed()
GigyaRaasComponent.embed attribute defined at extension gigyaloginaddon.@Accessor(qualifier="linkText", type=GETTER) public java.lang.String getLinkText()
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon.@Accessor(qualifier="linkText", type=GETTER) public java.lang.String getLinkText(java.util.Locale loc)
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon.loc - the value localization keyjava.lang.IllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="profileEdit", type=GETTER) public java.lang.Boolean getProfileEdit()
GigyaRaasComponent.profileEdit attribute defined at extension gigyaloginaddon.@Accessor(qualifier="screenSet", type=GETTER) public java.lang.String getScreenSet()
GigyaRaasComponent.screenSet attribute defined at extension gigyaloginaddon.@Accessor(qualifier="startScreen", type=GETTER) public java.lang.String getStartScreen()
GigyaRaasComponent.startScreen attribute defined at extension gigyaloginaddon.@Accessor(qualifier="advancedConfiguration", type=SETTER) public void setAdvancedConfiguration(java.lang.String value)
GigyaRaasComponent.advancedConfiguration attribute defined at extension gigyaloginaddon.value - the advancedConfiguration - JSON of advanced configuration to pass to the component@Accessor(qualifier="containerID", type=SETTER) public void setContainerID(java.lang.String value)
GigyaRaasComponent.containerID attribute defined at extension gigyaloginaddon.value - the containerID - If embedded the id of the div that the component would be embedded@Accessor(qualifier="embed", type=SETTER) public void setEmbed(java.lang.Boolean value)
GigyaRaasComponent.embed attribute defined at extension gigyaloginaddon.value - the embed - Should this screen set be embedded (true) or a modal window@Accessor(qualifier="linkText", type=SETTER) public void setLinkText(java.lang.String value)
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon.value - the linkText - The text that would appear on the link if not embedded@Accessor(qualifier="linkText", type=SETTER) public void setLinkText(java.lang.String value, java.util.Locale loc)
GigyaRaasComponent.linkText attribute defined at extension gigyaloginaddon.value - the linkText - The text that would appear on the link if not embeddedloc - the value localization keyjava.lang.IllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="profileEdit", type=SETTER) public void setProfileEdit(java.lang.Boolean value)
GigyaRaasComponent.profileEdit attribute defined at extension gigyaloginaddon.value - the profileEdit - Is this a profile edit commponet@Accessor(qualifier="screenSet", type=SETTER) public void setScreenSet(java.lang.String value)
GigyaRaasComponent.screenSet attribute defined at extension gigyaloginaddon.value - the screenSet - The name of the screen-set to be presentedCopyright © 2018 SAP SE. All Rights Reserved.