Class GeneratedSAPLogicalSystem
- 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
-
- de.hybris.platform.sap.sapmodel.jalo.GeneratedSAPLogicalSystem
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SAPLogicalSystem
public abstract class GeneratedSAPLogicalSystem extends GenericItem
Generated class for typeSAPLogicalSystem
.- 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 protected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DEFAULTLOGICALSYSTEM
Qualifier of theSAPLogicalSystem.defaultLogicalSystem
attributestatic java.lang.String
SAPGLOBALCONFIGURATION
Qualifier of theSAPLogicalSystem.sapGlobalConfiguration
attributeprotected static BidirectionalOneToManyHandler<GeneratedSAPLogicalSystem>
SAPGLOBALCONFIGURATIONHANDLER
BidirectionalOneToManyHandler
for handling 1:n SAPGLOBALCONFIGURATION's relation attributes from 'one' side.static java.lang.String
SAPHTTPDESTINATION
Qualifier of theSAPLogicalSystem.sapHTTPDestination
attributestatic java.lang.String
SAPLOGICALSYSTEMNAME
Qualifier of theSAPLogicalSystem.sapLogicalSystemName
attributestatic java.lang.String
SAPSYSTEMTYPE
Qualifier of theSAPLogicalSystem.sapSystemType
attributestatic java.lang.String
SENDERNAME
Qualifier of theSAPLogicalSystem.senderName
attributestatic java.lang.String
SENDERPORT
Qualifier of theSAPLogicalSystem.senderPort
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 GeneratedSAPLogicalSystem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
SAPGlobalConfiguration
getSapGlobalConfiguration()
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfiguration
attribute.SAPGlobalConfiguration
getSapGlobalConfiguration(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfiguration
attribute.SAPHTTPDestination
getSapHTTPDestination()
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestination
attribute.SAPHTTPDestination
getSapHTTPDestination(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestination
attribute.java.lang.String
getSapLogicalSystemName()
Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemName
attribute.java.lang.String
getSapLogicalSystemName(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemName
attribute.EnumerationValue
getSapSystemType()
Generated method - Getter of theSAPLogicalSystem.sapSystemType
attribute.EnumerationValue
getSapSystemType(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapSystemType
attribute.java.lang.String
getSenderName()
Generated method - Getter of theSAPLogicalSystem.senderName
attribute.java.lang.String
getSenderName(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.senderName
attribute.java.lang.String
getSenderPort()
Generated method - Getter of theSAPLogicalSystem.senderPort
attribute.java.lang.String
getSenderPort(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.senderPort
attribute.java.lang.Boolean
isDefaultLogicalSystem()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute.java.lang.Boolean
isDefaultLogicalSystem(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute.boolean
isDefaultLogicalSystemAsPrimitive()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute.boolean
isDefaultLogicalSystemAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute.void
setDefaultLogicalSystem(boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystem
attribute.void
setDefaultLogicalSystem(SessionContext ctx, boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystem
attribute.void
setDefaultLogicalSystem(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystem
attribute.void
setDefaultLogicalSystem(java.lang.Boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystem
attribute.void
setSapGlobalConfiguration(SessionContext ctx, SAPGlobalConfiguration value)
Generated method - Setter of theSAPLogicalSystem.sapGlobalConfiguration
attribute.void
setSapGlobalConfiguration(SAPGlobalConfiguration value)
Generated method - Setter of theSAPLogicalSystem.sapGlobalConfiguration
attribute.void
setSapHTTPDestination(SessionContext ctx, SAPHTTPDestination value)
Generated method - Setter of theSAPLogicalSystem.sapHTTPDestination
attribute.void
setSapHTTPDestination(SAPHTTPDestination value)
Generated method - Setter of theSAPLogicalSystem.sapHTTPDestination
attribute.void
setSapLogicalSystemName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.sapLogicalSystemName
attribute.void
setSapLogicalSystemName(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.sapLogicalSystemName
attribute.void
setSapSystemType(EnumerationValue value)
Generated method - Setter of theSAPLogicalSystem.sapSystemType
attribute.void
setSapSystemType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPLogicalSystem.sapSystemType
attribute.void
setSenderName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderName
attribute.void
setSenderName(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderName
attribute.void
setSenderPort(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderPort
attribute.void
setSenderPort(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderPort
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
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
-
SAPLOGICALSYSTEMNAME
public static final java.lang.String SAPLOGICALSYSTEMNAME
Qualifier of theSAPLogicalSystem.sapLogicalSystemName
attribute- See Also:
- Constant Field Values
-
SAPHTTPDESTINATION
public static final java.lang.String SAPHTTPDESTINATION
Qualifier of theSAPLogicalSystem.sapHTTPDestination
attribute- See Also:
- Constant Field Values
-
SAPSYSTEMTYPE
public static final java.lang.String SAPSYSTEMTYPE
Qualifier of theSAPLogicalSystem.sapSystemType
attribute- See Also:
- Constant Field Values
-
SENDERNAME
public static final java.lang.String SENDERNAME
Qualifier of theSAPLogicalSystem.senderName
attribute- See Also:
- Constant Field Values
-
SENDERPORT
public static final java.lang.String SENDERPORT
Qualifier of theSAPLogicalSystem.senderPort
attribute- See Also:
- Constant Field Values
-
DEFAULTLOGICALSYSTEM
public static final java.lang.String DEFAULTLOGICALSYSTEM
Qualifier of theSAPLogicalSystem.defaultLogicalSystem
attribute- See Also:
- Constant Field Values
-
SAPGLOBALCONFIGURATION
public static final java.lang.String SAPGLOBALCONFIGURATION
Qualifier of theSAPLogicalSystem.sapGlobalConfiguration
attribute- See Also:
- Constant Field Values
-
SAPGLOBALCONFIGURATIONHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPLogicalSystem> SAPGLOBALCONFIGURATIONHANDLER
BidirectionalOneToManyHandler
for handling 1:n SAPGLOBALCONFIGURATION's relation attributes from 'one' side.
-
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
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map)
.In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)
too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
- Overrides:
createItem
in classGenericItem
- Parameters:
ctx
- the current session context which this item is created withintype
- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException
- indicates an error during creation - any changes will be rollbacked
-
isDefaultLogicalSystem
public java.lang.Boolean isDefaultLogicalSystem(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
isDefaultLogicalSystem
public java.lang.Boolean isDefaultLogicalSystem()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
isDefaultLogicalSystemAsPrimitive
public boolean isDefaultLogicalSystemAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
isDefaultLogicalSystemAsPrimitive
public boolean isDefaultLogicalSystemAsPrimitive()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystem
attribute.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
public void setDefaultLogicalSystem(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystem
attribute.- Parameters:
value
- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
public void setDefaultLogicalSystem(java.lang.Boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystem
attribute.- Parameters:
value
- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
public void setDefaultLogicalSystem(SessionContext ctx, boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystem
attribute.- Parameters:
value
- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
public void setDefaultLogicalSystem(boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystem
attribute.- Parameters:
value
- the defaultLogicalSystem - SAP Default Logical System
-
getSapGlobalConfiguration
public SAPGlobalConfiguration getSapGlobalConfiguration(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfiguration
attribute.- Returns:
- the sapGlobalConfiguration
-
getSapGlobalConfiguration
public SAPGlobalConfiguration getSapGlobalConfiguration()
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfiguration
attribute.- Returns:
- the sapGlobalConfiguration
-
setSapGlobalConfiguration
public void setSapGlobalConfiguration(SessionContext ctx, SAPGlobalConfiguration value)
Generated method - Setter of theSAPLogicalSystem.sapGlobalConfiguration
attribute.- Parameters:
value
- the sapGlobalConfiguration
-
setSapGlobalConfiguration
public void setSapGlobalConfiguration(SAPGlobalConfiguration value)
Generated method - Setter of theSAPLogicalSystem.sapGlobalConfiguration
attribute.- Parameters:
value
- the sapGlobalConfiguration
-
getSapHTTPDestination
public SAPHTTPDestination getSapHTTPDestination(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestination
attribute.- Returns:
- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
getSapHTTPDestination
public SAPHTTPDestination getSapHTTPDestination()
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestination
attribute.- Returns:
- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
setSapHTTPDestination
public void setSapHTTPDestination(SessionContext ctx, SAPHTTPDestination value)
Generated method - Setter of theSAPLogicalSystem.sapHTTPDestination
attribute.- Parameters:
value
- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
setSapHTTPDestination
public void setSapHTTPDestination(SAPHTTPDestination value)
Generated method - Setter of theSAPLogicalSystem.sapHTTPDestination
attribute.- Parameters:
value
- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
getSapLogicalSystemName
public java.lang.String getSapLogicalSystemName(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemName
attribute.- Returns:
- the sapLogicalSystemName - Target Logical System
-
getSapLogicalSystemName
public java.lang.String getSapLogicalSystemName()
Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemName
attribute.- Returns:
- the sapLogicalSystemName - Target Logical System
-
setSapLogicalSystemName
public void setSapLogicalSystemName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.sapLogicalSystemName
attribute.- Parameters:
value
- the sapLogicalSystemName - Target Logical System
-
setSapLogicalSystemName
public void setSapLogicalSystemName(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.sapLogicalSystemName
attribute.- Parameters:
value
- the sapLogicalSystemName - Target Logical System
-
getSapSystemType
public EnumerationValue getSapSystemType(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapSystemType
attribute.- Returns:
- the sapSystemType - SAP System Type
-
getSapSystemType
public EnumerationValue getSapSystemType()
Generated method - Getter of theSAPLogicalSystem.sapSystemType
attribute.- Returns:
- the sapSystemType - SAP System Type
-
setSapSystemType
public void setSapSystemType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPLogicalSystem.sapSystemType
attribute.- Parameters:
value
- the sapSystemType - SAP System Type
-
setSapSystemType
public void setSapSystemType(EnumerationValue value)
Generated method - Setter of theSAPLogicalSystem.sapSystemType
attribute.- Parameters:
value
- the sapSystemType - SAP System Type
-
getSenderName
public java.lang.String getSenderName(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.senderName
attribute.- Returns:
- the senderName - Sender Name
-
getSenderName
public java.lang.String getSenderName()
Generated method - Getter of theSAPLogicalSystem.senderName
attribute.- Returns:
- the senderName - Sender Name
-
setSenderName
public void setSenderName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderName
attribute.- Parameters:
value
- the senderName - Sender Name
-
setSenderName
public void setSenderName(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderName
attribute.- Parameters:
value
- the senderName - Sender Name
-
getSenderPort
public java.lang.String getSenderPort(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.senderPort
attribute.- Returns:
- the senderPort - Sender Port
-
getSenderPort
public java.lang.String getSenderPort()
Generated method - Getter of theSAPLogicalSystem.senderPort
attribute.- Returns:
- the senderPort - Sender Port
-
setSenderPort
public void setSenderPort(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderPort
attribute.- Parameters:
value
- the senderPort - Sender Port
-
setSenderPort
public void setSenderPort(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderPort
attribute.- Parameters:
value
- the senderPort - Sender Port
-
-