Class SAPHTTPDestinationModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.core.configuration.model.SAPHTTPDestinationModel
- All Implemented Interfaces:
Serializable
Generated model class for type SAPHTTPDestination first defined at extension sapcoreconfiguration.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationSapCarHttpDestinationForGlobalConfigurationdefining source attributesapoaa_globalConfigurationsin extensionsapoaamodel.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcoreconfiguration.static final StringGenerated constant - Attribute key ofSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcoreconfiguration.static final StringGenerated constant - Attribute key ofSAPHTTPDestination.objSpecificHTTPDestinationattribute defined at extensionsapcpiomsreturnsexchange.static final StringGenerated constant - Attribute key ofSAPHTTPDestination.passwordattribute defined at extensionsapcoreconfiguration.static final StringGenerated constant - Attribute key ofSAPHTTPDestination.sapoaa_globalConfigurationsattribute defined at extensionsapoaamodel.static final StringGenerated constant - Attribute key ofSAPHTTPDestination.targetURLattribute defined at extensionsapcoreconfiguration.static final StringGenerated constant - Attribute key ofSAPHTTPDestination.useridattribute defined at extensionsapcoreconfiguration.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.SAPHTTPDestinationModel(ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPHTTPDestinationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcoreconfiguration.Generated method - Getter of theSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcoreconfiguration.Generated method - Getter of theSAPHTTPDestination.objSpecificHTTPDestinationattribute defined at extensionsapcpiomsreturnsexchange.Generated method - Getter of theSAPHTTPDestination.passwordattribute defined at extensionsapcoreconfiguration.Generated method - Getter of theSAPHTTPDestination.sapoaa_globalConfigurationsattribute defined at extensionsapoaamodel.Generated method - Getter of theSAPHTTPDestination.targetURLattribute defined at extensionsapcoreconfiguration.Generated method - Getter of theSAPHTTPDestination.useridattribute defined at extensionsapcoreconfiguration.voidGenerated method - Setter ofSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcoreconfiguration.voidsetHttpDestinationName(String value) Generated method - Setter ofSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcoreconfiguration.voidGenerated method - Setter ofSAPHTTPDestination.objSpecificHTTPDestinationattribute defined at extensionsapcpiomsreturnsexchange.voidsetPassword(String value) Generated method - Setter ofSAPHTTPDestination.passwordattribute defined at extensionsapcoreconfiguration.voidGenerated method - Setter ofSAPHTTPDestination.sapoaa_globalConfigurationsattribute defined at extensionsapoaamodel.voidsetTargetURL(String value) Generated method - Setter ofSAPHTTPDestination.targetURLattribute defined at extensionsapcoreconfiguration.voidGenerated method - Setter ofSAPHTTPDestination.useridattribute defined at extensionsapcoreconfiguration.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_SAPCARHTTPDESTINATIONFORGLOBALCONFIGURATION
Generated relation code constant for relationSapCarHttpDestinationForGlobalConfigurationdefining source attributesapoaa_globalConfigurationsin extensionsapoaamodel.- See Also:
-
HTTPDESTINATIONNAME
Generated constant - Attribute key ofSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcoreconfiguration.- See Also:
-
TARGETURL
Generated constant - Attribute key ofSAPHTTPDestination.targetURLattribute defined at extensionsapcoreconfiguration.- See Also:
-
AUTHENTICATIONTYPE
Generated constant - Attribute key ofSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcoreconfiguration.- See Also:
-
USERID
Generated constant - Attribute key ofSAPHTTPDestination.useridattribute defined at extensionsapcoreconfiguration.- See Also:
-
PASSWORD
Generated constant - Attribute key ofSAPHTTPDestination.passwordattribute defined at extensionsapcoreconfiguration.- See Also:
-
SAPOAA_GLOBALCONFIGURATIONS
Generated constant - Attribute key ofSAPHTTPDestination.sapoaa_globalConfigurationsattribute defined at extensionsapoaamodel.- See Also:
-
OBJSPECIFICHTTPDESTINATION
Generated constant - Attribute key ofSAPHTTPDestination.objSpecificHTTPDestinationattribute defined at extensionsapcpiomsreturnsexchange.- See Also:
-
-
Constructor Details
-
SAPHTTPDestinationModel
public SAPHTTPDestinationModel()Generated constructor - Default constructor for generic creation. -
SAPHTTPDestinationModel
public SAPHTTPDestinationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPHTTPDestinationModel
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAuthenticationType
@Accessor(qualifier="authenticationType", type=GETTER) public HTTPAuthenticationType getAuthenticationType()Generated method - Getter of theSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcoreconfiguration.- Returns:
- the authenticationType - Authentication type
-
getHttpDestinationName
Generated method - Getter of theSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcoreconfiguration.- Returns:
- the httpDestinationName - HTTP Destination name
-
getObjSpecificHTTPDestination
@Accessor(qualifier="objSpecificHTTPDestination", type=GETTER) public Set<ExtendedSAPHTTPDestinationModel> getObjSpecificHTTPDestination()Generated method - Getter of theSAPHTTPDestination.objSpecificHTTPDestinationattribute defined at extensionsapcpiomsreturnsexchange. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the objSpecificHTTPDestination
-
getPassword
Generated method - Getter of theSAPHTTPDestination.passwordattribute defined at extensionsapcoreconfiguration.- Returns:
- the password - Password for the logon to the SAP system
-
getSapoaa_globalConfigurations
@Accessor(qualifier="sapoaa_globalConfigurations", type=GETTER) public Collection<SAPGlobalConfigurationModel> getSapoaa_globalConfigurations()Generated method - Getter of theSAPHTTPDestination.sapoaa_globalConfigurationsattribute defined at extensionsapoaamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sapoaa_globalConfigurations
-
getTargetURL
Generated method - Getter of theSAPHTTPDestination.targetURLattribute defined at extensionsapcoreconfiguration.- Returns:
- the targetURL - URL of the target system
-
getUserid
Generated method - Getter of theSAPHTTPDestination.useridattribute defined at extensionsapcoreconfiguration.- Returns:
- the userid - User ID for the logon to the SAP system
-
setAuthenticationType
@Accessor(qualifier="authenticationType", type=SETTER) public void setAuthenticationType(HTTPAuthenticationType value) Generated method - Setter ofSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the authenticationType - Authentication type
-
setHttpDestinationName
@Accessor(qualifier="httpDestinationName", type=SETTER) public void setHttpDestinationName(String value) Generated method - Setter ofSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the httpDestinationName - HTTP Destination name
-
setObjSpecificHTTPDestination
@Accessor(qualifier="objSpecificHTTPDestination", type=SETTER) public void setObjSpecificHTTPDestination(Set<ExtendedSAPHTTPDestinationModel> value) Generated method - Setter ofSAPHTTPDestination.objSpecificHTTPDestinationattribute defined at extensionsapcpiomsreturnsexchange.- Parameters:
value- the objSpecificHTTPDestination
-
setPassword
Generated method - Setter ofSAPHTTPDestination.passwordattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the password - Password for the logon to the SAP system
-
setSapoaa_globalConfigurations
@Accessor(qualifier="sapoaa_globalConfigurations", type=SETTER) public void setSapoaa_globalConfigurations(Collection<SAPGlobalConfigurationModel> value) Generated method - Setter ofSAPHTTPDestination.sapoaa_globalConfigurationsattribute defined at extensionsapoaamodel.- Parameters:
value- the sapoaa_globalConfigurations
-
setTargetURL
Generated method - Setter ofSAPHTTPDestination.targetURLattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the targetURL - URL of the target system
-
setUserid
Generated method - Setter ofSAPHTTPDestination.useridattribute defined at extensionsapcoreconfiguration.- Parameters:
value- the userid - User ID for the logon to the SAP system
-