|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.xtools.ras.profile.management.asset.IRelatedAssetManager.StatusOptions
Type safe enumeration for the status options supported by the
IRelatedAssetManager methods that take a status option.
| Field Summary | |
static IRelatedAssetManager.StatusOptions |
RECORD
Status option indicating that the manager will discard any related assets that could not be retrieved and record the errors for the client. |
static IRelatedAssetManager.StatusOptions |
THROW
Status option indicating that the manager will throw an exception when any related asset warning or error occurs. |
static IRelatedAssetManager.StatusOptions |
THROW_ERROR
Status option indicating that the manager will throw an exception when any related asset error occurs and record all items of lesser severity. |
| Constructor Summary | |
protected |
IRelatedAssetManager.StatusOptions()
Default constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final IRelatedAssetManager.StatusOptions RECORD
public static final IRelatedAssetManager.StatusOptions THROW
public static final IRelatedAssetManager.StatusOptions THROW_ERROR
| Constructor Detail |
protected IRelatedAssetManager.StatusOptions()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.