|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.fc.itregistry.ITRegistryConstants
public class ITRegistryConstants
This class contains various constants used by the IT registry Components (e.g. attribute names etc.).
Field Summary | |
---|---|
static String |
ATTR_CLASS_TYPE
This attribute is used in attribute mapping in CallReply mode of IT registry Connector |
static String |
ATTR_GUID
This represents the GUID of a Managed Element which is registered in the IT registry. |
static String |
ATTR_MSS_GUID
This attribute represents the Guid of Management Software System. |
static String |
ATTR_OUTPUT_GUID
The String for Guid |
static String |
ATTR_RELATIONSHIP_TYPE
This attribute should be present in attribute map for adding/deleting a relationship. |
static String |
BOOK_NAME_ATTR
This attribute is used to override the default book name set in the Components configuration panel. |
static String |
IDENTIFYING_ATTRIBUTE
The String which denotes the identifying attrbutes of fetched CI |
static String |
MANAGEMENT_SOFTWARE_SYSTEM
The String which denotes the details about MSS for fetched CI |
static String |
PACKAGE_SEPARATOR
The special character which acts as package seprator for CDM Class or Relationship. |
static String |
RELATIONSHIP_SOURCE_ADD_ATTR
This attribute should be present for adding a relationship. |
static String |
RELATIONSHIP_SOURCE_DELETE_ATTR
This attribute should be present for deleting a relationship. |
static String |
RELATIONSHIP_TARGET_ADD_ATTR
This attribute should be present for adding a relationship. |
static String |
RELATIONSHIP_TARGET_DELETE_ATTR
This attribute should be present for deleting a relationship. |
Constructor Summary | |
---|---|
ITRegistryConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String BOOK_NAME_ATTR
public static final String ATTR_CLASS_TYPE
public static final String ATTR_MSS_GUID
public static final String ATTR_GUID
public static final String ATTR_RELATIONSHIP_TYPE
public static final String RELATIONSHIP_SOURCE_DELETE_ATTR
public static final String RELATIONSHIP_TARGET_DELETE_ATTR
public static final String RELATIONSHIP_TARGET_ADD_ATTR
public static final String RELATIONSHIP_SOURCE_ADD_ATTR
public static final String MANAGEMENT_SOFTWARE_SYSTEM
public static final String IDENTIFYING_ATTRIBUTE
public static final String ATTR_OUTPUT_GUID
public static final String PACKAGE_SEPARATOR
Constructor Detail |
---|
public ITRegistryConstants()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |