Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.hive.updaters
Interface XHiveUpdater

All Superinterfaces:
waggle.common.modules.object.updaters.XObjectUpdater

public interface XHiveUpdater
extends waggle.common.modules.object.updaters.XObjectUpdater

XHiveUpdater.


Field Summary
static String APP_SHARING
          Update the app sharing enabled status.
static String APP_SHARING_QUOTA_MAX
          Update the app sharing quota max.
static String APP_SHARING_QUOTA_MAX_HARD_LIMIT
          Update the app sharing quota max limit.
static String APP_SHARING_RECORDING_STATUS
          Update the app sharing recording status.
static String CONTENT_QUOTA_MAX
          Update the content quota max.
static String CONTENT_QUOTA_MAX_HARD_LIMIT
          Update the content quota max hard limit.
static String DATE_FORMAT_LOCALE_ID
          Update the locale.
static String GUEST_USER_SLOTS_MAX
          Update the max guest user slots.
static String GUEST_USER_SLOTS_MAX_HARD_LIMIT
          Update the guest user slots limit.
static String GUEST_USER_SLOTS_TIMEOUT_MS
          Update the guest user slot timeout period in ms.
static String LOCALE_ID
          Update the locale.
static String NAME
          String for the name.
static String NAMED_USER_SLOTS_MAX
          Update the max named user slots.
static String NAMED_USER_SLOTS_MAX_HARD_LIMIT
          Update the named user slots limit.
static String PHONE_NUMBERS
          Update phone numbers.
static String STATE
          Update the state.
static String TIME_ZONE_ID
          Update time zone.
static String USER_APP_SHARING
          Update the per User default app sharing enabled status.
static String USER_APP_SHARING_QUOTA_MAX
          Update the per User default app sharing quota max.
static String USER_APP_SHARING_QUOTA_MAX_HARD_LIMIT
          Update the per User default app sharing quota max limit.
static String USER_CONTENT_QUOTA_MAX
          Update the per User default content quota max.
static String USER_CONTENT_QUOTA_MAX_HARD_LIMIT
          Update the per User default content quota max hard limit.
static String USER_VOICE_HARD
          Update the per User default voice hard quota max.
static String USER_VOICE_HARD_QUOTA_MAX
          Update the per User default voice hard quota max.
static String USER_VOICE_HARD_QUOTA_MAX_HARD_LIMIT
          Update the per User default voice hard quota max limit.
static String USER_VOICE_SOFT
          Update the per User default voice soft quota max.
static String USER_VOICE_SOFT_QUOTA_MAX
          Update the per User default voice soft quota max.
static String USER_VOICE_SOFT_QUOTA_MAX_HARD_LIMIT
          Update the per User default voice soft quota max limit.
static String VOICE_HARD
          Update the voice hard enabled status.
static String VOICE_HARD_QUOTA_MAX
          Update the voice hard quota max.
static String VOICE_HARD_QUOTA_MAX_HARD_LIMIT
          Update the voice hard quota max limit.
static String VOICE_RECORDING_STATUS
          Update the voice recording status.
static String VOICE_SOFT
          Update the voice soft enabled status.
static String VOICE_SOFT_QUOTA_MAX
          Update the voice soft quota max.
static String VOICE_SOFT_QUOTA_MAX_HARD_LIMIT
          Update the voice soft quota max limit.

 

Field Detail

NAME

static final String NAME
String for the name.
See Also:
Constant Field Values

STATE

static final String STATE
Update the state.
See Also:
Constant Field Values

NAMED_USER_SLOTS_MAX

static final String NAMED_USER_SLOTS_MAX
Update the max named user slots.
See Also:
Constant Field Values

NAMED_USER_SLOTS_MAX_HARD_LIMIT

static final String NAMED_USER_SLOTS_MAX_HARD_LIMIT
Update the named user slots limit.
See Also:
Constant Field Values

GUEST_USER_SLOTS_MAX

static final String GUEST_USER_SLOTS_MAX
Update the max guest user slots.
See Also:
Constant Field Values

GUEST_USER_SLOTS_MAX_HARD_LIMIT

static final String GUEST_USER_SLOTS_MAX_HARD_LIMIT
Update the guest user slots limit.
See Also:
Constant Field Values

GUEST_USER_SLOTS_TIMEOUT_MS

static final String GUEST_USER_SLOTS_TIMEOUT_MS
Update the guest user slot timeout period in ms.
See Also:
Constant Field Values

CONTENT_QUOTA_MAX

static final String CONTENT_QUOTA_MAX
Update the content quota max.
See Also:
Constant Field Values

CONTENT_QUOTA_MAX_HARD_LIMIT

static final String CONTENT_QUOTA_MAX_HARD_LIMIT
Update the content quota max hard limit.
See Also:
Constant Field Values

VOICE_HARD

static final String VOICE_HARD
Update the voice hard enabled status.
See Also:
Constant Field Values

VOICE_HARD_QUOTA_MAX

static final String VOICE_HARD_QUOTA_MAX
Update the voice hard quota max.
See Also:
Constant Field Values

VOICE_HARD_QUOTA_MAX_HARD_LIMIT

static final String VOICE_HARD_QUOTA_MAX_HARD_LIMIT
Update the voice hard quota max limit.
See Also:
Constant Field Values

VOICE_SOFT

static final String VOICE_SOFT
Update the voice soft enabled status.
See Also:
Constant Field Values

VOICE_SOFT_QUOTA_MAX

static final String VOICE_SOFT_QUOTA_MAX
Update the voice soft quota max.
See Also:
Constant Field Values

VOICE_SOFT_QUOTA_MAX_HARD_LIMIT

static final String VOICE_SOFT_QUOTA_MAX_HARD_LIMIT
Update the voice soft quota max limit.
See Also:
Constant Field Values

VOICE_RECORDING_STATUS

static final String VOICE_RECORDING_STATUS
Update the voice recording status.
See Also:
Constant Field Values

APP_SHARING

static final String APP_SHARING
Update the app sharing enabled status.
See Also:
Constant Field Values

APP_SHARING_QUOTA_MAX

static final String APP_SHARING_QUOTA_MAX
Update the app sharing quota max.
See Also:
Constant Field Values

APP_SHARING_QUOTA_MAX_HARD_LIMIT

static final String APP_SHARING_QUOTA_MAX_HARD_LIMIT
Update the app sharing quota max limit.
See Also:
Constant Field Values

APP_SHARING_RECORDING_STATUS

static final String APP_SHARING_RECORDING_STATUS
Update the app sharing recording status.
See Also:
Constant Field Values

USER_CONTENT_QUOTA_MAX

static final String USER_CONTENT_QUOTA_MAX
Update the per User default content quota max.
See Also:
Constant Field Values

USER_CONTENT_QUOTA_MAX_HARD_LIMIT

static final String USER_CONTENT_QUOTA_MAX_HARD_LIMIT
Update the per User default content quota max hard limit.
See Also:
Constant Field Values

USER_VOICE_HARD

static final String USER_VOICE_HARD
Update the per User default voice hard quota max.
See Also:
Constant Field Values

USER_VOICE_HARD_QUOTA_MAX

static final String USER_VOICE_HARD_QUOTA_MAX
Update the per User default voice hard quota max.
See Also:
Constant Field Values

USER_VOICE_HARD_QUOTA_MAX_HARD_LIMIT

static final String USER_VOICE_HARD_QUOTA_MAX_HARD_LIMIT
Update the per User default voice hard quota max limit.
See Also:
Constant Field Values

USER_VOICE_SOFT

static final String USER_VOICE_SOFT
Update the per User default voice soft quota max.
See Also:
Constant Field Values

USER_VOICE_SOFT_QUOTA_MAX

static final String USER_VOICE_SOFT_QUOTA_MAX
Update the per User default voice soft quota max.
See Also:
Constant Field Values

USER_VOICE_SOFT_QUOTA_MAX_HARD_LIMIT

static final String USER_VOICE_SOFT_QUOTA_MAX_HARD_LIMIT
Update the per User default voice soft quota max limit.
See Also:
Constant Field Values

USER_APP_SHARING

static final String USER_APP_SHARING
Update the per User default app sharing enabled status.
See Also:
Constant Field Values

USER_APP_SHARING_QUOTA_MAX

static final String USER_APP_SHARING_QUOTA_MAX
Update the per User default app sharing quota max.
See Also:
Constant Field Values

USER_APP_SHARING_QUOTA_MAX_HARD_LIMIT

static final String USER_APP_SHARING_QUOTA_MAX_HARD_LIMIT
Update the per User default app sharing quota max limit.
See Also:
Constant Field Values

PHONE_NUMBERS

static final String PHONE_NUMBERS
Update phone numbers.
See Also:
Constant Field Values

TIME_ZONE_ID

static final String TIME_ZONE_ID
Update time zone.
See Also:
Constant Field Values

LOCALE_ID

static final String LOCALE_ID
Update the locale.
See Also:
Constant Field Values

DATE_FORMAT_LOCALE_ID

static final String DATE_FORMAT_LOCALE_ID
Update the locale.
See Also:
Constant Field Values

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.