Class AgentdesktopdataexchangeManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.sap.agentdesktopdataexchange.jalo.AgentdesktopdataexchangeManager
-
- All Implemented Interfaces:
ItemLifecycleListener,java.io.Serializable
public class AgentdesktopdataexchangeManager extends Extension
Generated class for typeAgentdesktopdataexchangeManager.- 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 AgentdesktopdataexchangeManager()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDefaultAddressId(SessionContext ctx, Customer item)Generated method - Getter of theCustomer.defaultAddressIdattribute.java.lang.StringgetDefaultAddressId(SessionContext ctx, SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.defaultAddressIdattribute.java.lang.StringgetDefaultAddressId(Customer item)Generated method - Getter of theCustomer.defaultAddressIdattribute.java.lang.StringgetDefaultAddressId(SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.defaultAddressIdattribute.java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)static AgentdesktopdataexchangeManagergetInstance()java.lang.StringgetName()java.lang.BooleanisIsDelete(SessionContext ctx, SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isDeleteattribute.java.lang.BooleanisIsDelete(SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isDeleteattribute.booleanisIsDeleteAsPrimitive(SessionContext ctx, SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isDeleteattribute.booleanisIsDeleteAsPrimitive(SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isDeleteattribute.java.lang.BooleanisIsGuest(SessionContext ctx, SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isGuestattribute.java.lang.BooleanisIsGuest(SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isGuestattribute.booleanisIsGuestAsPrimitive(SessionContext ctx, SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isGuestattribute.booleanisIsGuestAsPrimitive(SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isGuestattribute.java.lang.BooleanisIsSealed(SessionContext ctx, SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isSealedattribute.java.lang.BooleanisIsSealed(SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isSealedattribute.booleanisIsSealedAsPrimitive(SessionContext ctx, SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isSealedattribute.booleanisIsSealedAsPrimitive(SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.isSealedattribute.voidsetDefaultAddressId(SessionContext ctx, Customer item, java.lang.String value)Generated method - Setter of theCustomer.defaultAddressIdattribute.voidsetDefaultAddressId(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.String value)Generated method - Setter of theSAPCpiOutboundCustomer.defaultAddressIdattribute.voidsetDefaultAddressId(Customer item, java.lang.String value)Generated method - Setter of theCustomer.defaultAddressIdattribute.voidsetDefaultAddressId(SAPCpiOutboundCustomer item, java.lang.String value)Generated method - Setter of theSAPCpiOutboundCustomer.defaultAddressIdattribute.voidsetIsDelete(SessionContext ctx, SAPCpiOutboundCustomer item, boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isDeleteattribute.voidsetIsDelete(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.Boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isDeleteattribute.voidsetIsDelete(SAPCpiOutboundCustomer item, boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isDeleteattribute.voidsetIsDelete(SAPCpiOutboundCustomer item, java.lang.Boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isDeleteattribute.voidsetIsGuest(SessionContext ctx, SAPCpiOutboundCustomer item, boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isGuestattribute.voidsetIsGuest(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.Boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isGuestattribute.voidsetIsGuest(SAPCpiOutboundCustomer item, boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isGuestattribute.voidsetIsGuest(SAPCpiOutboundCustomer item, java.lang.Boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isGuestattribute.voidsetIsSealed(SessionContext ctx, SAPCpiOutboundCustomer item, boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isSealedattribute.voidsetIsSealed(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.Boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isSealedattribute.voidsetIsSealed(SAPCpiOutboundCustomer item, boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isSealedattribute.voidsetIsSealed(SAPCpiOutboundCustomer item, java.lang.Boolean value)Generated method - Setter of theSAPCpiOutboundCustomer.isSealedattribute.-
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:
getDefaultAttributeModesin classExtension
-
getDefaultAddressId
public java.lang.String getDefaultAddressId(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.defaultAddressIdattribute.- Returns:
- the defaultAddressId - default address id populated for agent desktop reference
-
getDefaultAddressId
public java.lang.String getDefaultAddressId(Customer item)
Generated method - Getter of theCustomer.defaultAddressIdattribute.- Returns:
- the defaultAddressId - default address id populated for agent desktop reference
-
setDefaultAddressId
public void setDefaultAddressId(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.defaultAddressIdattribute.- Parameters:
value- the defaultAddressId - default address id populated for agent desktop reference
-
setDefaultAddressId
public void setDefaultAddressId(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.defaultAddressIdattribute.- Parameters:
value- the defaultAddressId - default address id populated for agent desktop reference
-
getDefaultAddressId
public java.lang.String getDefaultAddressId(SessionContext ctx, SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.defaultAddressIdattribute.- Returns:
- the defaultAddressId - default address id populated for agent desktop reference
-
getDefaultAddressId
public java.lang.String getDefaultAddressId(SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.defaultAddressIdattribute.- Returns:
- the defaultAddressId - default address id populated for agent desktop reference
-
setDefaultAddressId
public void setDefaultAddressId(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundCustomer.defaultAddressIdattribute.- Parameters:
value- the defaultAddressId - default address id populated for agent desktop reference
-
setDefaultAddressId
public void setDefaultAddressId(SAPCpiOutboundCustomer item, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundCustomer.defaultAddressIdattribute.- Parameters:
value- the defaultAddressId - default address id populated for agent desktop reference
-
getInstance
public static final AgentdesktopdataexchangeManager getInstance()
-
isIsDelete
public java.lang.Boolean isIsDelete(SessionContext ctx, SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isDeleteattribute.- Returns:
- the isDelete - is delete from the Commerce System
-
isIsDelete
public java.lang.Boolean isIsDelete(SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isDeleteattribute.- Returns:
- the isDelete - is delete from the Commerce System
-
isIsDeleteAsPrimitive
public boolean isIsDeleteAsPrimitive(SessionContext ctx, SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isDeleteattribute.- Returns:
- the isDelete - is delete from the Commerce System
-
isIsDeleteAsPrimitive
public boolean isIsDeleteAsPrimitive(SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isDeleteattribute.- Returns:
- the isDelete - is delete from the Commerce System
-
setIsDelete
public void setIsDelete(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.Boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isDeleteattribute.- Parameters:
value- the isDelete - is delete from the Commerce System
-
setIsDelete
public void setIsDelete(SAPCpiOutboundCustomer item, java.lang.Boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isDeleteattribute.- Parameters:
value- the isDelete - is delete from the Commerce System
-
setIsDelete
public void setIsDelete(SessionContext ctx, SAPCpiOutboundCustomer item, boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isDeleteattribute.- Parameters:
value- the isDelete - is delete from the Commerce System
-
setIsDelete
public void setIsDelete(SAPCpiOutboundCustomer item, boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isDeleteattribute.- Parameters:
value- the isDelete - is delete from the Commerce System
-
isIsGuest
public java.lang.Boolean isIsGuest(SessionContext ctx, SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isGuestattribute.- Returns:
- the isGuest - is Guest from the Commerce System
-
isIsGuest
public java.lang.Boolean isIsGuest(SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isGuestattribute.- Returns:
- the isGuest - is Guest from the Commerce System
-
isIsGuestAsPrimitive
public boolean isIsGuestAsPrimitive(SessionContext ctx, SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isGuestattribute.- Returns:
- the isGuest - is Guest from the Commerce System
-
isIsGuestAsPrimitive
public boolean isIsGuestAsPrimitive(SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isGuestattribute.- Returns:
- the isGuest - is Guest from the Commerce System
-
setIsGuest
public void setIsGuest(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.Boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isGuestattribute.- Parameters:
value- the isGuest - is Guest from the Commerce System
-
setIsGuest
public void setIsGuest(SAPCpiOutboundCustomer item, java.lang.Boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isGuestattribute.- Parameters:
value- the isGuest - is Guest from the Commerce System
-
setIsGuest
public void setIsGuest(SessionContext ctx, SAPCpiOutboundCustomer item, boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isGuestattribute.- Parameters:
value- the isGuest - is Guest from the Commerce System
-
setIsGuest
public void setIsGuest(SAPCpiOutboundCustomer item, boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isGuestattribute.- Parameters:
value- the isGuest - is Guest from the Commerce System
-
isIsSealed
public java.lang.Boolean isIsSealed(SessionContext ctx, SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isSealedattribute.- Returns:
- the isSealed - is sealed from the Commerce System
-
isIsSealed
public java.lang.Boolean isIsSealed(SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isSealedattribute.- Returns:
- the isSealed - is sealed from the Commerce System
-
isIsSealedAsPrimitive
public boolean isIsSealedAsPrimitive(SessionContext ctx, SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isSealedattribute.- Returns:
- the isSealed - is sealed from the Commerce System
-
isIsSealedAsPrimitive
public boolean isIsSealedAsPrimitive(SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.isSealedattribute.- Returns:
- the isSealed - is sealed from the Commerce System
-
setIsSealed
public void setIsSealed(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.Boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isSealedattribute.- Parameters:
value- the isSealed - is sealed from the Commerce System
-
setIsSealed
public void setIsSealed(SAPCpiOutboundCustomer item, java.lang.Boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isSealedattribute.- Parameters:
value- the isSealed - is sealed from the Commerce System
-
setIsSealed
public void setIsSealed(SessionContext ctx, SAPCpiOutboundCustomer item, boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isSealedattribute.- Parameters:
value- the isSealed - is sealed from the Commerce System
-
setIsSealed
public void setIsSealed(SAPCpiOutboundCustomer item, boolean value)
Generated method - Setter of theSAPCpiOutboundCustomer.isSealedattribute.- Parameters:
value- the isSealed - is sealed from the Commerce System
-
-