Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.projects.resources
Interface IObjectArchiveManifest


public interface IObjectArchiveManifest

Interface containing constants required for object archive manifest .xml


Field Summary
static String REMOTE_BINARY_OBJECT
          Remote binary object
static String REMOTE_BINARY_OBJECT_LIBRARY_ATTR
          Original library of the remote binary object
static String REMOTE_BINARY_OBJECT_NAME_ATTR
          Original name of the remote binary object
static String REMOTE_BINARY_OBJECT_SUBTYPE_ATTR
          Original subtype of the remote binary object
static String REMOTE_BINARY_OBJECT_TYPE_ATTR
          Original type of the remote binary object
 

Field Detail

REMOTE_BINARY_OBJECT

static final String REMOTE_BINARY_OBJECT
Remote binary object

See Also:
Constant Field Values

REMOTE_BINARY_OBJECT_LIBRARY_ATTR

static final String REMOTE_BINARY_OBJECT_LIBRARY_ATTR
Original library of the remote binary object

See Also:
Constant Field Values

REMOTE_BINARY_OBJECT_NAME_ATTR

static final String REMOTE_BINARY_OBJECT_NAME_ATTR
Original name of the remote binary object

See Also:
Constant Field Values

REMOTE_BINARY_OBJECT_TYPE_ATTR

static final String REMOTE_BINARY_OBJECT_TYPE_ATTR
Original type of the remote binary object

See Also:
Constant Field Values

REMOTE_BINARY_OBJECT_SUBTYPE_ATTR

static final String REMOTE_BINARY_OBJECT_SUBTYPE_ATTR
Original subtype of the remote binary object

See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.