Class GeneratedSAPRFCDestination
- 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.core.configuration.jalo.GeneratedSAPRFCDestination
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SAPRFCDestination
public abstract class GeneratedSAPRFCDestination extends GenericItem
Generated class for typeSAPRFCDestination.- 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.StringADDITIONALATTRIBUTESQualifier of theSAPRFCDestination.AdditionalAttributesattributeprotected static OneToManyHandler<RFCDestinationAttribute>ADDITIONALATTRIBUTESHANDLEROneToManyHandlerfor handling 1:n ADDITIONALATTRIBUTES's relation attributes from 'many' side.static java.lang.StringBACKENDTYPEQualifier of theSAPRFCDestination.backendTypeattributestatic java.lang.StringCLIENTQualifier of theSAPRFCDestination.clientattributestatic java.lang.StringCONNECTIONTYPEQualifier of theSAPRFCDestination.connectionTypeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringGROUPQualifier of theSAPRFCDestination.groupattributestatic java.lang.StringINSTANCEQualifier of theSAPRFCDestination.instanceattributestatic java.lang.StringJCOCLIENTDELTAQualifier of theSAPRFCDestination.jcoClientDeltaattributestatic java.lang.StringJCOCPICTRACEQualifier of theSAPRFCDestination.jcoCPICTraceattributestatic java.lang.StringJCOMSSERVQualifier of theSAPRFCDestination.jcoMsServattributestatic java.lang.StringJCORFCTRACEQualifier of theSAPRFCDestination.jcoRFCTraceattributestatic java.lang.StringJCOSAPROUTERQualifier of theSAPRFCDestination.jcoSAPRouterattributestatic java.lang.StringJCOTRACELEVELQualifier of theSAPRFCDestination.jcoTraceLevelattributestatic java.lang.StringJCOTRACEPATHQualifier of theSAPRFCDestination.jcoTracePathattributestatic java.lang.StringMAXCONNECTIONSQualifier of theSAPRFCDestination.maxConnectionsattributestatic java.lang.StringMAXWAITTIMEQualifier of theSAPRFCDestination.maxWaitTimeattributestatic java.lang.StringMESSAGESERVERQualifier of theSAPRFCDestination.messageServerattributestatic java.lang.StringOFFLINEMODEQualifier of theSAPRFCDestination.offlineModeattributestatic java.lang.StringPASSWORDQualifier of theSAPRFCDestination.passwordattributestatic java.lang.StringPOOLEDCONNECTIONMODEQualifier of theSAPRFCDestination.pooledConnectionModeattributestatic java.lang.StringPOOLSIZEQualifier of theSAPRFCDestination.poolSizeattributestatic java.lang.StringRFCDESTINATIONNAMEQualifier of theSAPRFCDestination.rfcDestinationNameattributestatic java.lang.StringSAPCONFIGURATIONSQualifier of theSAPRFCDestination.SAPConfigurationsattributeprotected static OneToManyHandler<SAPConfiguration>SAPCONFIGURATIONSHANDLEROneToManyHandlerfor handling 1:n SAPCONFIGURATIONS's relation attributes from 'many' side.static java.lang.StringSIDQualifier of theSAPRFCDestination.sidattributestatic java.lang.StringSNCMODEQualifier of theSAPRFCDestination.sncModeattributestatic java.lang.StringSNCPARTNERNAMEQualifier of theSAPRFCDestination.sncPartnerNameattributestatic java.lang.StringSNCQOPQualifier of theSAPRFCDestination.sncQoPattributestatic java.lang.StringTARGETHOSTQualifier of theSAPRFCDestination.targetHostattributestatic java.lang.StringUSERIDQualifier of theSAPRFCDestination.useridattribute-
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 GeneratedSAPRFCDestination()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToAdditionalAttributes(SessionContext ctx, RFCDestinationAttribute value)Generated method - Addsvalueto AdditionalAttributes.voidaddToAdditionalAttributes(RFCDestinationAttribute value)Generated method - Addsvalueto AdditionalAttributes.voidaddToSAPConfigurations(SessionContext ctx, SAPConfiguration value)Generated method - Addsvalueto SAPConfigurations.voidaddToSAPConfigurations(SAPConfiguration value)Generated method - Addsvalueto SAPConfigurations.java.util.Collection<RFCDestinationAttribute>getAdditionalAttributes()Generated method - Getter of theSAPRFCDestination.AdditionalAttributesattribute.java.util.Collection<RFCDestinationAttribute>getAdditionalAttributes(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.AdditionalAttributesattribute.EnumerationValuegetBackendType()Generated method - Getter of theSAPRFCDestination.backendTypeattribute.EnumerationValuegetBackendType(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.backendTypeattribute.java.lang.StringgetClient()Generated method - Getter of theSAPRFCDestination.clientattribute.java.lang.StringgetClient(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.clientattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetGroup()Generated method - Getter of theSAPRFCDestination.groupattribute.java.lang.StringgetGroup(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.groupattribute.java.lang.StringgetInstance()Generated method - Getter of theSAPRFCDestination.instanceattribute.java.lang.StringgetInstance(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.instanceattribute.EnumerationValuegetJcoCPICTrace()Generated method - Getter of theSAPRFCDestination.jcoCPICTraceattribute.EnumerationValuegetJcoCPICTrace(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoCPICTraceattribute.java.lang.StringgetJcoMsServ()Generated method - Getter of theSAPRFCDestination.jcoMsServattribute.java.lang.StringgetJcoMsServ(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoMsServattribute.java.lang.StringgetJcoSAPRouter()Generated method - Getter of theSAPRFCDestination.jcoSAPRouterattribute.java.lang.StringgetJcoSAPRouter(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoSAPRouterattribute.EnumerationValuegetJcoTraceLevel()Generated method - Getter of theSAPRFCDestination.jcoTraceLevelattribute.EnumerationValuegetJcoTraceLevel(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoTraceLevelattribute.java.lang.StringgetJcoTracePath()Generated method - Getter of theSAPRFCDestination.jcoTracePathattribute.java.lang.StringgetJcoTracePath(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoTracePathattribute.java.lang.StringgetMaxConnections()Generated method - Getter of theSAPRFCDestination.maxConnectionsattribute.java.lang.StringgetMaxConnections(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.maxConnectionsattribute.java.lang.StringgetMaxWaitTime()Generated method - Getter of theSAPRFCDestination.maxWaitTimeattribute.java.lang.StringgetMaxWaitTime(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.maxWaitTimeattribute.java.lang.StringgetMessageServer()Generated method - Getter of theSAPRFCDestination.messageServerattribute.java.lang.StringgetMessageServer(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.messageServerattribute.java.lang.StringgetPassword()Generated method - Getter of theSAPRFCDestination.passwordattribute.java.lang.StringgetPassword(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.passwordattribute.java.lang.StringgetPoolSize()Generated method - Getter of theSAPRFCDestination.poolSizeattribute.java.lang.StringgetPoolSize(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.poolSizeattribute.java.lang.StringgetRfcDestinationName()Generated method - Getter of theSAPRFCDestination.rfcDestinationNameattribute.java.lang.StringgetRfcDestinationName(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.rfcDestinationNameattribute.java.util.Collection<SAPConfiguration>getSAPConfigurations()Generated method - Getter of theSAPRFCDestination.SAPConfigurationsattribute.java.util.Collection<SAPConfiguration>getSAPConfigurations(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.SAPConfigurationsattribute.java.lang.StringgetSid()Generated method - Getter of theSAPRFCDestination.sidattribute.java.lang.StringgetSid(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.sidattribute.java.lang.StringgetSncPartnerName()Generated method - Getter of theSAPRFCDestination.sncPartnerNameattribute.java.lang.StringgetSncPartnerName(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.sncPartnerNameattribute.EnumerationValuegetSncQoP()Generated method - Getter of theSAPRFCDestination.sncQoPattribute.EnumerationValuegetSncQoP(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.sncQoPattribute.java.lang.StringgetTargetHost()Generated method - Getter of theSAPRFCDestination.targetHostattribute.java.lang.StringgetTargetHost(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.targetHostattribute.java.lang.StringgetUserid()Generated method - Getter of theSAPRFCDestination.useridattribute.java.lang.StringgetUserid(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.useridattribute.java.lang.BooleanisConnectionType()Generated method - Getter of theSAPRFCDestination.connectionTypeattribute.java.lang.BooleanisConnectionType(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.connectionTypeattribute.booleanisConnectionTypeAsPrimitive()Generated method - Getter of theSAPRFCDestination.connectionTypeattribute.booleanisConnectionTypeAsPrimitive(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.connectionTypeattribute.java.lang.BooleanisJcoClientDelta()Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute.java.lang.BooleanisJcoClientDelta(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute.booleanisJcoClientDeltaAsPrimitive()Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute.booleanisJcoClientDeltaAsPrimitive(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute.java.lang.BooleanisJcoRFCTrace()Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute.java.lang.BooleanisJcoRFCTrace(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute.booleanisJcoRFCTraceAsPrimitive()Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute.booleanisJcoRFCTraceAsPrimitive(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute.java.lang.BooleanisOfflineMode()Generated method - Getter of theSAPRFCDestination.offlineModeattribute.java.lang.BooleanisOfflineMode(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.offlineModeattribute.booleanisOfflineModeAsPrimitive()Generated method - Getter of theSAPRFCDestination.offlineModeattribute.booleanisOfflineModeAsPrimitive(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.offlineModeattribute.java.lang.BooleanisPooledConnectionMode()Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute.java.lang.BooleanisPooledConnectionMode(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute.booleanisPooledConnectionModeAsPrimitive()Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute.booleanisPooledConnectionModeAsPrimitive(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute.java.lang.BooleanisSncMode()Generated method - Getter of theSAPRFCDestination.sncModeattribute.java.lang.BooleanisSncMode(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.sncModeattribute.booleanisSncModeAsPrimitive()Generated method - Getter of theSAPRFCDestination.sncModeattribute.booleanisSncModeAsPrimitive(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.sncModeattribute.voidremoveFromAdditionalAttributes(SessionContext ctx, RFCDestinationAttribute value)Generated method - Removesvaluefrom AdditionalAttributes.voidremoveFromAdditionalAttributes(RFCDestinationAttribute value)Generated method - Removesvaluefrom AdditionalAttributes.voidremoveFromSAPConfigurations(SessionContext ctx, SAPConfiguration value)Generated method - Removesvaluefrom SAPConfigurations.voidremoveFromSAPConfigurations(SAPConfiguration value)Generated method - Removesvaluefrom SAPConfigurations.voidsetAdditionalAttributes(SessionContext ctx, java.util.Collection<RFCDestinationAttribute> value)Generated method - Setter of theSAPRFCDestination.AdditionalAttributesattribute.voidsetAdditionalAttributes(java.util.Collection<RFCDestinationAttribute> value)Generated method - Setter of theSAPRFCDestination.AdditionalAttributesattribute.voidsetBackendType(EnumerationValue value)Generated method - Setter of theSAPRFCDestination.backendTypeattribute.voidsetBackendType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSAPRFCDestination.backendTypeattribute.voidsetClient(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.clientattribute.voidsetClient(java.lang.String value)Generated method - Setter of theSAPRFCDestination.clientattribute.voidsetConnectionType(boolean value)Generated method - Setter of theSAPRFCDestination.connectionTypeattribute.voidsetConnectionType(SessionContext ctx, boolean value)Generated method - Setter of theSAPRFCDestination.connectionTypeattribute.voidsetConnectionType(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.connectionTypeattribute.voidsetConnectionType(java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.connectionTypeattribute.voidsetGroup(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.groupattribute.voidsetGroup(java.lang.String value)Generated method - Setter of theSAPRFCDestination.groupattribute.voidsetInstance(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.instanceattribute.voidsetInstance(java.lang.String value)Generated method - Setter of theSAPRFCDestination.instanceattribute.voidsetJcoClientDelta(boolean value)Generated method - Setter of theSAPRFCDestination.jcoClientDeltaattribute.voidsetJcoClientDelta(SessionContext ctx, boolean value)Generated method - Setter of theSAPRFCDestination.jcoClientDeltaattribute.voidsetJcoClientDelta(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.jcoClientDeltaattribute.voidsetJcoClientDelta(java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.jcoClientDeltaattribute.voidsetJcoCPICTrace(EnumerationValue value)Generated method - Setter of theSAPRFCDestination.jcoCPICTraceattribute.voidsetJcoCPICTrace(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSAPRFCDestination.jcoCPICTraceattribute.voidsetJcoMsServ(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.jcoMsServattribute.voidsetJcoMsServ(java.lang.String value)Generated method - Setter of theSAPRFCDestination.jcoMsServattribute.voidsetJcoRFCTrace(boolean value)Generated method - Setter of theSAPRFCDestination.jcoRFCTraceattribute.voidsetJcoRFCTrace(SessionContext ctx, boolean value)Generated method - Setter of theSAPRFCDestination.jcoRFCTraceattribute.voidsetJcoRFCTrace(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.jcoRFCTraceattribute.voidsetJcoRFCTrace(java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.jcoRFCTraceattribute.voidsetJcoSAPRouter(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.jcoSAPRouterattribute.voidsetJcoSAPRouter(java.lang.String value)Generated method - Setter of theSAPRFCDestination.jcoSAPRouterattribute.voidsetJcoTraceLevel(EnumerationValue value)Generated method - Setter of theSAPRFCDestination.jcoTraceLevelattribute.voidsetJcoTraceLevel(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSAPRFCDestination.jcoTraceLevelattribute.voidsetJcoTracePath(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.jcoTracePathattribute.voidsetJcoTracePath(java.lang.String value)Generated method - Setter of theSAPRFCDestination.jcoTracePathattribute.voidsetMaxConnections(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.maxConnectionsattribute.voidsetMaxConnections(java.lang.String value)Generated method - Setter of theSAPRFCDestination.maxConnectionsattribute.voidsetMaxWaitTime(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.maxWaitTimeattribute.voidsetMaxWaitTime(java.lang.String value)Generated method - Setter of theSAPRFCDestination.maxWaitTimeattribute.voidsetMessageServer(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.messageServerattribute.voidsetMessageServer(java.lang.String value)Generated method - Setter of theSAPRFCDestination.messageServerattribute.voidsetOfflineMode(boolean value)Generated method - Setter of theSAPRFCDestination.offlineModeattribute.voidsetOfflineMode(SessionContext ctx, boolean value)Generated method - Setter of theSAPRFCDestination.offlineModeattribute.voidsetOfflineMode(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.offlineModeattribute.voidsetOfflineMode(java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.offlineModeattribute.voidsetPassword(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.passwordattribute.voidsetPassword(java.lang.String value)Generated method - Setter of theSAPRFCDestination.passwordattribute.voidsetPooledConnectionMode(boolean value)Generated method - Setter of theSAPRFCDestination.pooledConnectionModeattribute.voidsetPooledConnectionMode(SessionContext ctx, boolean value)Generated method - Setter of theSAPRFCDestination.pooledConnectionModeattribute.voidsetPooledConnectionMode(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.pooledConnectionModeattribute.voidsetPooledConnectionMode(java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.pooledConnectionModeattribute.voidsetPoolSize(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.poolSizeattribute.voidsetPoolSize(java.lang.String value)Generated method - Setter of theSAPRFCDestination.poolSizeattribute.voidsetRfcDestinationName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.rfcDestinationNameattribute.voidsetRfcDestinationName(java.lang.String value)Generated method - Setter of theSAPRFCDestination.rfcDestinationNameattribute.voidsetSAPConfigurations(SessionContext ctx, java.util.Collection<SAPConfiguration> value)Generated method - Setter of theSAPRFCDestination.SAPConfigurationsattribute.voidsetSAPConfigurations(java.util.Collection<SAPConfiguration> value)Generated method - Setter of theSAPRFCDestination.SAPConfigurationsattribute.voidsetSid(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.sidattribute.voidsetSid(java.lang.String value)Generated method - Setter of theSAPRFCDestination.sidattribute.voidsetSncMode(boolean value)Generated method - Setter of theSAPRFCDestination.sncModeattribute.voidsetSncMode(SessionContext ctx, boolean value)Generated method - Setter of theSAPRFCDestination.sncModeattribute.voidsetSncMode(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.sncModeattribute.voidsetSncMode(java.lang.Boolean value)Generated method - Setter of theSAPRFCDestination.sncModeattribute.voidsetSncPartnerName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.sncPartnerNameattribute.voidsetSncPartnerName(java.lang.String value)Generated method - Setter of theSAPRFCDestination.sncPartnerNameattribute.voidsetSncQoP(EnumerationValue value)Generated method - Setter of theSAPRFCDestination.sncQoPattribute.voidsetSncQoP(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSAPRFCDestination.sncQoPattribute.voidsetTargetHost(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.targetHostattribute.voidsetTargetHost(java.lang.String value)Generated method - Setter of theSAPRFCDestination.targetHostattribute.voidsetUserid(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPRFCDestination.useridattribute.voidsetUserid(java.lang.String value)Generated method - Setter of theSAPRFCDestination.useridattribute.-
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
-
RFCDESTINATIONNAME
public static final java.lang.String RFCDESTINATIONNAME
Qualifier of theSAPRFCDestination.rfcDestinationNameattribute- See Also:
- Constant Field Values
-
OFFLINEMODE
public static final java.lang.String OFFLINEMODE
Qualifier of theSAPRFCDestination.offlineModeattribute- See Also:
- Constant Field Values
-
SID
public static final java.lang.String SID
Qualifier of theSAPRFCDestination.sidattribute- See Also:
- Constant Field Values
-
CLIENT
public static final java.lang.String CLIENT
Qualifier of theSAPRFCDestination.clientattribute- See Also:
- Constant Field Values
-
MESSAGESERVER
public static final java.lang.String MESSAGESERVER
Qualifier of theSAPRFCDestination.messageServerattribute- See Also:
- Constant Field Values
-
TARGETHOST
public static final java.lang.String TARGETHOST
Qualifier of theSAPRFCDestination.targetHostattribute- See Also:
- Constant Field Values
-
CONNECTIONTYPE
public static final java.lang.String CONNECTIONTYPE
Qualifier of theSAPRFCDestination.connectionTypeattribute- See Also:
- Constant Field Values
-
GROUP
public static final java.lang.String GROUP
Qualifier of theSAPRFCDestination.groupattribute- See Also:
- Constant Field Values
-
INSTANCE
public static final java.lang.String INSTANCE
Qualifier of theSAPRFCDestination.instanceattribute- See Also:
- Constant Field Values
-
USERID
public static final java.lang.String USERID
Qualifier of theSAPRFCDestination.useridattribute- See Also:
- Constant Field Values
-
PASSWORD
public static final java.lang.String PASSWORD
Qualifier of theSAPRFCDestination.passwordattribute- See Also:
- Constant Field Values
-
POOLEDCONNECTIONMODE
public static final java.lang.String POOLEDCONNECTIONMODE
Qualifier of theSAPRFCDestination.pooledConnectionModeattribute- See Also:
- Constant Field Values
-
MAXCONNECTIONS
public static final java.lang.String MAXCONNECTIONS
Qualifier of theSAPRFCDestination.maxConnectionsattribute- See Also:
- Constant Field Values
-
POOLSIZE
public static final java.lang.String POOLSIZE
Qualifier of theSAPRFCDestination.poolSizeattribute- See Also:
- Constant Field Values
-
MAXWAITTIME
public static final java.lang.String MAXWAITTIME
Qualifier of theSAPRFCDestination.maxWaitTimeattribute- See Also:
- Constant Field Values
-
JCOMSSERV
public static final java.lang.String JCOMSSERV
Qualifier of theSAPRFCDestination.jcoMsServattribute- See Also:
- Constant Field Values
-
JCOSAPROUTER
public static final java.lang.String JCOSAPROUTER
Qualifier of theSAPRFCDestination.jcoSAPRouterattribute- See Also:
- Constant Field Values
-
JCOTRACELEVEL
public static final java.lang.String JCOTRACELEVEL
Qualifier of theSAPRFCDestination.jcoTraceLevelattribute- See Also:
- Constant Field Values
-
JCOTRACEPATH
public static final java.lang.String JCOTRACEPATH
Qualifier of theSAPRFCDestination.jcoTracePathattribute- See Also:
- Constant Field Values
-
JCORFCTRACE
public static final java.lang.String JCORFCTRACE
Qualifier of theSAPRFCDestination.jcoRFCTraceattribute- See Also:
- Constant Field Values
-
JCOCPICTRACE
public static final java.lang.String JCOCPICTRACE
Qualifier of theSAPRFCDestination.jcoCPICTraceattribute- See Also:
- Constant Field Values
-
JCOCLIENTDELTA
public static final java.lang.String JCOCLIENTDELTA
Qualifier of theSAPRFCDestination.jcoClientDeltaattribute- See Also:
- Constant Field Values
-
BACKENDTYPE
public static final java.lang.String BACKENDTYPE
Qualifier of theSAPRFCDestination.backendTypeattribute- See Also:
- Constant Field Values
-
SNCMODE
public static final java.lang.String SNCMODE
Qualifier of theSAPRFCDestination.sncModeattribute- See Also:
- Constant Field Values
-
SNCQOP
public static final java.lang.String SNCQOP
Qualifier of theSAPRFCDestination.sncQoPattribute- See Also:
- Constant Field Values
-
SNCPARTNERNAME
public static final java.lang.String SNCPARTNERNAME
Qualifier of theSAPRFCDestination.sncPartnerNameattribute- See Also:
- Constant Field Values
-
SAPCONFIGURATIONS
public static final java.lang.String SAPCONFIGURATIONS
Qualifier of theSAPRFCDestination.SAPConfigurationsattribute- See Also:
- Constant Field Values
-
ADDITIONALATTRIBUTES
public static final java.lang.String ADDITIONALATTRIBUTES
Qualifier of theSAPRFCDestination.AdditionalAttributesattribute- See Also:
- Constant Field Values
-
SAPCONFIGURATIONSHANDLER
protected static final OneToManyHandler<SAPConfiguration> SAPCONFIGURATIONSHANDLER
OneToManyHandlerfor handling 1:n SAPCONFIGURATIONS's relation attributes from 'many' side.
-
ADDITIONALATTRIBUTESHANDLER
protected static final OneToManyHandler<RFCDestinationAttribute> ADDITIONALATTRIBUTESHANDLER
OneToManyHandlerfor handling 1:n ADDITIONALATTRIBUTES's relation attributes from 'many' 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
-
getAdditionalAttributes
public java.util.Collection<RFCDestinationAttribute> getAdditionalAttributes(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.AdditionalAttributesattribute.- Returns:
- the AdditionalAttributes
-
getAdditionalAttributes
public java.util.Collection<RFCDestinationAttribute> getAdditionalAttributes()
Generated method - Getter of theSAPRFCDestination.AdditionalAttributesattribute.- Returns:
- the AdditionalAttributes
-
setAdditionalAttributes
public void setAdditionalAttributes(SessionContext ctx, java.util.Collection<RFCDestinationAttribute> value)
Generated method - Setter of theSAPRFCDestination.AdditionalAttributesattribute.- Parameters:
value- the AdditionalAttributes
-
setAdditionalAttributes
public void setAdditionalAttributes(java.util.Collection<RFCDestinationAttribute> value)
Generated method - Setter of theSAPRFCDestination.AdditionalAttributesattribute.- Parameters:
value- the AdditionalAttributes
-
addToAdditionalAttributes
public void addToAdditionalAttributes(SessionContext ctx, RFCDestinationAttribute value)
Generated method - Addsvalueto AdditionalAttributes.- Parameters:
value- the item to add to AdditionalAttributes
-
addToAdditionalAttributes
public void addToAdditionalAttributes(RFCDestinationAttribute value)
Generated method - Addsvalueto AdditionalAttributes.- Parameters:
value- the item to add to AdditionalAttributes
-
removeFromAdditionalAttributes
public void removeFromAdditionalAttributes(SessionContext ctx, RFCDestinationAttribute value)
Generated method - Removesvaluefrom AdditionalAttributes.- Parameters:
value- the item to remove from AdditionalAttributes
-
removeFromAdditionalAttributes
public void removeFromAdditionalAttributes(RFCDestinationAttribute value)
Generated method - Removesvaluefrom AdditionalAttributes.- Parameters:
value- the item to remove from AdditionalAttributes
-
getBackendType
public EnumerationValue getBackendType(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.backendTypeattribute.- Returns:
- the backendType - Backend Type
-
getBackendType
public EnumerationValue getBackendType()
Generated method - Getter of theSAPRFCDestination.backendTypeattribute.- Returns:
- the backendType - Backend Type
-
setBackendType
public void setBackendType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPRFCDestination.backendTypeattribute.- Parameters:
value- the backendType - Backend Type
-
setBackendType
public void setBackendType(EnumerationValue value)
Generated method - Setter of theSAPRFCDestination.backendTypeattribute.- Parameters:
value- the backendType - Backend Type
-
getClient
public java.lang.String getClient(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.clientattribute.- Returns:
- the client - Client number (000-999)
-
getClient
public java.lang.String getClient()
Generated method - Getter of theSAPRFCDestination.clientattribute.- Returns:
- the client - Client number (000-999)
-
setClient
public void setClient(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.clientattribute.- Parameters:
value- the client - Client number (000-999)
-
setClient
public void setClient(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.clientattribute.- Parameters:
value- the client - Client number (000-999)
-
isConnectionType
public java.lang.Boolean isConnectionType(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.connectionTypeattribute.- Returns:
- the connectionType - Way to connect to the SAP system (server or group connection)
-
isConnectionType
public java.lang.Boolean isConnectionType()
Generated method - Getter of theSAPRFCDestination.connectionTypeattribute.- Returns:
- the connectionType - Way to connect to the SAP system (server or group connection)
-
isConnectionTypeAsPrimitive
public boolean isConnectionTypeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.connectionTypeattribute.- Returns:
- the connectionType - Way to connect to the SAP system (server or group connection)
-
isConnectionTypeAsPrimitive
public boolean isConnectionTypeAsPrimitive()
Generated method - Getter of theSAPRFCDestination.connectionTypeattribute.- Returns:
- the connectionType - Way to connect to the SAP system (server or group connection)
-
setConnectionType
public void setConnectionType(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.connectionTypeattribute.- Parameters:
value- the connectionType - Way to connect to the SAP system (server or group connection)
-
setConnectionType
public void setConnectionType(java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.connectionTypeattribute.- Parameters:
value- the connectionType - Way to connect to the SAP system (server or group connection)
-
setConnectionType
public void setConnectionType(SessionContext ctx, boolean value)
Generated method - Setter of theSAPRFCDestination.connectionTypeattribute.- Parameters:
value- the connectionType - Way to connect to the SAP system (server or group connection)
-
setConnectionType
public void setConnectionType(boolean value)
Generated method - Setter of theSAPRFCDestination.connectionTypeattribute.- Parameters:
value- the connectionType - Way to connect to the SAP system (server or group connection)
-
getGroup
public java.lang.String getGroup(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.groupattribute.- Returns:
- the group - Name of the logon group (only relevant for group connect)
-
getGroup
public java.lang.String getGroup()
Generated method - Getter of theSAPRFCDestination.groupattribute.- Returns:
- the group - Name of the logon group (only relevant for group connect)
-
setGroup
public void setGroup(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.groupattribute.- Parameters:
value- the group - Name of the logon group (only relevant for group connect)
-
setGroup
public void setGroup(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.groupattribute.- Parameters:
value- the group - Name of the logon group (only relevant for group connect)
-
getInstance
public java.lang.String getInstance(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.instanceattribute.- Returns:
- the instance - Instance number of the application server (only relevant for server connect)
-
getInstance
public java.lang.String getInstance()
Generated method - Getter of theSAPRFCDestination.instanceattribute.- Returns:
- the instance - Instance number of the application server (only relevant for server connect)
-
setInstance
public void setInstance(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.instanceattribute.- Parameters:
value- the instance - Instance number of the application server (only relevant for server connect)
-
setInstance
public void setInstance(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.instanceattribute.- Parameters:
value- the instance - Instance number of the application server (only relevant for server connect)
-
isJcoClientDelta
public java.lang.Boolean isJcoClientDelta(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute.- Returns:
- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
isJcoClientDelta
public java.lang.Boolean isJcoClientDelta()
Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute.- Returns:
- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
isJcoClientDeltaAsPrimitive
public boolean isJcoClientDeltaAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute.- Returns:
- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
isJcoClientDeltaAsPrimitive
public boolean isJcoClientDeltaAsPrimitive()
Generated method - Getter of theSAPRFCDestination.jcoClientDeltaattribute.- Returns:
- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
setJcoClientDelta
public void setJcoClientDelta(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.jcoClientDeltaattribute.- Parameters:
value- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
setJcoClientDelta
public void setJcoClientDelta(java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.jcoClientDeltaattribute.- Parameters:
value- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
setJcoClientDelta
public void setJcoClientDelta(SessionContext ctx, boolean value)
Generated method - Setter of theSAPRFCDestination.jcoClientDeltaattribute.- Parameters:
value- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
setJcoClientDelta
public void setJcoClientDelta(boolean value)
Generated method - Setter of theSAPRFCDestination.jcoClientDeltaattribute.- Parameters:
value- the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
-
getJcoCPICTrace
public EnumerationValue getJcoCPICTrace(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoCPICTraceattribute.- Returns:
- the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
-
getJcoCPICTrace
public EnumerationValue getJcoCPICTrace()
Generated method - Getter of theSAPRFCDestination.jcoCPICTraceattribute.- Returns:
- the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
-
setJcoCPICTrace
public void setJcoCPICTrace(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPRFCDestination.jcoCPICTraceattribute.- Parameters:
value- the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
-
setJcoCPICTrace
public void setJcoCPICTrace(EnumerationValue value)
Generated method - Setter of theSAPRFCDestination.jcoCPICTraceattribute.- Parameters:
value- the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
-
getJcoMsServ
public java.lang.String getJcoMsServ(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoMsServattribute.- Returns:
- the jcoMsServ - SAP message server service or port number
-
getJcoMsServ
public java.lang.String getJcoMsServ()
Generated method - Getter of theSAPRFCDestination.jcoMsServattribute.- Returns:
- the jcoMsServ - SAP message server service or port number
-
setJcoMsServ
public void setJcoMsServ(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.jcoMsServattribute.- Parameters:
value- the jcoMsServ - SAP message server service or port number
-
setJcoMsServ
public void setJcoMsServ(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.jcoMsServattribute.- Parameters:
value- the jcoMsServ - SAP message server service or port number
-
isJcoRFCTrace
public java.lang.Boolean isJcoRFCTrace(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute.- Returns:
- the jcoRFCTrace - JCo RFC Trace
-
isJcoRFCTrace
public java.lang.Boolean isJcoRFCTrace()
Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute.- Returns:
- the jcoRFCTrace - JCo RFC Trace
-
isJcoRFCTraceAsPrimitive
public boolean isJcoRFCTraceAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute.- Returns:
- the jcoRFCTrace - JCo RFC Trace
-
isJcoRFCTraceAsPrimitive
public boolean isJcoRFCTraceAsPrimitive()
Generated method - Getter of theSAPRFCDestination.jcoRFCTraceattribute.- Returns:
- the jcoRFCTrace - JCo RFC Trace
-
setJcoRFCTrace
public void setJcoRFCTrace(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.jcoRFCTraceattribute.- Parameters:
value- the jcoRFCTrace - JCo RFC Trace
-
setJcoRFCTrace
public void setJcoRFCTrace(java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.jcoRFCTraceattribute.- Parameters:
value- the jcoRFCTrace - JCo RFC Trace
-
setJcoRFCTrace
public void setJcoRFCTrace(SessionContext ctx, boolean value)
Generated method - Setter of theSAPRFCDestination.jcoRFCTraceattribute.- Parameters:
value- the jcoRFCTrace - JCo RFC Trace
-
setJcoRFCTrace
public void setJcoRFCTrace(boolean value)
Generated method - Setter of theSAPRFCDestination.jcoRFCTraceattribute.- Parameters:
value- the jcoRFCTrace - JCo RFC Trace
-
getJcoSAPRouter
public java.lang.String getJcoSAPRouter(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoSAPRouterattribute.- Returns:
- the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
-
getJcoSAPRouter
public java.lang.String getJcoSAPRouter()
Generated method - Getter of theSAPRFCDestination.jcoSAPRouterattribute.- Returns:
- the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
-
setJcoSAPRouter
public void setJcoSAPRouter(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.jcoSAPRouterattribute.- Parameters:
value- the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
-
setJcoSAPRouter
public void setJcoSAPRouter(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.jcoSAPRouterattribute.- Parameters:
value- the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
-
getJcoTraceLevel
public EnumerationValue getJcoTraceLevel(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoTraceLevelattribute.- Returns:
- the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
-
getJcoTraceLevel
public EnumerationValue getJcoTraceLevel()
Generated method - Getter of theSAPRFCDestination.jcoTraceLevelattribute.- Returns:
- the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
-
setJcoTraceLevel
public void setJcoTraceLevel(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPRFCDestination.jcoTraceLevelattribute.- Parameters:
value- the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
-
setJcoTraceLevel
public void setJcoTraceLevel(EnumerationValue value)
Generated method - Setter of theSAPRFCDestination.jcoTraceLevelattribute.- Parameters:
value- the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
-
getJcoTracePath
public java.lang.String getJcoTracePath(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.jcoTracePathattribute.- Returns:
- the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
-
getJcoTracePath
public java.lang.String getJcoTracePath()
Generated method - Getter of theSAPRFCDestination.jcoTracePathattribute.- Returns:
- the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
-
setJcoTracePath
public void setJcoTracePath(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.jcoTracePathattribute.- Parameters:
value- the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
-
setJcoTracePath
public void setJcoTracePath(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.jcoTracePathattribute.- Parameters:
value- the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
-
getMaxConnections
public java.lang.String getMaxConnections(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.maxConnectionsattribute.- Returns:
- the maxConnections - Maximal number of connections
-
getMaxConnections
public java.lang.String getMaxConnections()
Generated method - Getter of theSAPRFCDestination.maxConnectionsattribute.- Returns:
- the maxConnections - Maximal number of connections
-
setMaxConnections
public void setMaxConnections(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.maxConnectionsattribute.- Parameters:
value- the maxConnections - Maximal number of connections
-
setMaxConnections
public void setMaxConnections(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.maxConnectionsattribute.- Parameters:
value- the maxConnections - Maximal number of connections
-
getMaxWaitTime
public java.lang.String getMaxWaitTime(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.maxWaitTimeattribute.- Returns:
- the maxWaitTime - Maximal wait time in ms
-
getMaxWaitTime
public java.lang.String getMaxWaitTime()
Generated method - Getter of theSAPRFCDestination.maxWaitTimeattribute.- Returns:
- the maxWaitTime - Maximal wait time in ms
-
setMaxWaitTime
public void setMaxWaitTime(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.maxWaitTimeattribute.- Parameters:
value- the maxWaitTime - Maximal wait time in ms
-
setMaxWaitTime
public void setMaxWaitTime(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.maxWaitTimeattribute.- Parameters:
value- the maxWaitTime - Maximal wait time in ms
-
getMessageServer
public java.lang.String getMessageServer(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.messageServerattribute.- Returns:
- the messageServer - Message server (for group login)
-
getMessageServer
public java.lang.String getMessageServer()
Generated method - Getter of theSAPRFCDestination.messageServerattribute.- Returns:
- the messageServer - Message server (for group login)
-
setMessageServer
public void setMessageServer(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.messageServerattribute.- Parameters:
value- the messageServer - Message server (for group login)
-
setMessageServer
public void setMessageServer(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.messageServerattribute.- Parameters:
value- the messageServer - Message server (for group login)
-
isOfflineMode
public java.lang.Boolean isOfflineMode(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.offlineModeattribute.- Returns:
- the offlineMode - Offline mode
-
isOfflineMode
public java.lang.Boolean isOfflineMode()
Generated method - Getter of theSAPRFCDestination.offlineModeattribute.- Returns:
- the offlineMode - Offline mode
-
isOfflineModeAsPrimitive
public boolean isOfflineModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.offlineModeattribute.- Returns:
- the offlineMode - Offline mode
-
isOfflineModeAsPrimitive
public boolean isOfflineModeAsPrimitive()
Generated method - Getter of theSAPRFCDestination.offlineModeattribute.- Returns:
- the offlineMode - Offline mode
-
setOfflineMode
public void setOfflineMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.offlineModeattribute.- Parameters:
value- the offlineMode - Offline mode
-
setOfflineMode
public void setOfflineMode(java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.offlineModeattribute.- Parameters:
value- the offlineMode - Offline mode
-
setOfflineMode
public void setOfflineMode(SessionContext ctx, boolean value)
Generated method - Setter of theSAPRFCDestination.offlineModeattribute.- Parameters:
value- the offlineMode - Offline mode
-
setOfflineMode
public void setOfflineMode(boolean value)
Generated method - Setter of theSAPRFCDestination.offlineModeattribute.- Parameters:
value- the offlineMode - Offline mode
-
getPassword
public java.lang.String getPassword(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.passwordattribute.- Returns:
- the password - Password for the logon to the SAP system
-
getPassword
public java.lang.String getPassword()
Generated method - Getter of theSAPRFCDestination.passwordattribute.- Returns:
- the password - Password for the logon to the SAP system
-
setPassword
public void setPassword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.passwordattribute.- Parameters:
value- the password - Password for the logon to the SAP system
-
setPassword
public void setPassword(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.passwordattribute.- Parameters:
value- the password - Password for the logon to the SAP system
-
isPooledConnectionMode
public java.lang.Boolean isPooledConnectionMode(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute.- Returns:
- the pooledConnectionMode - Pooled connection mode
-
isPooledConnectionMode
public java.lang.Boolean isPooledConnectionMode()
Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute.- Returns:
- the pooledConnectionMode - Pooled connection mode
-
isPooledConnectionModeAsPrimitive
public boolean isPooledConnectionModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute.- Returns:
- the pooledConnectionMode - Pooled connection mode
-
isPooledConnectionModeAsPrimitive
public boolean isPooledConnectionModeAsPrimitive()
Generated method - Getter of theSAPRFCDestination.pooledConnectionModeattribute.- Returns:
- the pooledConnectionMode - Pooled connection mode
-
setPooledConnectionMode
public void setPooledConnectionMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.pooledConnectionModeattribute.- Parameters:
value- the pooledConnectionMode - Pooled connection mode
-
setPooledConnectionMode
public void setPooledConnectionMode(java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.pooledConnectionModeattribute.- Parameters:
value- the pooledConnectionMode - Pooled connection mode
-
setPooledConnectionMode
public void setPooledConnectionMode(SessionContext ctx, boolean value)
Generated method - Setter of theSAPRFCDestination.pooledConnectionModeattribute.- Parameters:
value- the pooledConnectionMode - Pooled connection mode
-
setPooledConnectionMode
public void setPooledConnectionMode(boolean value)
Generated method - Setter of theSAPRFCDestination.pooledConnectionModeattribute.- Parameters:
value- the pooledConnectionMode - Pooled connection mode
-
getPoolSize
public java.lang.String getPoolSize(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.poolSizeattribute.- Returns:
- the poolSize - Pool size
-
getPoolSize
public java.lang.String getPoolSize()
Generated method - Getter of theSAPRFCDestination.poolSizeattribute.- Returns:
- the poolSize - Pool size
-
setPoolSize
public void setPoolSize(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.poolSizeattribute.- Parameters:
value- the poolSize - Pool size
-
setPoolSize
public void setPoolSize(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.poolSizeattribute.- Parameters:
value- the poolSize - Pool size
-
getRfcDestinationName
public java.lang.String getRfcDestinationName(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.rfcDestinationNameattribute.- Returns:
- the rfcDestinationName - RFC Destination name
-
getRfcDestinationName
public java.lang.String getRfcDestinationName()
Generated method - Getter of theSAPRFCDestination.rfcDestinationNameattribute.- Returns:
- the rfcDestinationName - RFC Destination name
-
setRfcDestinationName
public void setRfcDestinationName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.rfcDestinationNameattribute.- Parameters:
value- the rfcDestinationName - RFC Destination name
-
setRfcDestinationName
public void setRfcDestinationName(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.rfcDestinationNameattribute.- Parameters:
value- the rfcDestinationName - RFC Destination name
-
getSAPConfigurations
public java.util.Collection<SAPConfiguration> getSAPConfigurations(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.SAPConfigurationsattribute.- Returns:
- the SAPConfigurations
-
getSAPConfigurations
public java.util.Collection<SAPConfiguration> getSAPConfigurations()
Generated method - Getter of theSAPRFCDestination.SAPConfigurationsattribute.- Returns:
- the SAPConfigurations
-
setSAPConfigurations
public void setSAPConfigurations(SessionContext ctx, java.util.Collection<SAPConfiguration> value)
Generated method - Setter of theSAPRFCDestination.SAPConfigurationsattribute.- Parameters:
value- the SAPConfigurations
-
setSAPConfigurations
public void setSAPConfigurations(java.util.Collection<SAPConfiguration> value)
Generated method - Setter of theSAPRFCDestination.SAPConfigurationsattribute.- Parameters:
value- the SAPConfigurations
-
addToSAPConfigurations
public void addToSAPConfigurations(SessionContext ctx, SAPConfiguration value)
Generated method - Addsvalueto SAPConfigurations.- Parameters:
value- the item to add to SAPConfigurations
-
addToSAPConfigurations
public void addToSAPConfigurations(SAPConfiguration value)
Generated method - Addsvalueto SAPConfigurations.- Parameters:
value- the item to add to SAPConfigurations
-
removeFromSAPConfigurations
public void removeFromSAPConfigurations(SessionContext ctx, SAPConfiguration value)
Generated method - Removesvaluefrom SAPConfigurations.- Parameters:
value- the item to remove from SAPConfigurations
-
removeFromSAPConfigurations
public void removeFromSAPConfigurations(SAPConfiguration value)
Generated method - Removesvaluefrom SAPConfigurations.- Parameters:
value- the item to remove from SAPConfigurations
-
getSid
public java.lang.String getSid(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.sidattribute.- Returns:
- the sid - System ID (SID) of the target system
-
getSid
public java.lang.String getSid()
Generated method - Getter of theSAPRFCDestination.sidattribute.- Returns:
- the sid - System ID (SID) of the target system
-
setSid
public void setSid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.sidattribute.- Parameters:
value- the sid - System ID (SID) of the target system
-
setSid
public void setSid(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.sidattribute.- Parameters:
value- the sid - System ID (SID) of the target system
-
isSncMode
public java.lang.Boolean isSncMode(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.sncModeattribute.- Returns:
- the sncMode - SNC Mode
-
isSncMode
public java.lang.Boolean isSncMode()
Generated method - Getter of theSAPRFCDestination.sncModeattribute.- Returns:
- the sncMode - SNC Mode
-
isSncModeAsPrimitive
public boolean isSncModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.sncModeattribute.- Returns:
- the sncMode - SNC Mode
-
isSncModeAsPrimitive
public boolean isSncModeAsPrimitive()
Generated method - Getter of theSAPRFCDestination.sncModeattribute.- Returns:
- the sncMode - SNC Mode
-
setSncMode
public void setSncMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.sncModeattribute.- Parameters:
value- the sncMode - SNC Mode
-
setSncMode
public void setSncMode(java.lang.Boolean value)
Generated method - Setter of theSAPRFCDestination.sncModeattribute.- Parameters:
value- the sncMode - SNC Mode
-
setSncMode
public void setSncMode(SessionContext ctx, boolean value)
Generated method - Setter of theSAPRFCDestination.sncModeattribute.- Parameters:
value- the sncMode - SNC Mode
-
setSncMode
public void setSncMode(boolean value)
Generated method - Setter of theSAPRFCDestination.sncModeattribute.- Parameters:
value- the sncMode - SNC Mode
-
getSncPartnerName
public java.lang.String getSncPartnerName(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.sncPartnerNameattribute.- Returns:
- the sncPartnerName - SNC Partner Name
-
getSncPartnerName
public java.lang.String getSncPartnerName()
Generated method - Getter of theSAPRFCDestination.sncPartnerNameattribute.- Returns:
- the sncPartnerName - SNC Partner Name
-
setSncPartnerName
public void setSncPartnerName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.sncPartnerNameattribute.- Parameters:
value- the sncPartnerName - SNC Partner Name
-
setSncPartnerName
public void setSncPartnerName(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.sncPartnerNameattribute.- Parameters:
value- the sncPartnerName - SNC Partner Name
-
getSncQoP
public EnumerationValue getSncQoP(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.sncQoPattribute.- Returns:
- the sncQoP - SNC Level of Security
-
getSncQoP
public EnumerationValue getSncQoP()
Generated method - Getter of theSAPRFCDestination.sncQoPattribute.- Returns:
- the sncQoP - SNC Level of Security
-
setSncQoP
public void setSncQoP(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPRFCDestination.sncQoPattribute.- Parameters:
value- the sncQoP - SNC Level of Security
-
setSncQoP
public void setSncQoP(EnumerationValue value)
Generated method - Setter of theSAPRFCDestination.sncQoPattribute.- Parameters:
value- the sncQoP - SNC Level of Security
-
getTargetHost
public java.lang.String getTargetHost(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.targetHostattribute.- Returns:
- the targetHost - Hostname of the application server (for direct login)
-
getTargetHost
public java.lang.String getTargetHost()
Generated method - Getter of theSAPRFCDestination.targetHostattribute.- Returns:
- the targetHost - Hostname of the application server (for direct login)
-
setTargetHost
public void setTargetHost(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.targetHostattribute.- Parameters:
value- the targetHost - Hostname of the application server (for direct login)
-
setTargetHost
public void setTargetHost(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.targetHostattribute.- Parameters:
value- the targetHost - Hostname of the application server (for direct login)
-
getUserid
public java.lang.String getUserid(SessionContext ctx)
Generated method - Getter of theSAPRFCDestination.useridattribute.- Returns:
- the userid - User ID for the logon to the SAP system
-
getUserid
public java.lang.String getUserid()
Generated method - Getter of theSAPRFCDestination.useridattribute.- Returns:
- the userid - User ID for the logon to the SAP system
-
setUserid
public void setUserid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPRFCDestination.useridattribute.- Parameters:
value- the userid - User ID for the logon to the SAP system
-
setUserid
public void setUserid(java.lang.String value)
Generated method - Setter of theSAPRFCDestination.useridattribute.- Parameters:
value- the userid - User ID for the logon to the SAP system
-
-