@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) |
persist
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
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getStagedModelType
getModelClass, getModelClassName
static final Accessor<SyncDevice,java.lang.Long> SYNC_DEVICE_ID_ACCESSOR
void checkStatus() throws PortalException
PortalException
boolean hasSetModifiedDate()
boolean isSupported()
boolean supports(int featureSet)