- All Superinterfaces:
- com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SyncDevice>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<SyncDevice>, com.liferay.portal.kernel.model.PersistedModel, java.io.Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, SyncDeviceModel
- All Known Implementing Classes:
- SyncDeviceWrapper
@ProviderType
public interface SyncDevice
extends SyncDeviceModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the SyncDevice service. Represents a row in the "SyncDevice" database table, with each column mapped to a property of this class.
- See Also:
SyncDeviceModel
,
com.liferay.sync.model.impl.SyncDeviceImpl
,
com.liferay.sync.model.impl.SyncDeviceModelImpl
- Generated: