Skip navigation links

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

E20955-01


waggle.common.modules.opensocial.updaters
Interface XOSGadgetUpdater

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

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

OpenSocial Gadget Updater.


Field Summary
static String GADGET_AVAILABLE
          String for the widget object type.
static String GADGET_DEVELOPMENT_PATH
          String for the local development path.
static String GADGET_ENABLED
          String for the widget object type.
static String GADGET_LOCAL
          Boolean with the local status.
static String GADGET_SCOPE
          Enum with the gadget's scope.
static String GADGET_WIDGET_OBJECT_TYPE
          String for the widget object type.
static String NAME
          String for the Gadget's name.

 

Field Detail

NAME

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

GADGET_ENABLED

static final String GADGET_ENABLED
String for the widget object type.
See Also:
Constant Field Values

GADGET_AVAILABLE

static final String GADGET_AVAILABLE
String for the widget object type.
See Also:
Constant Field Values

GADGET_WIDGET_OBJECT_TYPE

static final String GADGET_WIDGET_OBJECT_TYPE
String for the widget object type.
See Also:
Constant Field Values

GADGET_DEVELOPMENT_PATH

static final String GADGET_DEVELOPMENT_PATH
String for the local development path.
See Also:
Constant Field Values

GADGET_LOCAL

static final String GADGET_LOCAL
Boolean with the local status.
See Also:
Constant Field Values

GADGET_SCOPE

static final String GADGET_SCOPE
Enum with the gadget's scope.
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.