|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.figure8.join.core.EntityObject org.figure8.join.businessobjects.environment.AbstractResourceType org.figure8.join.businessobjects.environment.VersionedResourceType org.figure8.join.businessobjects.environment.EISType
public class EISType
EISType is a type for denoting resources of category "Enterprise Information
System" that may be bound to a Gateway
.
Constructor Summary | |
---|---|
EISType()
Creates a new instance of EISType |
|
EISType(java.lang.String key,
java.lang.String label)
Creates a new instance of EISType with mandatory attributes |
Method Summary |
---|
Methods inherited from class org.figure8.join.businessobjects.environment.AbstractResourceType |
---|
getKey, getLabel, setKey, setLabel |
Methods inherited from class org.figure8.join.core.EntityObject |
---|
clone, equals, getId, hashCode, isTransient |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EISType()
public EISType(java.lang.String key, java.lang.String label)
key
- This EIS type business keylabel
- This EIS type label for display
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |