@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) |
clone, compareTo, getBuildNumber, getCompanyId, getCreateDate, getExpandoBridge, getFeatureSet, getHostname, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getStatus, getSyncDeviceId, getType, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setBuildNumber, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFeatureSet, setHostname, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setStatus, setSyncDeviceId, setType, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, 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.