@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.
|
clone, compareTo, getDataFileEntryId, getExpandoBridge, getExpirationDate, getFileEntryId, getPrimaryKey, getPrimaryKeyObj, getSize, getSourceFileVersionId, getSyncDLFileVersionDiffId, getTargetFileVersionId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setDataFileEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpirationDate, setFileEntryId, setNew, setPrimaryKey, setPrimaryKeyObj, setSize, setSourceFileVersionId, setSyncDLFileVersionDiffId, setTargetFileVersionId, toCacheModel, toEscapedModel, toString, 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.