Class SAPSubscriptionConfigurationModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.saprevenuecloudorder.model.SAPSubscriptionConfigurationModel
- All Implemented Interfaces:
Serializable
Generated model class for type SAPSubscriptionConfiguration first defined at extension saprevenuecloudorder.
- 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 model type code constant.static final StringGenerated constant - Attribute key ofSAPSubscriptionConfiguration.clientIdattribute defined at extensionsaprevenuecloudorder.static final StringGenerated constant - Attribute key ofSAPSubscriptionConfiguration.clientSecretattribute defined at extensionsaprevenuecloudorder.static final StringGenerated constant - Attribute key ofSAPSubscriptionConfiguration.endpointattribute defined at extensionsaprevenuecloudorder.static final StringGenerated constant - Attribute key ofSAPSubscriptionConfiguration.idattribute defined at extensionsaprevenuecloudorder.static final StringGenerated constant - Attribute key ofSAPSubscriptionConfiguration.oauthUrlattribute defined at extensionsaprevenuecloudorder.static final StringGenerated constant - Attribute key ofSAPSubscriptionConfiguration.warehousesattribute defined at extensionsaprevenuecloudorder.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.SAPSubscriptionConfigurationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextSAPSubscriptionConfigurationModel(String _id, ItemModel _owner, Collection<WarehouseModel> _warehouses) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPSubscriptionConfigurationModel(String _id, Collection<WarehouseModel> _warehouses) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPSubscriptionConfiguration.clientIdattribute defined at extensionsaprevenuecloudorder.Generated method - Getter of theSAPSubscriptionConfiguration.clientSecretattribute defined at extensionsaprevenuecloudorder.Generated method - Getter of theSAPSubscriptionConfiguration.endpointattribute defined at extensionsaprevenuecloudorder.getId()Generated method - Getter of theSAPSubscriptionConfiguration.idattribute defined at extensionsaprevenuecloudorder.Generated method - Getter of theSAPSubscriptionConfiguration.oauthUrlattribute defined at extensionsaprevenuecloudorder.Generated method - Getter of theSAPSubscriptionConfiguration.warehousesattribute defined at extensionsaprevenuecloudorder.voidsetClientId(String value) Generated method - Setter ofSAPSubscriptionConfiguration.clientIdattribute defined at extensionsaprevenuecloudorder.voidsetClientSecret(String value) Generated method - Setter ofSAPSubscriptionConfiguration.clientSecretattribute defined at extensionsaprevenuecloudorder.voidsetEndpoint(String value) Generated method - Setter ofSAPSubscriptionConfiguration.endpointattribute defined at extensionsaprevenuecloudorder.voidGenerated method - Setter ofSAPSubscriptionConfiguration.idattribute defined at extensionsaprevenuecloudorder.voidsetOauthUrl(String value) Generated method - Setter ofSAPSubscriptionConfiguration.oauthUrlattribute defined at extensionsaprevenuecloudorder.voidsetWarehouses(Collection<WarehouseModel> value) Generated method - Setter ofSAPSubscriptionConfiguration.warehousesattribute defined at extensionsaprevenuecloudorder.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:
-
ID
Generated constant - Attribute key ofSAPSubscriptionConfiguration.idattribute defined at extensionsaprevenuecloudorder.- See Also:
-
ENDPOINT
Generated constant - Attribute key ofSAPSubscriptionConfiguration.endpointattribute defined at extensionsaprevenuecloudorder.- See Also:
-
OAUTHURL
Generated constant - Attribute key ofSAPSubscriptionConfiguration.oauthUrlattribute defined at extensionsaprevenuecloudorder.- See Also:
-
CLIENTID
Generated constant - Attribute key ofSAPSubscriptionConfiguration.clientIdattribute defined at extensionsaprevenuecloudorder.- See Also:
-
CLIENTSECRET
Generated constant - Attribute key ofSAPSubscriptionConfiguration.clientSecretattribute defined at extensionsaprevenuecloudorder.- See Also:
-
WAREHOUSES
Generated constant - Attribute key ofSAPSubscriptionConfiguration.warehousesattribute defined at extensionsaprevenuecloudorder.- See Also:
-
-
Constructor Details
-
SAPSubscriptionConfigurationModel
public SAPSubscriptionConfigurationModel()Generated constructor - Default constructor for generic creation. -
SAPSubscriptionConfigurationModel
public SAPSubscriptionConfigurationModel(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
-
SAPSubscriptionConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPSubscriptionConfigurationModel(String _id, Collection<WarehouseModel> _warehouses) 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 - Constructor with all mandatory attributes.- Parameters:
_id- initial attribute declared by typeSAPSubscriptionConfigurationat extensionsaprevenuecloudorder_warehouses- initial attribute declared by typeSAPSubscriptionConfigurationat extensionsaprevenuecloudorder
-
SAPSubscriptionConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPSubscriptionConfigurationModel(String _id, ItemModel _owner, Collection<WarehouseModel> _warehouses) 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:
_id- initial attribute declared by typeSAPSubscriptionConfigurationat extensionsaprevenuecloudorder_owner- initial attribute declared by typeItemat extensioncore_warehouses- initial attribute declared by typeSAPSubscriptionConfigurationat extensionsaprevenuecloudorder
-
-
Method Details
-
getClientId
Generated method - Getter of theSAPSubscriptionConfiguration.clientIdattribute defined at extensionsaprevenuecloudorder.- Returns:
- the clientId - client Id
-
getClientSecret
Generated method - Getter of theSAPSubscriptionConfiguration.clientSecretattribute defined at extensionsaprevenuecloudorder.- Returns:
- the clientSecret - client secret
-
getEndpoint
Generated method - Getter of theSAPSubscriptionConfiguration.endpointattribute defined at extensionsaprevenuecloudorder.- Returns:
- the endpoint - subscription billing provisioning request endpoint
-
getId
Generated method - Getter of theSAPSubscriptionConfiguration.idattribute defined at extensionsaprevenuecloudorder.- Returns:
- the id - tenant id
-
getOauthUrl
Generated method - Getter of theSAPSubscriptionConfiguration.oauthUrlattribute defined at extensionsaprevenuecloudorder.- Returns:
- the oauthUrl - oauth url
-
getWarehouses
Generated method - Getter of theSAPSubscriptionConfiguration.warehousesattribute defined at extensionsaprevenuecloudorder. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the warehouses
-
setClientId
Generated method - Setter ofSAPSubscriptionConfiguration.clientIdattribute defined at extensionsaprevenuecloudorder.- Parameters:
value- the clientId - client Id
-
setClientSecret
Generated method - Setter ofSAPSubscriptionConfiguration.clientSecretattribute defined at extensionsaprevenuecloudorder.- Parameters:
value- the clientSecret - client secret
-
setEndpoint
Generated method - Setter ofSAPSubscriptionConfiguration.endpointattribute defined at extensionsaprevenuecloudorder.- Parameters:
value- the endpoint - subscription billing provisioning request endpoint
-
setId
Generated method - Setter ofSAPSubscriptionConfiguration.idattribute defined at extensionsaprevenuecloudorder.- Parameters:
value- the id - tenant id
-
setOauthUrl
Generated method - Setter ofSAPSubscriptionConfiguration.oauthUrlattribute defined at extensionsaprevenuecloudorder.- Parameters:
value- the oauthUrl - oauth url
-
setWarehouses
@Accessor(qualifier="warehouses", type=SETTER) public void setWarehouses(Collection<WarehouseModel> value) Generated method - Setter ofSAPSubscriptionConfiguration.warehousesattribute defined at extensionsaprevenuecloudorder.- Parameters:
value- the warehouses
-