|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softwareag.mdm.adaptation.AdaptationName com.softwareag.mdm.adaptation.AdaptationReference
Public and persistent identifier of an adaptation instance, it is displayed as the "reference" in Manager.
Field Summary | |
static int |
MAX_LENGTH
Maximum length of a reference String: 64. |
static String |
REFERENCE_PATTERN
Regular expression that controls the syntax of an adaptation instance reference. |
Method Summary | |
boolean |
equals(Object x)
|
static AdaptationReference |
forPersistentName(String aPublicName)
Returns a reference to an adaptation instance. |
String |
getStringName()
Returns the string that identifies this instance. |
int |
hashCode()
|
Methods inherited from class com.softwareag.mdm.adaptation.AdaptationName |
forName, resolve, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int MAX_LENGTH
public static final String REFERENCE_PATTERN
"[a-zA-Z_][-a-zA-Z0-9_.]*"
Method Detail |
public static AdaptationReference forPersistentName(String aPublicName)
public boolean equals(Object x)
public String getStringName()
AdaptationName
getStringName
in class AdaptationName
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.