@JSON(strict=true)
public class CommerceSubscriptionEntryModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>
implements com.liferay.commerce.model.CommerceSubscriptionEntryModel
This implementation and its corresponding interface CommerceSubscriptionEntryModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in CommerceSubscriptionEntryImpl.
CommerceSubscriptionEntryImpl,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static boolean |
COLUMN_BITMASK_ENABLED |
static long |
COMMERCEORDERITEMID_COLUMN_BITMASK |
static long |
COMPANYID_COLUMN_BITMASK |
static long |
CPINSTANCEUUID_COLUMN_BITMASK |
static long |
CPRODUCTID_COLUMN_BITMASK |
static long |
CREATEDATE_COLUMN_BITMASK |
static java.lang.String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED |
static boolean |
FINDER_CACHE_ENABLED |
static long |
GROUPID_COLUMN_BITMASK |
static long |
LOCK_EXPIRATION_TIME |
static java.lang.String |
ORDER_BY_JPQL |
static java.lang.String |
ORDER_BY_SQL |
static java.lang.String |
SESSION_FACTORY |
static long |
SUBSCRIPTIONSTATUS_COLUMN_BITMASK |
static java.lang.Object[][] |
TABLE_COLUMNS |
static java.util.Map<java.lang.String,java.lang.Integer> |
TABLE_COLUMNS_MAP |
static java.lang.String |
TABLE_NAME
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
static java.lang.String |
TABLE_SQL_CREATE |
static java.lang.String |
TABLE_SQL_DROP |
static java.lang.String |
TX_MANAGER |
static long |
USERID_COLUMN_BITMASK |
static long |
UUID_COLUMN_BITMASK |
| Constructor and Description |
|---|
CommerceSubscriptionEntryModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(com.liferay.commerce.model.CommerceSubscriptionEntry commerceSubscriptionEntry) |
boolean |
equals(java.lang.Object obj) |
java.util.Map<java.lang.String,java.util.function.Function<com.liferay.commerce.model.CommerceSubscriptionEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<com.liferay.commerce.model.CommerceSubscriptionEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getColumnBitmask() |
long |
getCommerceOrderItemId() |
long |
getCommerceSubscriptionEntryId() |
long |
getCompanyId() |
java.lang.String |
getCPInstanceUuid() |
long |
getCProductId() |
java.util.Date |
getCreateDate() |
long |
getCurrentCycle() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId() |
java.util.Date |
getLastIterationDate() |
long |
getMaxSubscriptionCycles() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate() |
java.util.Date |
getNextIterationDate() |
long |
getOriginalCommerceOrderItemId() |
long |
getOriginalCompanyId() |
java.lang.String |
getOriginalCPInstanceUuid() |
long |
getOriginalCProductId() |
long |
getOriginalGroupId() |
int |
getOriginalSubscriptionStatus() |
long |
getOriginalUserId() |
java.lang.String |
getOriginalUuid() |
long |
getPrimaryKey() |
java.io.Serializable |
getPrimaryKeyObj() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.util.Date |
getStartDate() |
int |
getSubscriptionLength() |
int |
getSubscriptionStatus() |
java.lang.String |
getSubscriptionType() |
java.lang.String |
getSubscriptionTypeSettings() |
long |
getUserId() |
java.lang.String |
getUserName() |
java.lang.String |
getUserUuid() |
java.lang.String |
getUuid() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isEntityCacheEnabled() |
boolean |
isFinderCacheEnabled() |
void |
resetOriginalValues() |
void |
setCommerceOrderItemId(long commerceOrderItemId) |
void |
setCommerceSubscriptionEntryId(long commerceSubscriptionEntryId) |
void |
setCompanyId(long companyId) |
void |
setCPInstanceUuid(java.lang.String CPInstanceUuid) |
void |
setCProductId(long CProductId) |
void |
setCreateDate(java.util.Date createDate) |
void |
setCurrentCycle(long currentCycle) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setGroupId(long groupId) |
void |
setLastIterationDate(java.util.Date lastIterationDate) |
void |
setMaxSubscriptionCycles(long maxSubscriptionCycles) |
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate) |
void |
setNextIterationDate(java.util.Date nextIterationDate) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setStartDate(java.util.Date startDate) |
void |
setSubscriptionLength(int subscriptionLength) |
void |
setSubscriptionStatus(int subscriptionStatus) |
void |
setSubscriptionType(java.lang.String subscriptionType) |
void |
setSubscriptionTypeSettings(java.lang.String subscriptionTypeSettings) |
void |
setUserId(long userId) |
void |
setUserName(java.lang.String userName) |
void |
setUserUuid(java.lang.String userUuid) |
void |
setUuid(java.lang.String uuid) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.commerce.model.CommerceSubscriptionEntry> |
toCacheModel() |
com.liferay.commerce.model.CommerceSubscriptionEntry |
toEscapedModel() |
static com.liferay.commerce.model.CommerceSubscriptionEntry |
toModel(com.liferay.commerce.model.CommerceSubscriptionEntrySoap soapModel)
Converts the soap model instance into a normal model instance.
|
static java.util.List<com.liferay.commerce.model.CommerceSubscriptionEntry> |
toModels(com.liferay.commerce.model.CommerceSubscriptionEntrySoap[] soapModels)
Converts the soap model instances into normal model instances.
|
java.lang.String |
toString() |
java.lang.String |
toXmlString() |
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelpublic static final java.lang.String TABLE_NAME
CommerceSubscriptionEntry interface instead.public static final java.lang.Object[][] TABLE_COLUMNS
public static final java.util.Map<java.lang.String,java.lang.Integer> TABLE_COLUMNS_MAP
public static final java.lang.String TABLE_SQL_CREATE
public static final java.lang.String TABLE_SQL_DROP
public static final java.lang.String ORDER_BY_JPQL
public static final java.lang.String ORDER_BY_SQL
public static final java.lang.String DATA_SOURCE
public static final java.lang.String SESSION_FACTORY
public static final java.lang.String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static final long CPINSTANCEUUID_COLUMN_BITMASK
public static final long CPRODUCTID_COLUMN_BITMASK
public static final long COMMERCEORDERITEMID_COLUMN_BITMASK
public static final long COMPANYID_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long SUBSCRIPTIONSTATUS_COLUMN_BITMASK
public static final long USERID_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final long CREATEDATE_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
public static com.liferay.commerce.model.CommerceSubscriptionEntry toModel(com.liferay.commerce.model.CommerceSubscriptionEntrySoap soapModel)
soapModel - the soap model instance to convertpublic static java.util.List<com.liferay.commerce.model.CommerceSubscriptionEntry> toModels(com.liferay.commerce.model.CommerceSubscriptionEntrySoap[] soapModels)
soapModels - the soap model instances to convertpublic long getPrimaryKey()
getPrimaryKey in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>public java.util.Map<java.lang.String,java.util.function.Function<com.liferay.commerce.model.CommerceSubscriptionEntry,java.lang.Object>> getAttributeGetterFunctions()
public java.util.Map<java.lang.String,java.util.function.BiConsumer<com.liferay.commerce.model.CommerceSubscriptionEntry,java.lang.Object>> getAttributeSetterBiConsumers()
@JSON public java.lang.String getUuid()
getUuid in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void setUuid(java.lang.String uuid)
setUuid in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getOriginalUuid()
@JSON public long getCommerceSubscriptionEntryId()
getCommerceSubscriptionEntryId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setCommerceSubscriptionEntryId(long commerceSubscriptionEntryId)
setCommerceSubscriptionEntryId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModel@JSON public long getGroupId()
getGroupId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic long getOriginalGroupId()
@JSON public long getCompanyId()
getCompanyId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getOriginalCompanyId()
@JSON public long getUserId()
getUserId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserId(long userId)
setUserId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic long getOriginalUserId()
@JSON public java.lang.String getUserName()
getUserName in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModel@JSON public java.util.Date getCreateDate()
getCreateDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModel@JSON public java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModel@JSON public java.lang.String getCPInstanceUuid()
getCPInstanceUuid in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setCPInstanceUuid(java.lang.String CPInstanceUuid)
setCPInstanceUuid in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic java.lang.String getOriginalCPInstanceUuid()
@JSON public long getCProductId()
getCProductId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setCProductId(long CProductId)
setCProductId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic long getOriginalCProductId()
@JSON public long getCommerceOrderItemId()
getCommerceOrderItemId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setCommerceOrderItemId(long commerceOrderItemId)
setCommerceOrderItemId in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic long getOriginalCommerceOrderItemId()
@JSON public int getSubscriptionLength()
getSubscriptionLength in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setSubscriptionLength(int subscriptionLength)
setSubscriptionLength in interface com.liferay.commerce.model.CommerceSubscriptionEntryModel@JSON public java.lang.String getSubscriptionType()
getSubscriptionType in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setSubscriptionType(java.lang.String subscriptionType)
setSubscriptionType in interface com.liferay.commerce.model.CommerceSubscriptionEntryModel@JSON public java.lang.String getSubscriptionTypeSettings()
getSubscriptionTypeSettings in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setSubscriptionTypeSettings(java.lang.String subscriptionTypeSettings)
setSubscriptionTypeSettings in interface com.liferay.commerce.model.CommerceSubscriptionEntryModel@JSON public long getCurrentCycle()
getCurrentCycle in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setCurrentCycle(long currentCycle)
setCurrentCycle in interface com.liferay.commerce.model.CommerceSubscriptionEntryModel@JSON public long getMaxSubscriptionCycles()
getMaxSubscriptionCycles in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setMaxSubscriptionCycles(long maxSubscriptionCycles)
setMaxSubscriptionCycles in interface com.liferay.commerce.model.CommerceSubscriptionEntryModel@JSON public int getSubscriptionStatus()
getSubscriptionStatus in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setSubscriptionStatus(int subscriptionStatus)
setSubscriptionStatus in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic int getOriginalSubscriptionStatus()
@JSON public java.util.Date getLastIterationDate()
getLastIterationDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setLastIterationDate(java.util.Date lastIterationDate)
setLastIterationDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModel@JSON public java.util.Date getNextIterationDate()
getNextIterationDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setNextIterationDate(java.util.Date nextIterationDate)
setNextIterationDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModel@JSON public java.util.Date getStartDate()
getStartDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic void setStartDate(java.util.Date startDate)
setStartDate in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>setExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>public com.liferay.commerce.model.CommerceSubscriptionEntry toEscapedModel()
toEscapedModel in interface com.liferay.commerce.model.CommerceSubscriptionEntryModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>toEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>public java.lang.Object clone()
clone in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelclone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>public int compareTo(com.liferay.commerce.model.CommerceSubscriptionEntry commerceSubscriptionEntry)
compareTo in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelcompareTo in interface java.lang.Comparable<com.liferay.commerce.model.CommerceSubscriptionEntry>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in interface com.liferay.commerce.model.CommerceSubscriptionEntryModelhashCode in class java.lang.Objectpublic boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>public com.liferay.portal.kernel.model.CacheModel<com.liferay.commerce.model.CommerceSubscriptionEntry> toCacheModel()
toCacheModel in interface com.liferay.commerce.model.CommerceSubscriptionEntryModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>toCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceSubscriptionEntry>public java.lang.String toString()
toString in interface com.liferay.commerce.model.CommerceSubscriptionEntryModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.commerce.model.CommerceSubscriptionEntryModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceSubscriptionEntry>