public abstract class AssetLinkBaseImpl extends AssetLinkModelImpl implements AssetLink
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in AssetLinkImpl.
AssetLinkImpl,
AssetLink,
Serialized FormCOLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, ENTRYID1_COLUMN_BITMASK, ENTRYID2_COLUMN_BITMASK, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, TYPE_COLUMN_BITMASK, WEIGHT_COLUMN_BITMASKENTRY_ID2_ACCESSOR, LINK_ID_ACCESSOR| Constructor and Description |
|---|
AssetLinkBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
clone, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getCompanyId, getCreateDate, getCtCollectionId, getEntryId1, getEntryId2, getExpandoBridge, getLinkId, getModelAttributes, getModelClass, getModelClassName, getMvccVersion, getOriginalEntryId1, getOriginalEntryId2, getOriginalType, getPrimaryKey, getPrimaryKeyObj, getType, getUserId, getUserName, getUserUuid, getWeight, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setCompanyId, setCreateDate, setCtCollectionId, setEntryId1, setEntryId2, setExpandoBridgeAttributes, setLinkId, setModelAttributes, setMvccVersion, setPrimaryKey, setPrimaryKeyObj, setType, setUserId, setUserName, setUserUuid, setWeight, toCacheModel, toEscapedModel, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitgetCompanyId, getCreateDate, getCtCollectionId, getEntryId1, getEntryId2, getLinkId, getMvccVersion, getPrimaryKey, getType, getUserId, getUserName, getUserUuid, getWeight, setCompanyId, setCreateDate, setCtCollectionId, setEntryId1, setEntryId2, setLinkId, setMvccVersion, setPrimaryKey, setType, setUserId, setUserName, setUserUuid, setWeightclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepublic void persist()
PersistedModelpersist in interface PersistedModel