@ProviderType
public class CommerceAccountOrganizationRelSoap
extends java.lang.Object
implements java.io.Serializable
com.liferay.commerce.account.service.http.CommerceAccountOrganizationRelServiceSoap.| Constructor and Description |
|---|
CommerceAccountOrganizationRelSoap() |
public static CommerceAccountOrganizationRelSoap toSoapModel(CommerceAccountOrganizationRel model)
public static CommerceAccountOrganizationRelSoap[] toSoapModels(CommerceAccountOrganizationRel[] models)
public static CommerceAccountOrganizationRelSoap[][] toSoapModels(CommerceAccountOrganizationRel[][] models)
public static CommerceAccountOrganizationRelSoap[] toSoapModels(java.util.List<CommerceAccountOrganizationRel> models)
public CommerceAccountOrganizationRelPK getPrimaryKey()
public void setPrimaryKey(CommerceAccountOrganizationRelPK pk)
public long getCommerceAccountId()
public void setCommerceAccountId(long commerceAccountId)
public long getOrganizationId()
public void setOrganizationId(long organizationId)
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)