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_ATTRIBUTESstatic java.lang.StringDEFAULTLOGICALSYSTEMQualifier of theSAPLogicalSystem.defaultLogicalSystemattributestatic java.lang.StringSAPGLOBALCONFIGURATIONQualifier of theSAPLogicalSystem.sapGlobalConfigurationattributeprotected static BidirectionalOneToManyHandler<GeneratedSAPLogicalSystem>SAPGLOBALCONFIGURATIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPGLOBALCONFIGURATION's relation attributes from 'one' side.static java.lang.StringSAPHTTPDESTINATIONQualifier of theSAPLogicalSystem.sapHTTPDestinationattributestatic java.lang.StringSAPLOGICALSYSTEMNAMEQualifier of theSAPLogicalSystem.sapLogicalSystemNameattributestatic java.lang.StringSAPSYSTEMTYPEQualifier of theSAPLogicalSystem.sapSystemTypeattributestatic java.lang.StringSENDERNAMEQualifier of theSAPLogicalSystem.senderNameattributestatic java.lang.StringSENDERPORTQualifier of theSAPLogicalSystem.senderPortattribute-
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 ItemcreateItem(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()SAPGlobalConfigurationgetSapGlobalConfiguration()Generated method - Getter of theSAPLogicalSystem.sapGlobalConfigurationattribute.SAPGlobalConfigurationgetSapGlobalConfiguration(SessionContext ctx)Generated method - Getter of theSAPLogicalSystem.sapGlobalConfigurationattribute.SAPHTTPDestinationgetSapHTTPDestination()Generated method - Getter of theSAPLogicalSystem.sapHTTPDestinationattribute.SAPHTTPDestinationgetSapHTTPDestination(SessionContext ctx)Generated method - Getter of theSAPLogicalSystem.sapHTTPDestinationattribute.java.lang.StringgetSapLogicalSystemName()Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemNameattribute.java.lang.StringgetSapLogicalSystemName(SessionContext ctx)Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemNameattribute.EnumerationValuegetSapSystemType()Generated method - Getter of theSAPLogicalSystem.sapSystemTypeattribute.EnumerationValuegetSapSystemType(SessionContext ctx)Generated method - Getter of theSAPLogicalSystem.sapSystemTypeattribute.java.lang.StringgetSenderName()Generated method - Getter of theSAPLogicalSystem.senderNameattribute.java.lang.StringgetSenderName(SessionContext ctx)Generated method - Getter of theSAPLogicalSystem.senderNameattribute.java.lang.StringgetSenderPort()Generated method - Getter of theSAPLogicalSystem.senderPortattribute.java.lang.StringgetSenderPort(SessionContext ctx)Generated method - Getter of theSAPLogicalSystem.senderPortattribute.java.lang.BooleanisDefaultLogicalSystem()Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute.java.lang.BooleanisDefaultLogicalSystem(SessionContext ctx)Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute.booleanisDefaultLogicalSystemAsPrimitive()Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute.booleanisDefaultLogicalSystemAsPrimitive(SessionContext ctx)Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute.voidsetDefaultLogicalSystem(boolean value)Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystemattribute.voidsetDefaultLogicalSystem(SessionContext ctx, boolean value)Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystemattribute.voidsetDefaultLogicalSystem(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystemattribute.voidsetDefaultLogicalSystem(java.lang.Boolean value)Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystemattribute.voidsetSapGlobalConfiguration(SessionContext ctx, SAPGlobalConfiguration value)Generated method - Setter of theSAPLogicalSystem.sapGlobalConfigurationattribute.voidsetSapGlobalConfiguration(SAPGlobalConfiguration value)Generated method - Setter of theSAPLogicalSystem.sapGlobalConfigurationattribute.voidsetSapHTTPDestination(SessionContext ctx, SAPHTTPDestination value)Generated method - Setter of theSAPLogicalSystem.sapHTTPDestinationattribute.voidsetSapHTTPDestination(SAPHTTPDestination value)Generated method - Setter of theSAPLogicalSystem.sapHTTPDestinationattribute.voidsetSapLogicalSystemName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPLogicalSystem.sapLogicalSystemNameattribute.voidsetSapLogicalSystemName(java.lang.String value)Generated method - Setter of theSAPLogicalSystem.sapLogicalSystemNameattribute.voidsetSapSystemType(EnumerationValue value)Generated method - Setter of theSAPLogicalSystem.sapSystemTypeattribute.voidsetSapSystemType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSAPLogicalSystem.sapSystemTypeattribute.voidsetSenderName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPLogicalSystem.senderNameattribute.voidsetSenderName(java.lang.String value)Generated method - Setter of theSAPLogicalSystem.senderNameattribute.voidsetSenderPort(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPLogicalSystem.senderPortattribute.voidsetSenderPort(java.lang.String value)Generated method - Setter of theSAPLogicalSystem.senderPortattribute.-
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.sapLogicalSystemNameattribute- See Also:
- Constant Field Values
-
SAPHTTPDESTINATION
public static final java.lang.String SAPHTTPDESTINATION
Qualifier of theSAPLogicalSystem.sapHTTPDestinationattribute- See Also:
- Constant Field Values
-
SAPSYSTEMTYPE
public static final java.lang.String SAPSYSTEMTYPE
Qualifier of theSAPLogicalSystem.sapSystemTypeattribute- See Also:
- Constant Field Values
-
SENDERNAME
public static final java.lang.String SENDERNAME
Qualifier of theSAPLogicalSystem.senderNameattribute- See Also:
- Constant Field Values
-
SENDERPORT
public static final java.lang.String SENDERPORT
Qualifier of theSAPLogicalSystem.senderPortattribute- See Also:
- Constant Field Values
-
DEFAULTLOGICALSYSTEM
public static final java.lang.String DEFAULTLOGICALSYSTEM
Qualifier of theSAPLogicalSystem.defaultLogicalSystemattribute- See Also:
- Constant Field Values
-
SAPGLOBALCONFIGURATION
public static final java.lang.String SAPGLOBALCONFIGURATION
Qualifier of theSAPLogicalSystem.sapGlobalConfigurationattribute- See Also:
- Constant Field Values
-
SAPGLOBALCONFIGURATIONHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPLogicalSystem> SAPGLOBALCONFIGURATIONHANDLER
BidirectionalOneToManyHandlerfor 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:
getDefaultAttributeModesin classItem
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas 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:
createItemin 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.defaultLogicalSystemattribute.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
isDefaultLogicalSystem
public java.lang.Boolean isDefaultLogicalSystem()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
isDefaultLogicalSystemAsPrimitive
public boolean isDefaultLogicalSystemAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
isDefaultLogicalSystemAsPrimitive
public boolean isDefaultLogicalSystemAsPrimitive()
Generated method - Getter of theSAPLogicalSystem.defaultLogicalSystemattribute.- Returns:
- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
public void setDefaultLogicalSystem(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystemattribute.- Parameters:
value- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
public void setDefaultLogicalSystem(java.lang.Boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystemattribute.- Parameters:
value- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
public void setDefaultLogicalSystem(SessionContext ctx, boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystemattribute.- Parameters:
value- the defaultLogicalSystem - SAP Default Logical System
-
setDefaultLogicalSystem
public void setDefaultLogicalSystem(boolean value)
Generated method - Setter of theSAPLogicalSystem.defaultLogicalSystemattribute.- Parameters:
value- the defaultLogicalSystem - SAP Default Logical System
-
getSapGlobalConfiguration
public SAPGlobalConfiguration getSapGlobalConfiguration(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfigurationattribute.- Returns:
- the sapGlobalConfiguration
-
getSapGlobalConfiguration
public SAPGlobalConfiguration getSapGlobalConfiguration()
Generated method - Getter of theSAPLogicalSystem.sapGlobalConfigurationattribute.- Returns:
- the sapGlobalConfiguration
-
setSapGlobalConfiguration
public void setSapGlobalConfiguration(SessionContext ctx, SAPGlobalConfiguration value)
Generated method - Setter of theSAPLogicalSystem.sapGlobalConfigurationattribute.- Parameters:
value- the sapGlobalConfiguration
-
setSapGlobalConfiguration
public void setSapGlobalConfiguration(SAPGlobalConfiguration value)
Generated method - Setter of theSAPLogicalSystem.sapGlobalConfigurationattribute.- Parameters:
value- the sapGlobalConfiguration
-
getSapHTTPDestination
public SAPHTTPDestination getSapHTTPDestination(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestinationattribute.- Returns:
- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
getSapHTTPDestination
public SAPHTTPDestination getSapHTTPDestination()
Generated method - Getter of theSAPLogicalSystem.sapHTTPDestinationattribute.- Returns:
- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
setSapHTTPDestination
public void setSapHTTPDestination(SessionContext ctx, SAPHTTPDestination value)
Generated method - Setter of theSAPLogicalSystem.sapHTTPDestinationattribute.- Parameters:
value- the sapHTTPDestination - Specifies the http destination corresponding to logical system
-
setSapHTTPDestination
public void setSapHTTPDestination(SAPHTTPDestination value)
Generated method - Setter of theSAPLogicalSystem.sapHTTPDestinationattribute.- 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.sapLogicalSystemNameattribute.- Returns:
- the sapLogicalSystemName - Target Logical System
-
getSapLogicalSystemName
public java.lang.String getSapLogicalSystemName()
Generated method - Getter of theSAPLogicalSystem.sapLogicalSystemNameattribute.- Returns:
- the sapLogicalSystemName - Target Logical System
-
setSapLogicalSystemName
public void setSapLogicalSystemName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.sapLogicalSystemNameattribute.- Parameters:
value- the sapLogicalSystemName - Target Logical System
-
setSapLogicalSystemName
public void setSapLogicalSystemName(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.sapLogicalSystemNameattribute.- Parameters:
value- the sapLogicalSystemName - Target Logical System
-
getSapSystemType
public EnumerationValue getSapSystemType(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.sapSystemTypeattribute.- Returns:
- the sapSystemType - SAP System Type
-
getSapSystemType
public EnumerationValue getSapSystemType()
Generated method - Getter of theSAPLogicalSystem.sapSystemTypeattribute.- Returns:
- the sapSystemType - SAP System Type
-
setSapSystemType
public void setSapSystemType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPLogicalSystem.sapSystemTypeattribute.- Parameters:
value- the sapSystemType - SAP System Type
-
setSapSystemType
public void setSapSystemType(EnumerationValue value)
Generated method - Setter of theSAPLogicalSystem.sapSystemTypeattribute.- Parameters:
value- the sapSystemType - SAP System Type
-
getSenderName
public java.lang.String getSenderName(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.senderNameattribute.- Returns:
- the senderName - Sender Name
-
getSenderName
public java.lang.String getSenderName()
Generated method - Getter of theSAPLogicalSystem.senderNameattribute.- Returns:
- the senderName - Sender Name
-
setSenderName
public void setSenderName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderNameattribute.- Parameters:
value- the senderName - Sender Name
-
setSenderName
public void setSenderName(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderNameattribute.- Parameters:
value- the senderName - Sender Name
-
getSenderPort
public java.lang.String getSenderPort(SessionContext ctx)
Generated method - Getter of theSAPLogicalSystem.senderPortattribute.- Returns:
- the senderPort - Sender Port
-
getSenderPort
public java.lang.String getSenderPort()
Generated method - Getter of theSAPLogicalSystem.senderPortattribute.- Returns:
- the senderPort - Sender Port
-
setSenderPort
public void setSenderPort(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderPortattribute.- Parameters:
value- the senderPort - Sender Port
-
setSenderPort
public void setSenderPort(java.lang.String value)
Generated method - Setter of theSAPLogicalSystem.senderPortattribute.- Parameters:
value- the senderPort - Sender Port
-
-