public class Connection extends EntityValue
Constructor and Description |
---|
Connection()
See Connection(boolean).
|
Connection(boolean withDefaults) |
Modifier and Type | Method and Description |
---|---|
Connection |
copy() |
java.lang.Boolean |
getAndroidGcmPushEnabled() |
java.lang.String |
getAndroidGcmRegistrationId() |
java.lang.String |
getAndroidGcmSenderId() |
java.lang.String |
getApnsDeviceToken() |
java.lang.Boolean |
getApnsPushEnable() |
java.lang.String |
getApplicationConnectionId() |
java.lang.String |
getApplicationVersion() |
java.lang.Integer |
getBlackberryBESListenerPort() |
java.lang.String |
getBlackberryDevicePin() |
java.lang.Integer |
getBlackberryListenerType() |
java.lang.String |
getBlackberryPushAppID() |
java.lang.String |
getBlackberryPushBaseURL() |
java.lang.Boolean |
getBlackberryPushEnabled() |
java.lang.Integer |
getBlackberryPushListenerPort() |
CapabilityList |
getCapability() |
java.lang.Boolean |
getCollectClientUsageReports() |
java.lang.String |
getConnectionLogLevel() |
LocalDateTime |
getCreatedAt() |
java.lang.String |
getCustomCustom1() |
java.lang.String |
getCustomCustom2() |
java.lang.String |
getCustomCustom3() |
java.lang.String |
getCustomCustom4() |
java.lang.String |
getCustomizationBundleId() |
java.lang.String |
getDeviceIMSI() |
java.lang.String |
getDeviceModel() |
java.lang.String |
getDevicePhoneNumber() |
java.lang.String |
getDeviceSubType() |
java.lang.String |
getDeviceType() |
java.lang.String |
getE2ETraceLevel() |
java.lang.String |
getEmail() |
java.lang.Boolean |
getEnableAppSpecificClientUsageKeys() |
java.lang.String |
getETag() |
FeatureVectorPolicyList |
getFeatureVectorPolicy() |
java.lang.Boolean |
getFeatureVectorPolicyAllEnabled() |
java.lang.String |
getFormFactor() |
java.lang.Boolean |
getInAppMessaging() |
java.lang.String |
getLastKnownLocation() |
java.lang.Integer |
getLogEntryExpiry() |
java.lang.Integer |
getMaxConnectionWaitTimeForClientUsage() |
java.lang.String |
getMpnsChannelURI() |
java.lang.Boolean |
getMpnsPushEnable() |
Connection |
getOld() |
java.lang.Boolean |
getPasswordPolicyDefaultPasswordAllowed() |
java.lang.Boolean |
getPasswordPolicyDigitRequired() |
java.lang.Boolean |
getPasswordPolicyEnabled() |
java.lang.Integer |
getPasswordPolicyExpiresInNDays() |
java.lang.Boolean |
getPasswordPolicyFingerprintEnabled() |
java.lang.Integer |
getPasswordPolicyLockTimeout() |
java.lang.Boolean |
getPasswordPolicyLowerRequired() |
java.lang.Integer |
getPasswordPolicyMinLength() |
java.lang.Integer |
getPasswordPolicyMinUniqueChars() |
java.lang.Integer |
getPasswordPolicyRetryLimit() |
java.lang.Boolean |
getPasswordPolicySpecialRequired() |
java.lang.Boolean |
getPasswordPolicyUpperRequired() |
java.lang.String |
getProxyApplicationEndpoint() |
java.lang.String |
getProxyPushEndpoint() |
java.lang.Boolean |
getPublishedToMobilePlace() |
java.lang.String |
getPushGroup() |
java.lang.String |
getTimeZone() |
java.lang.Boolean |
getUploadLogs() |
java.lang.String |
getUserLocale() |
java.lang.String |
getUserName() |
java.lang.String |
getWnsChannelURI() |
java.lang.Boolean |
getWnsPushEnable() |
boolean |
isProxy()
Is this structure an instance of a generated proxy class?
|
static EntityKey |
key(java.lang.String ApplicationConnectionId) |
static ConnectionList |
list(EntityValueList from) |
void |
setAndroidGcmPushEnabled(java.lang.Boolean value) |
void |
setAndroidGcmRegistrationId(java.lang.String value) |
void |
setAndroidGcmSenderId(java.lang.String value) |
void |
setApnsDeviceToken(java.lang.String value) |
void |
setApnsPushEnable(java.lang.Boolean value) |
void |
setApplicationConnectionId(java.lang.String value) |
void |
setApplicationVersion(java.lang.String value) |
void |
setBlackberryBESListenerPort(java.lang.Integer value) |
void |
setBlackberryDevicePin(java.lang.String value) |
void |
setBlackberryListenerType(java.lang.Integer value) |
void |
setBlackberryPushAppID(java.lang.String value) |
void |
setBlackberryPushBaseURL(java.lang.String value) |
void |
setBlackberryPushEnabled(java.lang.Boolean value) |
void |
setBlackberryPushListenerPort(java.lang.Integer value) |
void |
setCapability(CapabilityList value) |
void |
setCollectClientUsageReports(java.lang.Boolean value) |
void |
setConnectionLogLevel(java.lang.String value) |
void |
setCreatedAt(LocalDateTime value) |
void |
setCustomCustom1(java.lang.String value) |
void |
setCustomCustom2(java.lang.String value) |
void |
setCustomCustom3(java.lang.String value) |
void |
setCustomCustom4(java.lang.String value) |
void |
setCustomizationBundleId(java.lang.String value) |
void |
setDeviceIMSI(java.lang.String value) |
void |
setDeviceModel(java.lang.String value) |
void |
setDevicePhoneNumber(java.lang.String value) |
void |
setDeviceSubType(java.lang.String value) |
void |
setDeviceType(java.lang.String value) |
void |
setE2ETraceLevel(java.lang.String value) |
void |
setEmail(java.lang.String value) |
void |
setEnableAppSpecificClientUsageKeys(java.lang.Boolean value) |
void |
setETag(java.lang.String value) |
void |
setFeatureVectorPolicy(FeatureVectorPolicyList value) |
void |
setFeatureVectorPolicyAllEnabled(java.lang.Boolean value) |
void |
setFormFactor(java.lang.String value) |
void |
setInAppMessaging(java.lang.Boolean value) |
void |
setLastKnownLocation(java.lang.String value) |
void |
setLogEntryExpiry(java.lang.Integer value) |
void |
setMaxConnectionWaitTimeForClientUsage(java.lang.Integer value) |
void |
setMpnsChannelURI(java.lang.String value) |
void |
setMpnsPushEnable(java.lang.Boolean value) |
void |
setPasswordPolicyDefaultPasswordAllowed(java.lang.Boolean value) |
void |
setPasswordPolicyDigitRequired(java.lang.Boolean value) |
void |
setPasswordPolicyEnabled(java.lang.Boolean value) |
void |
setPasswordPolicyExpiresInNDays(java.lang.Integer value) |
void |
setPasswordPolicyFingerprintEnabled(java.lang.Boolean value) |
void |
setPasswordPolicyLockTimeout(java.lang.Integer value) |
void |
setPasswordPolicyLowerRequired(java.lang.Boolean value) |
void |
setPasswordPolicyMinLength(java.lang.Integer value) |
void |
setPasswordPolicyMinUniqueChars(java.lang.Integer value) |
void |
setPasswordPolicyRetryLimit(java.lang.Integer value) |
void |
setPasswordPolicySpecialRequired(java.lang.Boolean value) |
void |
setPasswordPolicyUpperRequired(java.lang.Boolean value) |
void |
setProxyApplicationEndpoint(java.lang.String value) |
void |
setProxyPushEndpoint(java.lang.String value) |
void |
setPublishedToMobilePlace(java.lang.Boolean value) |
void |
setPushGroup(java.lang.String value) |
void |
setTimeZone(java.lang.String value) |
void |
setUploadLogs(java.lang.Boolean value) |
void |
setUserLocale(java.lang.String value) |
void |
setUserName(java.lang.String value) |
void |
setWnsChannelURI(java.lang.String value) |
void |
setWnsPushEnable(java.lang.Boolean value) |
bindEntity, castOptional, castRequired, copyEntity, copyKey, equal, equalKeys, getCanonicalURL, getCreateIfNonExistent, getDataType, getDeltaTime, getEditLink, getEntityID, getEntityKey, getEntitySet, getEntityTag, getEntityType, getInErrorState, getMediaStream, getOldEntity, getParentEntity, getParentProperty, getReadLink, getSystemFlags, getSystemKey, getTypeCode, hasChangedBindings, hasKey, inSet, isCreated, isDefault, isDeleted, isLocal, isNew, isNewOrChanged, isReference, isUpdated, ofType, rememberOld, setChangedBindings, setCreated, setCreateIfNonExistent, setDefault, setDeleted, setDeltaTime, setEditLink, setEntityID, setEntitySet, setEntityTag, setInErrorState, setLocal, setNew, setOldEntity, setParentEntity, setParentProperty, setReadLink, setReference, setSystemFlags, setSystemKey, setUpdated, toString, unbindEntity, withKey
getDataValue, getDynamic, getDynamicProperties, getOptionalValue, getRequiredValue, getStreamLink, getStructureType, getValuePath, hasDataType, hasDataValue, setDataValue, setDefaultValues, setDefaultValues, setDefaultValues, setDynamic, setDynamicProperties, setOptionalValue, setRequiredValue, setValuePath, unsetDataValue
cloneMutable, equals, hashCode
public static Property ETag
public static Property ApplicationConnectionId
public static Property UserName
public static Property AndroidGcmPushEnabled
public static Property AndroidGcmRegistrationId
public static Property AndroidGcmSenderId
public static Property ApnsPushEnable
public static Property ApnsDeviceToken
public static Property ApplicationVersion
public static Property BlackberryPushEnabled
public static Property BlackberryDevicePin
public static Property BlackberryBESListenerPort
public static Property BlackberryPushAppID
public static Property BlackberryPushBaseURL
public static Property BlackberryPushListenerPort
public static Property BlackberryListenerType
public static Property CollectClientUsageReports
public static Property ConnectionLogLevel
public static Property CustomizationBundleId
public static Property CustomCustom1
public static Property CustomCustom2
public static Property CustomCustom3
public static Property CustomCustom4
public static Property DeviceModel
public static Property DeviceType
public static Property DeviceSubType
public static Property DevicePhoneNumber
public static Property DeviceIMSI
public static Property E2ETraceLevel
public static Property EnableAppSpecificClientUsageKeys
public static Property FeatureVectorPolicyAllEnabled
public static Property FormFactor
public static Property LogEntryExpiry
public static Property MaxConnectionWaitTimeForClientUsage
public static Property MpnsChannelURI
public static Property MpnsPushEnable
public static Property PasswordPolicyEnabled
public static Property PasswordPolicyDefaultPasswordAllowed
public static Property PasswordPolicyMinLength
public static Property PasswordPolicyDigitRequired
public static Property PasswordPolicyUpperRequired
public static Property PasswordPolicyLowerRequired
public static Property PasswordPolicySpecialRequired
public static Property PasswordPolicyExpiresInNDays
public static Property PasswordPolicyMinUniqueChars
public static Property PasswordPolicyLockTimeout
public static Property PasswordPolicyRetryLimit
public static Property PasswordPolicyFingerprintEnabled
public static Property ProxyApplicationEndpoint
public static Property ProxyPushEndpoint
public static Property PublishedToMobilePlace
public static Property UploadLogs
public static Property WnsChannelURI
public static Property WnsPushEnable
public static Property InAppMessaging
public static Property UserLocale
public static Property TimeZone
public static Property LastKnownLocation
public static Property CreatedAt
public static Property PushGroup
public static Property Email
public static Property Capability
public static Property FeatureVectorPolicy
public Connection()
public Connection(boolean withDefaults)
public Connection copy()
public java.lang.Boolean getAndroidGcmPushEnabled()
public java.lang.String getAndroidGcmRegistrationId()
public java.lang.String getAndroidGcmSenderId()
public java.lang.String getApnsDeviceToken()
public java.lang.Boolean getApnsPushEnable()
public java.lang.String getApplicationConnectionId()
public java.lang.String getApplicationVersion()
public java.lang.Integer getBlackberryBESListenerPort()
public java.lang.String getBlackberryDevicePin()
public java.lang.Integer getBlackberryListenerType()
public java.lang.String getBlackberryPushAppID()
public java.lang.String getBlackberryPushBaseURL()
public java.lang.Boolean getBlackberryPushEnabled()
public java.lang.Integer getBlackberryPushListenerPort()
public CapabilityList getCapability()
public java.lang.Boolean getCollectClientUsageReports()
public java.lang.String getConnectionLogLevel()
public LocalDateTime getCreatedAt()
public java.lang.String getCustomCustom1()
public java.lang.String getCustomCustom2()
public java.lang.String getCustomCustom3()
public java.lang.String getCustomCustom4()
public java.lang.String getCustomizationBundleId()
public java.lang.String getDeviceIMSI()
public java.lang.String getDeviceModel()
public java.lang.String getDevicePhoneNumber()
public java.lang.String getDeviceSubType()
public java.lang.String getDeviceType()
public java.lang.String getE2ETraceLevel()
public java.lang.String getETag()
public java.lang.String getEmail()
public java.lang.Boolean getEnableAppSpecificClientUsageKeys()
public FeatureVectorPolicyList getFeatureVectorPolicy()
public java.lang.Boolean getFeatureVectorPolicyAllEnabled()
public java.lang.String getFormFactor()
public java.lang.Boolean getInAppMessaging()
public java.lang.String getLastKnownLocation()
public java.lang.Integer getLogEntryExpiry()
public java.lang.Integer getMaxConnectionWaitTimeForClientUsage()
public java.lang.String getMpnsChannelURI()
public java.lang.Boolean getMpnsPushEnable()
public Connection getOld()
public java.lang.Boolean getPasswordPolicyDefaultPasswordAllowed()
public java.lang.Boolean getPasswordPolicyDigitRequired()
public java.lang.Boolean getPasswordPolicyEnabled()
public java.lang.Integer getPasswordPolicyExpiresInNDays()
public java.lang.Boolean getPasswordPolicyFingerprintEnabled()
public java.lang.Integer getPasswordPolicyLockTimeout()
public java.lang.Boolean getPasswordPolicyLowerRequired()
public java.lang.Integer getPasswordPolicyMinLength()
public java.lang.Integer getPasswordPolicyMinUniqueChars()
public java.lang.Integer getPasswordPolicyRetryLimit()
public java.lang.Boolean getPasswordPolicySpecialRequired()
public java.lang.Boolean getPasswordPolicyUpperRequired()
public java.lang.String getProxyApplicationEndpoint()
public java.lang.String getProxyPushEndpoint()
public java.lang.Boolean getPublishedToMobilePlace()
public java.lang.String getPushGroup()
public java.lang.String getTimeZone()
public java.lang.Boolean getUploadLogs()
public java.lang.String getUserLocale()
public java.lang.String getUserName()
public java.lang.String getWnsChannelURI()
public java.lang.Boolean getWnsPushEnable()
public boolean isProxy()
Is this structure an instance of a generated proxy class?
isProxy
in class StructureBase
public static EntityKey key(java.lang.String ApplicationConnectionId)
public static ConnectionList list(EntityValueList from)
public void setAndroidGcmPushEnabled(java.lang.Boolean value)
public void setAndroidGcmRegistrationId(java.lang.String value)
public void setAndroidGcmSenderId(java.lang.String value)
public void setApnsDeviceToken(java.lang.String value)
public void setApnsPushEnable(java.lang.Boolean value)
public void setApplicationConnectionId(java.lang.String value)
public void setApplicationVersion(java.lang.String value)
public void setBlackberryBESListenerPort(java.lang.Integer value)
public void setBlackberryDevicePin(java.lang.String value)
public void setBlackberryListenerType(java.lang.Integer value)
public void setBlackberryPushAppID(java.lang.String value)
public void setBlackberryPushBaseURL(java.lang.String value)
public void setBlackberryPushEnabled(java.lang.Boolean value)
public void setBlackberryPushListenerPort(java.lang.Integer value)
public void setCapability(CapabilityList value)
public void setCollectClientUsageReports(java.lang.Boolean value)
public void setConnectionLogLevel(java.lang.String value)
public void setCreatedAt(LocalDateTime value)
public void setCustomCustom1(java.lang.String value)
public void setCustomCustom2(java.lang.String value)
public void setCustomCustom3(java.lang.String value)
public void setCustomCustom4(java.lang.String value)
public void setCustomizationBundleId(java.lang.String value)
public void setDeviceIMSI(java.lang.String value)
public void setDeviceModel(java.lang.String value)
public void setDevicePhoneNumber(java.lang.String value)
public void setDeviceSubType(java.lang.String value)
public void setDeviceType(java.lang.String value)
public void setE2ETraceLevel(java.lang.String value)
public void setETag(java.lang.String value)
public void setEmail(java.lang.String value)
public void setEnableAppSpecificClientUsageKeys(java.lang.Boolean value)
public void setFeatureVectorPolicy(FeatureVectorPolicyList value)
public void setFeatureVectorPolicyAllEnabled(java.lang.Boolean value)
public void setFormFactor(java.lang.String value)
public void setInAppMessaging(java.lang.Boolean value)
public void setLastKnownLocation(java.lang.String value)
public void setLogEntryExpiry(java.lang.Integer value)
public void setMaxConnectionWaitTimeForClientUsage(java.lang.Integer value)
public void setMpnsChannelURI(java.lang.String value)
public void setMpnsPushEnable(java.lang.Boolean value)
public void setPasswordPolicyDefaultPasswordAllowed(java.lang.Boolean value)
public void setPasswordPolicyDigitRequired(java.lang.Boolean value)
public void setPasswordPolicyEnabled(java.lang.Boolean value)
public void setPasswordPolicyExpiresInNDays(java.lang.Integer value)
public void setPasswordPolicyFingerprintEnabled(java.lang.Boolean value)
public void setPasswordPolicyLockTimeout(java.lang.Integer value)
public void setPasswordPolicyLowerRequired(java.lang.Boolean value)
public void setPasswordPolicyMinLength(java.lang.Integer value)
public void setPasswordPolicyMinUniqueChars(java.lang.Integer value)
public void setPasswordPolicyRetryLimit(java.lang.Integer value)
public void setPasswordPolicySpecialRequired(java.lang.Boolean value)
public void setPasswordPolicyUpperRequired(java.lang.Boolean value)
public void setProxyApplicationEndpoint(java.lang.String value)
public void setProxyPushEndpoint(java.lang.String value)
public void setPublishedToMobilePlace(java.lang.Boolean value)
public void setPushGroup(java.lang.String value)
public void setTimeZone(java.lang.String value)
public void setUploadLogs(java.lang.Boolean value)
public void setUserLocale(java.lang.String value)
public void setUserName(java.lang.String value)
public void setWnsChannelURI(java.lang.String value)
public void setWnsPushEnable(java.lang.Boolean value)