|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softwareag.mdm.adaptation.AdaptationName
Identifies an adaptation. Several implementations are provided:
AdaptationReference
);
An adaptation is retrieved by calling method AdaptationHome.findAdaptationOrNull(AdaptationName)
.
AdaptationHome.findAdaptationOrNull(AdaptationName)
,
resolve()
Constructor Summary | |
AdaptationName()
|
Method Summary | |
static AdaptationName |
forName(String aName)
Returns an instance of AdaptationReference or a temporary activation name if
the string has a specific internal format. |
abstract String |
getStringName()
Returns the string that identifies this instance. |
Adaptation |
resolve()
Deprecated. Replaced by AdaptationHome.findAdaptationOrNull(AdaptationName) |
String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AdaptationName()
Method Detail |
public static AdaptationName forName(String aName)
AdaptationReference
or a temporary activation name if
the string has a specific internal format.
IllegalArgumentException
- if identifier does not conform to AdaptationReference.REFERENCE_PATTERN
.AdaptationReference.forPersistentName(String)
public abstract String getStringName()
public Adaptation resolve()
AdaptationHome.findAdaptationOrNull(AdaptationName)
public String toString()
|
|||||||||||
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.