@ProviderType public interface SyncDevice extends PersistedModel, SyncDeviceModel
SyncDeviceModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<SyncDevice,java.lang.Long> |
SYNC_DEVICE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
void |
checkStatus() |
boolean |
hasSetModifiedDate() |
boolean |
isSupported() |
boolean |
supports(int featureSet) |
persistgetBuildNumber, 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, setUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringclone, getStagedModelTypegetModelClass, getModelClassNamestatic final Accessor<SyncDevice,java.lang.Long> SYNC_DEVICE_ID_ACCESSOR
void checkStatus()
throws PortalException
PortalExceptionboolean hasSetModifiedDate()
boolean isSupported()
boolean supports(int featureSet)