@Deprecated
public class CommerceDiscountCommerceAccountGroupRelSoap
extends java.lang.Object
implements java.io.Serializable
com.liferay.commerce.discount.service.http.CommerceDiscountCommerceAccountGroupRelServiceSoap.| Constructor and Description |
|---|
CommerceDiscountCommerceAccountGroupRelSoap()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getCommerceAccountGroupId()
Deprecated.
|
long |
getCommerceDiscountCommerceAccountGroupRelId()
Deprecated.
|
long |
getCommerceDiscountId()
Deprecated.
|
long |
getCompanyId()
Deprecated.
|
java.util.Date |
getCreateDate()
Deprecated.
|
java.util.Date |
getModifiedDate()
Deprecated.
|
long |
getPrimaryKey()
Deprecated.
|
long |
getUserId()
Deprecated.
|
java.lang.String |
getUserName()
Deprecated.
|
void |
setCommerceAccountGroupId(long commerceAccountGroupId)
Deprecated.
|
void |
setCommerceDiscountCommerceAccountGroupRelId(long commerceDiscountCommerceAccountGroupRelId)
Deprecated.
|
void |
setCommerceDiscountId(long commerceDiscountId)
Deprecated.
|
void |
setCompanyId(long companyId)
Deprecated.
|
void |
setCreateDate(java.util.Date createDate)
Deprecated.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Deprecated.
|
void |
setPrimaryKey(long pk)
Deprecated.
|
void |
setUserId(long userId)
Deprecated.
|
void |
setUserName(java.lang.String userName)
Deprecated.
|
static CommerceDiscountCommerceAccountGroupRelSoap |
toSoapModel(CommerceDiscountCommerceAccountGroupRel model)
Deprecated.
|
static CommerceDiscountCommerceAccountGroupRelSoap[] |
toSoapModels(CommerceDiscountCommerceAccountGroupRel[] models)
Deprecated.
|
static CommerceDiscountCommerceAccountGroupRelSoap[][] |
toSoapModels(CommerceDiscountCommerceAccountGroupRel[][] models)
Deprecated.
|
static CommerceDiscountCommerceAccountGroupRelSoap[] |
toSoapModels(java.util.List<CommerceDiscountCommerceAccountGroupRel> models)
Deprecated.
|
public CommerceDiscountCommerceAccountGroupRelSoap()
public static CommerceDiscountCommerceAccountGroupRelSoap toSoapModel(CommerceDiscountCommerceAccountGroupRel model)
public static CommerceDiscountCommerceAccountGroupRelSoap[] toSoapModels(CommerceDiscountCommerceAccountGroupRel[] models)
public static CommerceDiscountCommerceAccountGroupRelSoap[][] toSoapModels(CommerceDiscountCommerceAccountGroupRel[][] models)
public static CommerceDiscountCommerceAccountGroupRelSoap[] toSoapModels(java.util.List<CommerceDiscountCommerceAccountGroupRel> models)
public long getPrimaryKey()
public void setPrimaryKey(long pk)
public long getCommerceDiscountCommerceAccountGroupRelId()
public void setCommerceDiscountCommerceAccountGroupRelId(long commerceDiscountCommerceAccountGroupRelId)
public long getCompanyId()
public void setCompanyId(long companyId)
public long getUserId()
public void setUserId(long userId)
public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
public java.util.Date getCreateDate()
public void setCreateDate(java.util.Date createDate)
public java.util.Date getModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
public long getCommerceDiscountId()
public void setCommerceDiscountId(long commerceDiscountId)
public long getCommerceAccountGroupId()
public void setCommerceAccountGroupId(long commerceAccountGroupId)