Class GeneratedSAPCPIConfiguration
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- com.sap.hybris.scpiconnector.jalo.GeneratedSAPCPIConfiguration
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SAPCPIConfiguration
public abstract class GeneratedSAPCPIConfiguration extends GenericItem
Generated class for typeSAPCPIConfiguration
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
BASEURL
Qualifier of theSAPCPIConfiguration.baseUrl
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
IFLOWCONFIGURATION
Qualifier of theSAPCPIConfiguration.iflowConfiguration
attributestatic java.lang.String
NAME
Qualifier of theSAPCPIConfiguration.name
attributestatic java.lang.String
PASSWORD
Qualifier of theSAPCPIConfiguration.password
attributestatic java.lang.String
PROXYURL
Qualifier of theSAPCPIConfiguration.proxyUrl
attributestatic java.lang.String
USERNAME
Qualifier of theSAPCPIConfiguration.username
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedSAPCPIConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getBaseUrl()
Generated method - Getter of theSAPCPIConfiguration.baseUrl
attribute.java.lang.String
getBaseUrl(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.baseUrl
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.util.List<IflowConfiguration>
getIflowConfiguration()
Generated method - Getter of theSAPCPIConfiguration.iflowConfiguration
attribute.java.util.List<IflowConfiguration>
getIflowConfiguration(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.iflowConfiguration
attribute.java.lang.String
getName()
Generated method - Getter of theSAPCPIConfiguration.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.name
attribute.java.lang.String
getPassword()
Generated method - Getter of theSAPCPIConfiguration.password
attribute.java.lang.String
getPassword(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.password
attribute.java.lang.String
getProxyUrl()
Generated method - Getter of theSAPCPIConfiguration.proxyUrl
attribute.java.lang.String
getProxyUrl(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.proxyUrl
attribute.java.lang.String
getUsername()
Generated method - Getter of theSAPCPIConfiguration.username
attribute.java.lang.String
getUsername(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.username
attribute.void
setBaseUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.baseUrl
attribute.void
setBaseUrl(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.baseUrl
attribute.void
setIflowConfiguration(SessionContext ctx, java.util.List<IflowConfiguration> value)
Generated method - Setter of theSAPCPIConfiguration.iflowConfiguration
attribute.void
setIflowConfiguration(java.util.List<IflowConfiguration> value)
Generated method - Setter of theSAPCPIConfiguration.iflowConfiguration
attribute.void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.name
attribute.void
setName(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.name
attribute.void
setPassword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.password
attribute.void
setPassword(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.password
attribute.void
setProxyUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.proxyUrl
attribute.void
setProxyUrl(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.proxyUrl
attribute.void
setUsername(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.username
attribute.void
setUsername(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.username
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
NAME
public static final java.lang.String NAME
Qualifier of theSAPCPIConfiguration.name
attribute- See Also:
- Constant Field Values
-
USERNAME
public static final java.lang.String USERNAME
Qualifier of theSAPCPIConfiguration.username
attribute- See Also:
- Constant Field Values
-
PASSWORD
public static final java.lang.String PASSWORD
Qualifier of theSAPCPIConfiguration.password
attribute- See Also:
- Constant Field Values
-
BASEURL
public static final java.lang.String BASEURL
Qualifier of theSAPCPIConfiguration.baseUrl
attribute- See Also:
- Constant Field Values
-
PROXYURL
public static final java.lang.String PROXYURL
Qualifier of theSAPCPIConfiguration.proxyUrl
attribute- See Also:
- Constant Field Values
-
IFLOWCONFIGURATION
public static final java.lang.String IFLOWCONFIGURATION
Qualifier of theSAPCPIConfiguration.iflowConfiguration
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getBaseUrl
public java.lang.String getBaseUrl(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.baseUrl
attribute.- Returns:
- the baseUrl - Base URL of the CPI tenant.
-
getBaseUrl
public java.lang.String getBaseUrl()
Generated method - Getter of theSAPCPIConfiguration.baseUrl
attribute.- Returns:
- the baseUrl - Base URL of the CPI tenant.
-
setBaseUrl
public void setBaseUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.baseUrl
attribute.- Parameters:
value
- the baseUrl - Base URL of the CPI tenant.
-
setBaseUrl
public void setBaseUrl(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.baseUrl
attribute.- Parameters:
value
- the baseUrl - Base URL of the CPI tenant.
-
getIflowConfiguration
public java.util.List<IflowConfiguration> getIflowConfiguration(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.iflowConfiguration
attribute.- Returns:
- the iflowConfiguration - The List if Iflow Specific Configurations.
-
getIflowConfiguration
public java.util.List<IflowConfiguration> getIflowConfiguration()
Generated method - Getter of theSAPCPIConfiguration.iflowConfiguration
attribute.- Returns:
- the iflowConfiguration - The List if Iflow Specific Configurations.
-
setIflowConfiguration
public void setIflowConfiguration(SessionContext ctx, java.util.List<IflowConfiguration> value)
Generated method - Setter of theSAPCPIConfiguration.iflowConfiguration
attribute.- Parameters:
value
- the iflowConfiguration - The List if Iflow Specific Configurations.
-
setIflowConfiguration
public void setIflowConfiguration(java.util.List<IflowConfiguration> value)
Generated method - Setter of theSAPCPIConfiguration.iflowConfiguration
attribute.- Parameters:
value
- the iflowConfiguration - The List if Iflow Specific Configurations.
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.name
attribute.- Returns:
- the name - Name of the Configuration item.
-
getName
public java.lang.String getName()
Generated method - Getter of theSAPCPIConfiguration.name
attribute.- Returns:
- the name - Name of the Configuration item.
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.name
attribute.- Parameters:
value
- the name - Name of the Configuration item.
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.name
attribute.- Parameters:
value
- the name - Name of the Configuration item.
-
getPassword
public java.lang.String getPassword(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.password
attribute.- Returns:
- the password - Password of the CPI User.
-
getPassword
public java.lang.String getPassword()
Generated method - Getter of theSAPCPIConfiguration.password
attribute.- Returns:
- the password - Password of the CPI User.
-
setPassword
public void setPassword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.password
attribute.- Parameters:
value
- the password - Password of the CPI User.
-
setPassword
public void setPassword(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.password
attribute.- Parameters:
value
- the password - Password of the CPI User.
-
getProxyUrl
public java.lang.String getProxyUrl(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.proxyUrl
attribute.- Returns:
- the proxyUrl - Proxy if required for connection.
-
getProxyUrl
public java.lang.String getProxyUrl()
Generated method - Getter of theSAPCPIConfiguration.proxyUrl
attribute.- Returns:
- the proxyUrl - Proxy if required for connection.
-
setProxyUrl
public void setProxyUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.proxyUrl
attribute.- Parameters:
value
- the proxyUrl - Proxy if required for connection.
-
setProxyUrl
public void setProxyUrl(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.proxyUrl
attribute.- Parameters:
value
- the proxyUrl - Proxy if required for connection.
-
getUsername
public java.lang.String getUsername(SessionContext ctx)
Generated method - Getter of theSAPCPIConfiguration.username
attribute.- Returns:
- the username - Username of the CPI User.
-
getUsername
public java.lang.String getUsername()
Generated method - Getter of theSAPCPIConfiguration.username
attribute.- Returns:
- the username - Username of the CPI User.
-
setUsername
public void setUsername(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.username
attribute.- Parameters:
value
- the username - Username of the CPI User.
-
setUsername
public void setUsername(java.lang.String value)
Generated method - Setter of theSAPCPIConfiguration.username
attribute.- Parameters:
value
- the username - Username of the CPI User.
-
-