Package com.hybris.yprofile.jalo
Class GeneratedProfileservicesManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- com.hybris.yprofile.jalo.GeneratedProfileservicesManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
ProfileservicesManager
public abstract class GeneratedProfileservicesManager extends Extension
Generated class for typeProfileservicesManager
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
-
Constructor Summary
Constructors Constructor Description GeneratedProfileservicesManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCartIdReference(AbstractOrder item)
Generated method - Getter of theAbstractOrder.cartIdReference
attribute.java.lang.String
getCartIdReference(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.cartIdReference
attribute.java.lang.String
getConsentReference(AbstractOrder item)
Generated method - Getter of theAbstractOrder.consentReference
attribute.java.lang.String
getConsentReference(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.consentReference
attribute.java.lang.String
getConsentReference(SessionContext ctx, User item)
Generated method - Getter of theUser.consentReference
attribute.java.lang.String
getConsentReference(User item)
Generated method - Getter of theUser.consentReference
attribute.java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.lang.String
getName()
java.lang.Boolean
isProfileTagDebug(SessionContext ctx, User item)
Generated method - Getter of theUser.profileTagDebug
attribute.java.lang.Boolean
isProfileTagDebug(User item)
Generated method - Getter of theUser.profileTagDebug
attribute.boolean
isProfileTagDebugAsPrimitive(SessionContext ctx, User item)
Generated method - Getter of theUser.profileTagDebug
attribute.boolean
isProfileTagDebugAsPrimitive(User item)
Generated method - Getter of theUser.profileTagDebug
attribute.void
setCartIdReference(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.cartIdReference
attribute.void
setCartIdReference(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.cartIdReference
attribute.void
setConsentReference(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.consentReference
attribute.void
setConsentReference(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.consentReference
attribute.void
setConsentReference(SessionContext ctx, User item, java.lang.String value)
Generated method - Setter of theUser.consentReference
attribute.void
setConsentReference(User item, java.lang.String value)
Generated method - Setter of theUser.consentReference
attribute.void
setProfileTagDebug(SessionContext ctx, User item, boolean value)
Generated method - Setter of theUser.profileTagDebug
attribute.void
setProfileTagDebug(SessionContext ctx, User item, java.lang.Boolean value)
Generated method - Setter of theUser.profileTagDebug
attribute.void
setProfileTagDebug(User item, boolean value)
Generated method - Setter of theUser.profileTagDebug
attribute.void
setProfileTagDebug(User item, java.lang.Boolean value)
Generated method - Setter of theUser.profileTagDebug
attribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModes
in classExtension
-
getCartIdReference
public java.lang.String getCartIdReference(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.cartIdReference
attribute.- Returns:
- the cartIdReference
-
getCartIdReference
public java.lang.String getCartIdReference(AbstractOrder item)
Generated method - Getter of theAbstractOrder.cartIdReference
attribute.- Returns:
- the cartIdReference
-
setCartIdReference
public void setCartIdReference(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.cartIdReference
attribute.- Parameters:
value
- the cartIdReference
-
setCartIdReference
public void setCartIdReference(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.cartIdReference
attribute.- Parameters:
value
- the cartIdReference
-
getConsentReference
public java.lang.String getConsentReference(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.consentReference
attribute.- Returns:
- the consentReference
-
getConsentReference
public java.lang.String getConsentReference(AbstractOrder item)
Generated method - Getter of theAbstractOrder.consentReference
attribute.- Returns:
- the consentReference
-
setConsentReference
public void setConsentReference(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.consentReference
attribute.- Parameters:
value
- the consentReference
-
setConsentReference
public void setConsentReference(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.consentReference
attribute.- Parameters:
value
- the consentReference
-
getConsentReference
public java.lang.String getConsentReference(SessionContext ctx, User item)
Generated method - Getter of theUser.consentReference
attribute.- Returns:
- the consentReference
-
getConsentReference
public java.lang.String getConsentReference(User item)
Generated method - Getter of theUser.consentReference
attribute.- Returns:
- the consentReference
-
setConsentReference
public void setConsentReference(SessionContext ctx, User item, java.lang.String value)
Generated method - Setter of theUser.consentReference
attribute.- Parameters:
value
- the consentReference
-
setConsentReference
public void setConsentReference(User item, java.lang.String value)
Generated method - Setter of theUser.consentReference
attribute.- Parameters:
value
- the consentReference
-
isProfileTagDebug
public java.lang.Boolean isProfileTagDebug(SessionContext ctx, User item)
Generated method - Getter of theUser.profileTagDebug
attribute.- Returns:
- the profileTagDebug
-
isProfileTagDebug
public java.lang.Boolean isProfileTagDebug(User item)
Generated method - Getter of theUser.profileTagDebug
attribute.- Returns:
- the profileTagDebug
-
isProfileTagDebugAsPrimitive
public boolean isProfileTagDebugAsPrimitive(SessionContext ctx, User item)
Generated method - Getter of theUser.profileTagDebug
attribute.- Returns:
- the profileTagDebug
-
isProfileTagDebugAsPrimitive
public boolean isProfileTagDebugAsPrimitive(User item)
Generated method - Getter of theUser.profileTagDebug
attribute.- Returns:
- the profileTagDebug
-
setProfileTagDebug
public void setProfileTagDebug(SessionContext ctx, User item, java.lang.Boolean value)
Generated method - Setter of theUser.profileTagDebug
attribute.- Parameters:
value
- the profileTagDebug
-
setProfileTagDebug
public void setProfileTagDebug(User item, java.lang.Boolean value)
Generated method - Setter of theUser.profileTagDebug
attribute.- Parameters:
value
- the profileTagDebug
-
setProfileTagDebug
public void setProfileTagDebug(SessionContext ctx, User item, boolean value)
Generated method - Setter of theUser.profileTagDebug
attribute.- Parameters:
value
- the profileTagDebug
-
setProfileTagDebug
public void setProfileTagDebug(User item, boolean value)
Generated method - Setter of theUser.profileTagDebug
attribute.- Parameters:
value
- the profileTagDebug
-
-