|
|||||||||||
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 |
ALIAS_GUID
The String for Alias Guid Array |
static String |
ALIASES
The internal value for Return Guid for Aliases. |
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 attributes of fetched CI |
static String |
MANAGEMENT_SOFTWARE_SYSTEM
The String which denotes the details about MSS for fetched CI |
static String |
MASTER
The internal value of Return Guid for Master. |
static String |
MASTER_AND_ALIASES
The internal value for Return Guid for Master and Aliases. |
static String |
PACKAGE_SEPARATOR
The special character which acts as package separator for CDM Class or Relationship. |
static String |
RELATIONSHIP_SOURCE_ATTR
This attribute should be present for adding a relationship. |
static String |
RELATIONSHIP_SOURCE_CLASS_ATTR
This attribute can be used for filtering the returned Relationships by the source type. |
static String |
RELATIONSHIP_SOURCE_GUID_ATTR
This attribute should be present for deleting a relationship. |
static String |
RELATIONSHIP_TARGET_ATTR
This attribute should be present for adding a relationship. |
static String |
RELATIONSHIP_TARGET_CLASS_ATTR
This attribute can be used for filtering the returned Relationships by the target type. |
static String |
RELATIONSHIP_TARGET_GUID_ATTR
This attribute should be present for deleting a relationship. |
static String |
SOURCE_TOKEN
The String for SourceToken |
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_GUID_ATTR
public static final String RELATIONSHIP_TARGET_GUID_ATTR
public static final String RELATIONSHIP_TARGET_ATTR
public static final String RELATIONSHIP_TARGET_CLASS_ATTR
public static final String RELATIONSHIP_SOURCE_ATTR
public static final String RELATIONSHIP_SOURCE_CLASS_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
public static final String SOURCE_TOKEN
public static final String ALIAS_GUID
public static final String MASTER
public static final String ALIASES
public static final String MASTER_AND_ALIASES
Constructor Detail |
---|
public ITRegistryConstants()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |