MCPcopy Create free account

hub / github.com/coi-gov-pl/spring-clean-architecture / types & classes

Types & classes195 in github.com/coi-gov-pl/spring-clean-architecture

Class
pets/presentation/src/main/resources/public/js/list.js:2
ClassAbstractEntity
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/entity/AbstractEntity.java:23
ClassAbstractEntityTest
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 15.05.18
pets/domain/model/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/entity/AbstractEntityTest.java:22
ClassAesEntityReferenceMapper
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 09.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/AesEntityReferenceMapper.java:36
ClassAesEntityReferenceMapperTest
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/AesEntityReferenceMapperTest.java:17
ClassAppConfiguration
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 22.12.16
app/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/configuration/AppConfiguration.java:14
ClassAppMain
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 19.12.16
app/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/AppMain.java:14
ClassAppMainIT
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 26.04.18
app/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/AppMainIT.java:19
ClassAppMainTest
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 26.04.18
app/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/AppMainTest.java:13
InterfaceApplication
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 26.04.18
app/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/application/Application.java:7
ClassBeanFactoryProvider
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-04-29
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/configuration/BeanFactoryProvider.java:17
ClassBeanFactorySetter
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-04-30
pets/persistence-hibernate/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/configuration/BeanFactorySetter.java:10
InterfaceCapitalizedValidator
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 22.12.16
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/validation/CapitalizedValidator.java:9
ClassCapitalizedValidatorImpl
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 22.12.16
pets/domain/usecase-logic/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/validation/CapitalizedValidatorImpl.java:10
ClassCapitalizedValidatorImplTest
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 22.12.16
pets/domain/usecase-logic/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/validation/CapitalizedValidatorImplTest.java:19
InterfaceCar
pets/presentation/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/AesEntityReferenceMapperTest.java:55
InterfaceClassLocator
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 09.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/ClassLocator.java:7
ClassClassLocatorImpl
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 09.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/ClassLocatorImpl.java:11
InterfaceClassNameEncoder
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/ClassNameEncoder.java:7
ClassClassNameEncoderImpl
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/ClassNameEncoderImpl.java:15
ClassClassNameEncoderImplTest
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/ClassNameEncoderImplTest.java:12
EnumConstants
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/EntityReferenceMapper.java:15
InterfaceCreated
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/metadata/Created.java:9
InterfaceDateMapper
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 12.04.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/DateMapper.java:13
ClassDevtools
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 26.04.18
pets/persistence-devtools/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/Devtools.java:12
ClassDevtoolsConfiguration
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 26.04.18
pets/persistence-devtools/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/DevtoolsConfiguration.java:11
ClassDomainLogicConfiguration
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 09.05.18
pets/configuration/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/logic/DomainLogicConfiguration.java:10
ClassDomainModelConfiguration
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-04-30
pets/configuration/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/configuration/DomainModelConfiguration.java:12
ClassDomainUseCaseMapperConfiguration
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-05-14
pets/configuration/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/usecase/mapper/DomainUseCaseMapperConfiguration.java:13
ClassEditPetController
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/editpet/EditPetController.java:32
ClassEditPetForm
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/editpet/EditPetForm.java:13
ClassEditPetPresenter
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/editpet/EditPetPresenter.java:20
ClassEditPetView
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/editpet/EditPetView.java:12
ClassEditPetViewModel
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/editpet/EditPetViewModel.java:13
ClassEidConstructionDelegate
pets/persistence-stub/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/stub/LazyObjectFactory.java:63
ClassEntityGraphFactory
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 17.05.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/EntityGraphFactory.java:24
InterfaceEntityReference
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 09.05.18
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/contract/EntityReference.java:10
ClassEntityReferenceImpl
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/AesEntityReferenceMapper.java:269
InterfaceEntityReferenceMapper
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 08.05.18
pets/domain/usecase-logic/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/logic/EntityReferenceMapper.java:9
InterfaceEntityReferenceMapper
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 09.05.18
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/EntityReferenceMapper.java:11
ClassEntityReferenceMapperImpl
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 08.05.18
pets/domain/usecase-logic/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/logic/EntityReferenceMapperImpl.java:13
InterfaceEnumMapper
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 21.12.16
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/mapper/EnumMapper.java:7
InterfaceExampleDataPredicate
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 26.04.18
pets/persistence-devtools/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/ExampleDataPredicate.java:7
ClassExampleEntity
pets/domain/model/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/entity/AbstractEntityTest.java:146
InterfaceExampleRepository
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-01-18
pets/persistence-devtools/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/ExampleRepository.java:7
ClassExampleRepositoryImpl
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-01-18
pets/persistence-devtools/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/ExampleRepositoryImpl.java:29
InterfaceExamples
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-05-17
pets/persistence-devtools/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/Examples.java:10
ClassExamplesImpl
pets/persistence-devtools/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/ExampleRepositoryImpl.java:97
ClassFetchPetsConfiguration
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2017-01-06
pets/configuration/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/usecase/fetchpets/FetchPetsConfiguration.java:17
ClassFetchPetsRequest
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 16.12.16
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/usecase/fetchpets/FetchPetsRequest.java:16
InterfaceFetchPetsResponse
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 16.12.16
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/usecase/fetchpets/FetchPetsResponse.java:10
InterfaceFetchPetsResponseModel
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 21.12.16
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/usecase/fetchpets/FetchPetsResponseModel.java:14
InterfaceFetchPetsUseCase
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 19.12.16
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/usecase/fetchpets/FetchPetsUseCase.java:9
ClassFetchPetsUseCaseImpl
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 16.12.16
pets/domain/usecase-logic/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/usecase/fetchpets/FetchPetsUseCaseImpl.java:23
InterfaceFetchProfile
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 24.04.18
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/gateway/FetchProfile.java:9
ClassFinder
pets/persistence-stub/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/stub/PersonGatewayStub.java:37
ClassFormerOwnership
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 19.12.16
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/entity/FormerOwnership.java:14
ClassFormerOwnershipData
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-01-18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/entity/FormerOwnershipData.java:26
InterfaceFormerOwnershipMapper
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 12.04.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/FormerOwnershipMapper.java:22
ClassFormerOwnershipMappingProvider
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 26.04.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/FormerOwnershipMappingProvider.java:16
InterfaceHasMetadata
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/metadata/HasMetadata.java:9
ClassHibernatePersonGateway
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/HibernatePersonGateway.java:22
ClassHibernatePersonGatewayIT
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 25.04.18
pets/persistence-hibernate/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/HibernatePersonGatewayIT.java:27
ClassHibernatePetsGateway
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-01-18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/HibernatePetsGateway.java:41
ClassHibernatePetsGatewayIT
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 17.04.18
pets/persistence-hibernate/src/test/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/HibernatePetsGatewayIT.java:46
ClassInstantCreated
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 24.04.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/InstantCreated.java:13
ClassInstantModified
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 24.04.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/InstantModified.java:13
ClassInteractorConfiguration
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/configuration/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/interactor/InteractorConfiguration.java:14
InterfaceIsSpecified
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 14.05.18
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/validation/IsSpecified.java:7
InterfaceIsSuccessful
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/contract/response/IsSuccessful.java:7
ClassJpaContextProvider
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 08.05.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/JpaContextProvider.java:19
ClassLazyObjectFactory
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 17.05.18
pets/persistence-stub/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/stub/LazyObjectFactory.java:28
InterfaceLoadPetInteractor
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/interactor/LoadPetInteractor.java:12
ClassLoadPetInteractorImpl
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 11.05.18
pets/domain/usecase-logic/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/interactor/LoadPetInteractorImpl.java:20
ClassLongOptimizedJavaSerializer
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-05-10
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/LongOptimizedJavaSerializer.java:21
ClassLongReference
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/LongReference.java:12
ClassMapperConfiguration
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-04-29
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/MapperConfiguration.java:14
InterfaceMapperFacade
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-04-12
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/MapperFacade.java:14
ClassMapperFacadeImpl
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-04-12
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/MapperFacadeImpl.java:18
InterfaceMetadata
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/metadata/Metadata.java:9
ClassMetadataComparator
pets/persistence-stub/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/stub/SetStubDatabase.java:153
InterfaceMetadataEntry
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/metadata/MetadataEntry.java:7
ClassMetadataEntryProvider
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/MetadataImpl.java:38
ClassMetadataIdentifierCollector
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 08.05.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/MetadataIdentifierCollector.java:14
ClassMetadataImpl
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/mapper/MetadataImpl.java:22
ClassMetadataSupplier
pets/persistence-stub/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/stub/SetStubDatabase.java:87
EnumMode
Operation modes
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/mapper/AesEntityReferenceMapper.java:47
InterfaceModified
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 23.04.18
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/metadata/Modified.java:9
ClassNewPetController
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 19.12.16
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/newpet/NewPetController.java:24
ClassNewPetPresenter
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 19.12.16
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/newpet/NewPetPresenter.java:18
ClassNewPetView
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 19.12.16
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/newpet/NewPetView.java:12
ClassNewPetViewModel
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 19.12.16
pets/presentation/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/presentation/newpet/NewPetViewModel.java:13
ClassNoopMetadata
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/entity/AbstractEntity.java:104
InterfaceNotLoaded
@author <a href="krzysztof.suszynski@wavesoftware.pl">Krzysztof Suszyński</a> @since 2018-04-29
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/metadata/NotLoaded.java:11
ClassObjectSerializer
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 19.12.16
pets/persistence-stub/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/stub/ObjectSerializer.java:18
InterfaceOnGoingFetching
@author <a href="mailto:krzysztof.suszynski@coi.gov.pl">Krzysztof Suszynski</a> @since 24.04.18
pets/domain/model/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/model/gateway/OnGoingFetching.java:11
InterfaceOnGoingQueryProviding
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/sql/QueryProvider.java:10
ClassOnGoingQueryProvidingImpl
pets/persistence-hibernate/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/persistence/hibernate/sql/QueryProviderImpl.java:25
ClassOwner
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/usecase/fetchpets/FetchPetsResponseModel.java:27
ClassOwnership
pets/domain/contract/src/main/java/pl/gov/coi/cleanarchitecture/example/spring/pets/domain/contract/PetContract.java:45
next →1–100 of 195, ranked by callers