|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.repository.RepositoryStatus
RepositoryStatus indicates the status of the repository.
| Field Summary | |
static int |
DELETED
DELETED indicates the repository was deleted. |
static int |
INVALID
INVALID indicates the repository in a invalid state. |
static int |
LOADING
Deprecated. replaced by STARTING |
static int |
MODIFYING
MODIFYING indicates the repository being modified. |
static int |
NEWER
NEW indicates the repository newer than the current version of the server. |
static int |
OLDER
OLDER indicates the repository is out of date. |
static int |
PRELOADED
PRELOAD indicates the repository was preloaded. |
static int |
RUNNING
RUNNING indicates the repository running. |
static int |
STARTING
STARTING indicates the repository is in the process of
starting. |
static int |
STOPPED
STOPPED indicates the repository is not started. |
| Constructor Summary | |
RepositoryStatus(int status,
String description)
Constructor with the specified parameters. |
|
| Method Summary | |
String |
getDescription()
Returns the repository status in a string format. |
int |
getStatus()
Returns the repository status. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int INVALID
INVALID indicates the repository in a invalid state.
public static final int DELETED
DELETED indicates the repository was deleted.
public static final int STOPPED
STOPPED indicates the repository is not started.
public static final int STARTING
STARTING indicates the repository is in the process of
starting.
public static final int LOADING
STARTING
LOADING indicates the repository is in the process of
starting.
public static final int PRELOADED
PRELOAD indicates the repository was preloaded.
public static final int RUNNING
RUNNING indicates the repository running.
public static final int MODIFYING
MODIFYING indicates the repository being modified.
public static final int NEWER
NEW indicates the repository newer than the current version of the server.
public static final int OLDER
OLDER indicates the repository is out of date.
| Constructor Detail |
public RepositoryStatus(int status,
String description)
status - the repository status enumeration value.description - the repository status description.| Method Detail |
public int getStatus()
public String getDescription()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.