Class ProductConfigurationListAccountGroup
java.lang.Object
com.liferay.headless.commerce.admin.catalog.dto.v1_0.ProductConfigurationListAccountGroup
- All Implemented Interfaces:
Serializable
@Generated("")
public class ProductConfigurationListAccountGroup
extends Object
implements Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid AccountGroup
@DecimalMin("0") Long
@DecimalMin("0") Long
@DecimalMin("0") Long
int
hashCode()
void
setAccountGroup
(AccountGroup accountGroup) void
setAccountGroup
(com.liferay.petra.function.UnsafeSupplier<AccountGroup, Exception> accountGroupUnsafeSupplier) void
setAccountGroupExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> accountGroupExternalReferenceCodeUnsafeSupplier) void
setAccountGroupExternalReferenceCode
(String accountGroupExternalReferenceCode) void
setAccountGroupId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> accountGroupIdUnsafeSupplier) void
setAccountGroupId
(Long accountGroupId) void
setActions
(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) void
void
setProductConfigurationListAccountGroupId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> productConfigurationListAccountGroupIdUnsafeSupplier) void
setProductConfigurationListAccountGroupId
(Long productConfigurationListAccountGroupId) void
setProductConfigurationListExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> productConfigurationListExternalReferenceCodeUnsafeSupplier) void
setProductConfigurationListExternalReferenceCode
(String productConfigurationListExternalReferenceCode) void
setProductConfigurationListId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> productConfigurationListIdUnsafeSupplier) void
setProductConfigurationListId
(Long productConfigurationListId) toString()
unsafeToDTO
(String json)
-
Field Details
-
accountGroup
-
accountGroupExternalReferenceCode
-
accountGroupId
-
actions
-
productConfigurationListAccountGroupId
-
productConfigurationListExternalReferenceCode
-
productConfigurationListId
-
xClassName
-
-
Constructor Details
-
ProductConfigurationListAccountGroup
public ProductConfigurationListAccountGroup()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAccountGroup
-
setAccountGroup
-
setAccountGroup
public void setAccountGroup(com.liferay.petra.function.UnsafeSupplier<AccountGroup, Exception> accountGroupUnsafeSupplier) -
getAccountGroupExternalReferenceCode
-
setAccountGroupExternalReferenceCode
-
setAccountGroupExternalReferenceCode
-
getAccountGroupId
-
setAccountGroupId
-
setAccountGroupId
-
getActions
-
setActions
-
setActions
-
getProductConfigurationListAccountGroupId
-
setProductConfigurationListAccountGroupId
-
setProductConfigurationListAccountGroupId
-
getProductConfigurationListExternalReferenceCode
-
setProductConfigurationListExternalReferenceCode
public void setProductConfigurationListExternalReferenceCode(String productConfigurationListExternalReferenceCode) -
setProductConfigurationListExternalReferenceCode
-
getProductConfigurationListId
-
setProductConfigurationListId
-
setProductConfigurationListId
-
equals
-
hashCode
public int hashCode() -
toString
-