Skip navigation links

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

E20955-01


waggle.common.modules.repository.updaters
Interface XRepositoryUpdater

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

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

XRepositoryUpdater.


Field Summary
static String NAME
          String for name.
static String REPOSITORY_ENABLED
          Repository enabled status.
static String REPOSITORY_URL
          Repository access URL.
static String REPOSITORY_WRITABLE
          Repository writable status.

 

Field Detail

NAME

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

REPOSITORY_ENABLED

static final String REPOSITORY_ENABLED
Repository enabled status.
See Also:
Constant Field Values

REPOSITORY_WRITABLE

static final String REPOSITORY_WRITABLE
Repository writable status.
See Also:
Constant Field Values

REPOSITORY_URL

static final String REPOSITORY_URL
Repository access URL.
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.