@ProviderType
public class PasswordPolicyRelModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>
implements com.liferay.portal.kernel.model.PasswordPolicyRelModel
This implementation and its corresponding interface PasswordPolicyRelModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in PasswordPolicyRelImpl.
PasswordPolicyRelImpl,
PasswordPolicyRel,
PasswordPolicyRelModel,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static long |
CLASSNAMEID_COLUMN_BITMASK |
static long |
CLASSPK_COLUMN_BITMASK |
static boolean |
COLUMN_BITMASK_ENABLED |
static java.lang.String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED |
static boolean |
FINDER_CACHE_ENABLED |
static long |
LOCK_EXPIRATION_TIME |
static java.lang.String |
ORDER_BY_JPQL |
static java.lang.String |
ORDER_BY_SQL |
static long |
PASSWORDPOLICYID_COLUMN_BITMASK |
static long |
PASSWORDPOLICYRELID_COLUMN_BITMASK |
static java.lang.String |
SESSION_FACTORY |
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 |
static java.lang.String |
TABLE_SQL_CREATE |
static java.lang.String |
TABLE_SQL_DROP |
static java.lang.String |
TX_MANAGER |
| Constructor and Description |
|---|
PasswordPolicyRelModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(com.liferay.portal.kernel.model.PasswordPolicyRel passwordPolicyRel) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getClassName() |
long |
getClassNameId() |
long |
getClassPK() |
long |
getColumnBitmask() |
long |
getCompanyId() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
long |
getMvccVersion() |
long |
getOriginalClassNameId() |
long |
getOriginalClassPK() |
long |
getOriginalPasswordPolicyId() |
long |
getPasswordPolicyId() |
long |
getPasswordPolicyRelId() |
long |
getPrimaryKey() |
java.io.Serializable |
getPrimaryKeyObj() |
int |
hashCode() |
boolean |
isEntityCacheEnabled() |
boolean |
isFinderCacheEnabled() |
void |
resetOriginalValues() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId) |
void |
setClassPK(long classPK) |
void |
setCompanyId(long companyId) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion) |
void |
setPasswordPolicyId(long passwordPolicyId) |
void |
setPasswordPolicyRelId(long passwordPolicyRelId) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.PasswordPolicyRel> |
toCacheModel() |
com.liferay.portal.kernel.model.PasswordPolicyRel |
toEscapedModel() |
java.lang.String |
toString() |
java.lang.String |
toXmlString() |
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelpublic static final java.lang.String TABLE_NAME
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 CLASSNAMEID_COLUMN_BITMASK
public static final long CLASSPK_COLUMN_BITMASK
public static final long PASSWORDPOLICYID_COLUMN_BITMASK
public static final long PASSWORDPOLICYRELID_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
public long getPrimaryKey()
getPrimaryKey in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic 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.portal.kernel.model.PasswordPolicyRel>getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>public long getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelgetMvccVersion in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelsetMvccVersion in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic long getPasswordPolicyRelId()
getPasswordPolicyRelId in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic void setPasswordPolicyRelId(long passwordPolicyRelId)
setPasswordPolicyRelId in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getPasswordPolicyId()
getPasswordPolicyId in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic void setPasswordPolicyId(long passwordPolicyId)
setPasswordPolicyId in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic long getOriginalPasswordPolicyId()
public java.lang.String getClassName()
getClassName in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassName(java.lang.String className)
setClassName in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic long getClassNameId()
getClassNameId in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassNameId(long classNameId)
setClassNameId in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getOriginalClassNameId()
public long getClassPK()
getClassPK in interface com.liferay.portal.kernel.model.AttachedModelgetClassPK in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic void setClassPK(long classPK)
setClassPK in interface com.liferay.portal.kernel.model.AttachedModelsetClassPK in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelpublic long getOriginalClassPK()
public long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelgetExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelsetExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>public com.liferay.portal.kernel.model.PasswordPolicyRel toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>toEscapedModel in interface com.liferay.portal.kernel.model.PasswordPolicyRelModeltoEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>public java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>clone in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelclone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>public int compareTo(com.liferay.portal.kernel.model.PasswordPolicyRel passwordPolicyRel)
compareTo in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelcompareTo in interface java.lang.Comparable<com.liferay.portal.kernel.model.PasswordPolicyRel>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in interface com.liferay.portal.kernel.model.PasswordPolicyRelModelhashCode in class java.lang.Objectpublic boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.PasswordPolicyRel> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>toCacheModel in interface com.liferay.portal.kernel.model.PasswordPolicyRelModeltoCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel>public java.lang.String toString()
toString in interface com.liferay.portal.kernel.model.PasswordPolicyRelModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.PasswordPolicyRel>toXmlString in interface com.liferay.portal.kernel.model.PasswordPolicyRelModel