@ProviderType public interface SyncDLFileVersionDiff extends com.liferay.portal.kernel.model.PersistedModel, SyncDLFileVersionDiffModel
SyncDLFileVersionDiffModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<SyncDLFileVersionDiff,java.lang.Long> |
SYNC_DL_FILE_VERSION_DIFF_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getDataFileEntryId, getExpirationDate, getFileEntryId, getPrimaryKey, getSize, getSourceFileVersionId, getSyncDLFileVersionDiffId, getTargetFileVersionId, setDataFileEntryId, setExpirationDate, setFileEntryId, setPrimaryKey, setSize, setSourceFileVersionId, setSyncDLFileVersionDiffId, setTargetFileVersionId
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<SyncDLFileVersionDiff,java.lang.Long> SYNC_DL_FILE_VERSION_DIFF_ID_ACCESSOR
com.liferay.sync.model.impl.SyncDLFileVersionDiffImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.