Class ExtendedSAPHTTPDestinationModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapcpiomsreturnsexchange.model.ExtendedSAPHTTPDestinationModel
- All Implemented Interfaces:
Serializable
Generated model class for type ExtendedSAPHTTPDestination first defined at extension sapcpiomsreturnsexchange.
- 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 relationHTTPDestination2ExtendedSAPHTTPDestinationdefining source attributehttpDestinationin extensionsapcpiomsreturnsexchange.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofExtendedSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcpiomsreturnsexchange.static final StringGenerated constant - Attribute key ofExtendedSAPHTTPDestination.httpDestinationattribute defined at extensionsapcpiomsreturnsexchange.static final StringGenerated constant - Attribute key ofExtendedSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcpiomsreturnsexchange.static final StringGenerated constant - Attribute key ofExtendedSAPHTTPDestination.objectTypeattribute defined at extensionsapcpiomsreturnsexchange.static final StringGenerated constant - Attribute key ofExtendedSAPHTTPDestination.targetURLattribute defined at extensionsapcpiomsreturnsexchange.static final StringGenerated constant - Attribute key ofExtendedSAPHTTPDestination.useridattribute defined at extensionsapcpiomsreturnsexchange.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.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersExtendedSAPHTTPDestinationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theExtendedSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcpiomsreturnsexchange.Generated method - Getter of theExtendedSAPHTTPDestination.httpDestinationattribute defined at extensionsapcpiomsreturnsexchange.Generated method - Getter of theExtendedSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcpiomsreturnsexchange.Generated method - Getter of theExtendedSAPHTTPDestination.objectTypeattribute defined at extensionsapcpiomsreturnsexchange.Generated method - Getter of theExtendedSAPHTTPDestination.targetURLattribute defined at extensionsapcpiomsreturnsexchange.Generated method - Getter of theExtendedSAPHTTPDestination.useridattribute defined at extensionsapcpiomsreturnsexchange.voidGenerated method - Setter ofExtendedSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcpiomsreturnsexchange.voidGenerated method - Setter ofExtendedSAPHTTPDestination.httpDestinationattribute defined at extensionsapcpiomsreturnsexchange.voidsetHttpDestinationName(String value) Generated method - Setter ofExtendedSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcpiomsreturnsexchange.voidsetObjectType(ComposedTypeModel value) Generated method - Setter ofExtendedSAPHTTPDestination.objectTypeattribute defined at extensionsapcpiomsreturnsexchange.voidsetTargetURL(String value) Generated method - Setter ofExtendedSAPHTTPDestination.targetURLattribute defined at extensionsapcpiomsreturnsexchange.voidGenerated method - Setter ofExtendedSAPHTTPDestination.useridattribute defined at extensionsapcpiomsreturnsexchange.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:
-
_HTTPDESTINATION2EXTENDEDSAPHTTPDESTINATION
Generated relation code constant for relationHTTPDestination2ExtendedSAPHTTPDestinationdefining source attributehttpDestinationin extensionsapcpiomsreturnsexchange.- See Also:
-
OBJECTTYPE
Generated constant - Attribute key ofExtendedSAPHTTPDestination.objectTypeattribute defined at extensionsapcpiomsreturnsexchange.- See Also:
-
HTTPDESTINATIONNAME
Generated constant - Attribute key ofExtendedSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcpiomsreturnsexchange.- See Also:
-
TARGETURL
Generated constant - Attribute key ofExtendedSAPHTTPDestination.targetURLattribute defined at extensionsapcpiomsreturnsexchange.- See Also:
-
AUTHENTICATIONTYPE
Generated constant - Attribute key ofExtendedSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcpiomsreturnsexchange.- See Also:
-
USERID
Generated constant - Attribute key ofExtendedSAPHTTPDestination.useridattribute defined at extensionsapcpiomsreturnsexchange.- See Also:
-
HTTPDESTINATION
Generated constant - Attribute key ofExtendedSAPHTTPDestination.httpDestinationattribute defined at extensionsapcpiomsreturnsexchange.- See Also:
-
-
Constructor Details
-
ExtendedSAPHTTPDestinationModel
public ExtendedSAPHTTPDestinationModel()Generated constructor - Default constructor for generic creation. -
ExtendedSAPHTTPDestinationModel
public ExtendedSAPHTTPDestinationModel(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
-
ExtendedSAPHTTPDestinationModel
@Deprecated(since="4.1.1", forRemoval=true) public ExtendedSAPHTTPDestinationModel(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 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 theExtendedSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcpiomsreturnsexchange.- Returns:
- the authenticationType - Authentication type
-
getHttpDestination
@Accessor(qualifier="httpDestination", type=GETTER) public SAPHTTPDestinationModel getHttpDestination()Generated method - Getter of theExtendedSAPHTTPDestination.httpDestinationattribute defined at extensionsapcpiomsreturnsexchange.- Returns:
- the httpDestination
-
getHttpDestinationName
Generated method - Getter of theExtendedSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcpiomsreturnsexchange.- Returns:
- the httpDestinationName - HTTP Destination name
-
getObjectType
Generated method - Getter of theExtendedSAPHTTPDestination.objectTypeattribute defined at extensionsapcpiomsreturnsexchange.- Returns:
- the objectType - HTTP Destination Object Type
-
getTargetURL
Generated method - Getter of theExtendedSAPHTTPDestination.targetURLattribute defined at extensionsapcpiomsreturnsexchange.- Returns:
- the targetURL - URL of the target system
-
getUserid
Generated method - Getter of theExtendedSAPHTTPDestination.useridattribute defined at extensionsapcpiomsreturnsexchange.- 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 ofExtendedSAPHTTPDestination.authenticationTypeattribute defined at extensionsapcpiomsreturnsexchange.- Parameters:
value- the authenticationType - Authentication type
-
setHttpDestination
@Accessor(qualifier="httpDestination", type=SETTER) public void setHttpDestination(SAPHTTPDestinationModel value) Generated method - Setter ofExtendedSAPHTTPDestination.httpDestinationattribute defined at extensionsapcpiomsreturnsexchange.- Parameters:
value- the httpDestination
-
setHttpDestinationName
@Accessor(qualifier="httpDestinationName", type=SETTER) public void setHttpDestinationName(String value) Generated method - Setter ofExtendedSAPHTTPDestination.httpDestinationNameattribute defined at extensionsapcpiomsreturnsexchange.- Parameters:
value- the httpDestinationName - HTTP Destination name
-
setObjectType
Generated method - Setter ofExtendedSAPHTTPDestination.objectTypeattribute defined at extensionsapcpiomsreturnsexchange.- Parameters:
value- the objectType - HTTP Destination Object Type
-
setTargetURL
Generated method - Setter ofExtendedSAPHTTPDestination.targetURLattribute defined at extensionsapcpiomsreturnsexchange.- Parameters:
value- the targetURL - URL of the target system
-
setUserid
Generated method - Setter ofExtendedSAPHTTPDestination.useridattribute defined at extensionsapcpiomsreturnsexchange.- Parameters:
value- the userid - User ID for the logon to the SAP system
-