@ProviderType public interface SyncDevice extends com.liferay.portal.kernel.model.PersistedModel, SyncDeviceModel
SyncDeviceModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<SyncDevice,java.lang.Long> |
SYNC_DEVICE_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
void |
checkStatus() |
boolean |
hasSetModifiedDate() |
boolean |
isSupported() |
boolean |
supports(int featureSet) |
getBuildNumber, getCompanyId, getCreateDate, getFeatureSet, getHostname, getModifiedDate, getPrimaryKey, getStatus, getSyncDeviceId, getType, getUserId, getUserName, getUserUuid, getUuid, setBuildNumber, setCompanyId, setCreateDate, setFeatureSet, setHostname, setModifiedDate, setPrimaryKey, setStatus, setSyncDeviceId, setType, setUserId, setUserName, setUserUuid, setUuid
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<SyncDevice,java.lang.Long> SYNC_DEVICE_ID_ACCESSOR
com.liferay.sync.model.impl.SyncDeviceImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.