Class DataFeedPublicationConfigurationResponse
java.lang.Object
com.broadleafcommerce.datafeed.web.domain.DataFeedPublicationConfigurationResponse
- All Implemented Interfaces:
Serializable
The simplified representation of
DataFeedPublicationConfiguration
that is used to as a
response for the API requests. This is necessary because DataFeedPublicationConfiguration
contain lots of highly sensitive information, so we need to only return select fields.- Author:
- Dima Myroniuk (dmyroniuk)
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DataFeedPublicationConfigurationResponse
-
-
Method Details
-
getId
-
getDisplayName
-
setId
-
setDisplayName
-