Skip navigation links

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

E20955-01


waggle.common.modules.realm.updaters
Interface XRealmUpdater

All Superinterfaces:
waggle.common.modules.object.updaters.XObjectUpdater
All Known Subinterfaces:
XRealmDatabaseUpdater, XRealmLDAPUpdater

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

XRealmUpdater.


Field Summary
static String CAN_CREATE_CONVERSATION_DEFAULT
          User can create conversation default.
static String CAN_DISCOVER_DEFAULT
          User can discover default.
static String CREATE_GROUP_ENABLED
          Update the create group enabled setting.
static String CREATE_USER_ENABLED
          Update the create user enabled setting.
static String DISCOVERABLE_DEFAULT
          User discoverable default.
static String ENABLED
          Update the login enabled setting.
static String NAME
          String for the name.
static String SELF_SIGNUP
          Update the self signup setting.

 

Field Detail

NAME

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

ENABLED

static final String ENABLED
Update the login enabled setting.
See Also:
Constant Field Values

CREATE_USER_ENABLED

static final String CREATE_USER_ENABLED
Update the create user enabled setting.
See Also:
Constant Field Values

CREATE_GROUP_ENABLED

static final String CREATE_GROUP_ENABLED
Update the create group enabled setting.
See Also:
Constant Field Values

SELF_SIGNUP

static final String SELF_SIGNUP
Update the self signup setting.
See Also:
Constant Field Values

CAN_DISCOVER_DEFAULT

static final String CAN_DISCOVER_DEFAULT
User can discover default.
See Also:
Constant Field Values

CAN_CREATE_CONVERSATION_DEFAULT

static final String CAN_CREATE_CONVERSATION_DEFAULT
User can create conversation default.
See Also:
Constant Field Values

DISCOVERABLE_DEFAULT

static final String DISCOVERABLE_DEFAULT
User discoverable default.
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.