Uses of Interface
de.xima.fc.e2e.containerresources.setup.clientmarshal.api.IDetailedEntity
-
Packages that use IDetailedEntity Package Description de.xima.fc.e2e.containerresources.setup.clientmarshal.api de.xima.fc.e2e.containerresources.setup.clientmarshal.impl -
-
Uses of IDetailedEntity in de.xima.fc.e2e.containerresources.setup.clientmarshal.api
Subinterfaces of IDetailedEntity in de.xima.fc.e2e.containerresources.setup.clientmarshal.api Modifier and Type Interface Description interface
IConfigurableEntity
Methods in de.xima.fc.e2e.containerresources.setup.clientmarshal.api that return types with arguments of type IDetailedEntity Modifier and Type Method Description Map<Class<?>,List<IDetailedEntity>>
IClientExporter. listResultingEntities()
-
Uses of IDetailedEntity in de.xima.fc.e2e.containerresources.setup.clientmarshal.impl
Methods in de.xima.fc.e2e.containerresources.setup.clientmarshal.impl that return types with arguments of type IDetailedEntity Modifier and Type Method Description Map<Class<?>,List<IDetailedEntity>>
ClientExporterImpl. listResultingEntities()
-