Package de.xima.fc.e2e.common
Class ServerTestSetupResult
- java.lang.Object
-
- de.xima.fc.e2e.common.ServerTestSetupResult
-
- All Implemented Interfaces:
Serializable
public final class ServerTestSetupResult extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServerTestSetupResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<UUID,UUID>getCallbackUuidMapping()Set<Long>getClientIds()Map<String,String>getClientNameMap()Set<String>getClientNames()Map<String,Map<Long,Long>>getEntityIdMap()Map<String,Map<UUID,UUID>>getEntityUuidMap()
-