Uses of Interface
org.cxbox.core.crudma.bc.impl.AnySourceResponseServiceMarker
Packages that use AnySourceResponseServiceMarker
-
Uses of AnySourceResponseServiceMarker in org.cxbox.core.crudma.bc.impl
Methods in org.cxbox.core.crudma.bc.impl that return types with arguments of type AnySourceResponseServiceMarkerModifier and TypeMethodDescriptionClass<? extends AnySourceResponseServiceMarker>AnySourceBcDescription.getServiceClass()Constructor parameters in org.cxbox.core.crudma.bc.impl with type arguments of type AnySourceResponseServiceMarkerModifierConstructorDescriptionAnySourceBcDescription(String name, String parentName, Class<? extends AnySourceResponseServiceMarker> serviceClass, boolean refresh) -
Uses of AnySourceResponseServiceMarker in org.cxbox.core.crudma.impl
Classes in org.cxbox.core.crudma.impl that implement AnySourceResponseServiceMarkerModifier and TypeClassDescriptionclassAbstractAnySourceResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E> classAnySourceVersionAwareResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E> -
Uses of AnySourceResponseServiceMarker in org.cxbox.core.service
Subinterfaces of AnySourceResponseServiceMarker in org.cxbox.core.serviceModifier and TypeInterfaceDescriptioninterfaceAnySourceResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E>