Class GeneratedSaprevenuecloudcustomerManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- com.sap.hybris.saprevenuecloudcustomer.jalo.GeneratedSaprevenuecloudcustomerManager
-
- All Implemented Interfaces:
ItemLifecycleListener,java.io.Serializable
- Direct Known Subclasses:
SaprevenuecloudcustomerManager
public abstract class GeneratedSaprevenuecloudcustomerManager extends Extension
Generated class for typeSaprevenuecloudcustomerManager.- 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 GeneratedSaprevenuecloudcustomerManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)java.lang.StringgetName()java.lang.StringgetRevenueCloudCompanyId(B2BUnit item)Generated method - Getter of theB2BUnit.revenueCloudCompanyIdattribute.java.lang.StringgetRevenueCloudCompanyId(SessionContext ctx, B2BUnit item)Generated method - Getter of theB2BUnit.revenueCloudCompanyIdattribute.java.lang.StringgetRevenueCloudCustomerId(SessionContext ctx, Customer item)Generated method - Getter of theCustomer.revenueCloudCustomerIdattribute.java.lang.StringgetRevenueCloudCustomerId(SessionContext ctx, SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.revenueCloudCustomerIdattribute.java.lang.StringgetRevenueCloudCustomerId(Customer item)Generated method - Getter of theCustomer.revenueCloudCustomerIdattribute.java.lang.StringgetRevenueCloudCustomerId(SAPCpiOutboundCustomer item)Generated method - Getter of theSAPCpiOutboundCustomer.revenueCloudCustomerIdattribute.voidsetRevenueCloudCompanyId(B2BUnit item, java.lang.String value)Generated method - Setter of theB2BUnit.revenueCloudCompanyIdattribute.voidsetRevenueCloudCompanyId(SessionContext ctx, B2BUnit item, java.lang.String value)Generated method - Setter of theB2BUnit.revenueCloudCompanyIdattribute.voidsetRevenueCloudCustomerId(SessionContext ctx, Customer item, java.lang.String value)Generated method - Setter of theCustomer.revenueCloudCustomerIdattribute.voidsetRevenueCloudCustomerId(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.String value)Generated method - Setter of theSAPCpiOutboundCustomer.revenueCloudCustomerIdattribute.voidsetRevenueCloudCustomerId(Customer item, java.lang.String value)Generated method - Setter of theCustomer.revenueCloudCustomerIdattribute.voidsetRevenueCloudCustomerId(SAPCpiOutboundCustomer item, java.lang.String value)Generated method - Setter of theSAPCpiOutboundCustomer.revenueCloudCustomerIdattribute.-
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
-
getRevenueCloudCompanyId
public java.lang.String getRevenueCloudCompanyId(SessionContext ctx, B2BUnit item)
Generated method - Getter of theB2BUnit.revenueCloudCompanyIdattribute.- Returns:
- the revenueCloudCompanyId - Company ID from the Revenue Cloud system.
-
getRevenueCloudCompanyId
public java.lang.String getRevenueCloudCompanyId(B2BUnit item)
Generated method - Getter of theB2BUnit.revenueCloudCompanyIdattribute.- Returns:
- the revenueCloudCompanyId - Company ID from the Revenue Cloud system.
-
setRevenueCloudCompanyId
public void setRevenueCloudCompanyId(SessionContext ctx, B2BUnit item, java.lang.String value)
Generated method - Setter of theB2BUnit.revenueCloudCompanyIdattribute.- Parameters:
value- the revenueCloudCompanyId - Company ID from the Revenue Cloud system.
-
setRevenueCloudCompanyId
public void setRevenueCloudCompanyId(B2BUnit item, java.lang.String value)
Generated method - Setter of theB2BUnit.revenueCloudCompanyIdattribute.- Parameters:
value- the revenueCloudCompanyId - Company ID from the Revenue Cloud system.
-
getRevenueCloudCustomerId
public java.lang.String getRevenueCloudCustomerId(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.revenueCloudCustomerIdattribute.- Returns:
- the revenueCloudCustomerId - Customer ID from the Revenue Cloud system.
-
getRevenueCloudCustomerId
public java.lang.String getRevenueCloudCustomerId(Customer item)
Generated method - Getter of theCustomer.revenueCloudCustomerIdattribute.- Returns:
- the revenueCloudCustomerId - Customer ID from the Revenue Cloud system.
-
setRevenueCloudCustomerId
public void setRevenueCloudCustomerId(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.revenueCloudCustomerIdattribute.- Parameters:
value- the revenueCloudCustomerId - Customer ID from the Revenue Cloud system.
-
setRevenueCloudCustomerId
public void setRevenueCloudCustomerId(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.revenueCloudCustomerIdattribute.- Parameters:
value- the revenueCloudCustomerId - Customer ID from the Revenue Cloud system.
-
getRevenueCloudCustomerId
public java.lang.String getRevenueCloudCustomerId(SessionContext ctx, SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.revenueCloudCustomerIdattribute.- Returns:
- the revenueCloudCustomerId - Customer ID from the Revenue Cloud system.
-
getRevenueCloudCustomerId
public java.lang.String getRevenueCloudCustomerId(SAPCpiOutboundCustomer item)
Generated method - Getter of theSAPCpiOutboundCustomer.revenueCloudCustomerIdattribute.- Returns:
- the revenueCloudCustomerId - Customer ID from the Revenue Cloud system.
-
setRevenueCloudCustomerId
public void setRevenueCloudCustomerId(SessionContext ctx, SAPCpiOutboundCustomer item, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundCustomer.revenueCloudCustomerIdattribute.- Parameters:
value- the revenueCloudCustomerId - Customer ID from the Revenue Cloud system.
-
setRevenueCloudCustomerId
public void setRevenueCloudCustomerId(SAPCpiOutboundCustomer item, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundCustomer.revenueCloudCustomerIdattribute.- Parameters:
value- the revenueCloudCustomerId - Customer ID from the Revenue Cloud system.
-
-