JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
H
O
U
V
A
assertDefaultApplicationServiceClassIsValid(Class<?>)
- Static method in class org.seedstack.business.jpa.assertions.
BusinessJpaReflectionAsserts
Asserts that the class is a valid ApplicationService.
assertDefaultDomainServiceClassIsValid(Class<?>)
- Static method in class org.seedstack.business.jpa.assertions.
BusinessJpaReflectionAsserts
Asserts that the class is a valid DomainService.
assertDefaultFactoryClassIsValid(Class<?>)
- Static method in class org.seedstack.business.jpa.assertions.
BusinessJpaReflectionAsserts
Asserts that the class is a valid Factory.
assertDomainPolicyInternalClassIsValid(Class<?>)
- Static method in class org.seedstack.business.jpa.assertions.
BusinessJpaReflectionAsserts
Asserts that the class is a valid DomainPolicyInternal.
assertJpaRepositoryClassIsValid(Class<?>)
- Static method in class org.seedstack.business.jpa.assertions.
BusinessJpaReflectionAsserts
Asserts that the class is a valid JpaRepository.
B
BaseJpaRepository
<
A
extends
org.seedstack.business.api.domain.AggregateRoot
<
K
>,
K
> - Class in
org.seedstack.business.jpa.infrastructure.repository
This class serves as inheritance base for the JPA repositories.
BaseJpaRepository()
- Constructor for class org.seedstack.business.jpa.infrastructure.repository.
BaseJpaRepository
Constructor.
BaseJpaRepository(Class<A>, Class<K>)
- Constructor for class org.seedstack.business.jpa.infrastructure.repository.
BaseJpaRepository
BaseSimpleJpaFinder
<
Item
> - Class in
org.seedstack.business.jpa.interfaces.query.finder
A Simple base Finder that handles simple JPA Query.
BaseSimpleJpaFinder()
- Constructor for class org.seedstack.business.jpa.interfaces.query.finder.
BaseSimpleJpaFinder
BusinessJpaAssertionsErrorCodes
- Enum in
org.seedstack.business.jpa.assertions
BusinessJpaReflectionAsserts
- Class in
org.seedstack.business.jpa.assertions
C
computeFullRequestSize(Map<String, Object>)
- Method in class org.seedstack.business.jpa.interfaces.query.finder.
BaseSimpleJpaFinder
computeResultList(Range, Map<String, Object>)
- Method in class org.seedstack.business.jpa.interfaces.query.finder.
BaseSimpleJpaFinder
D
doDelete(K)
- Method in class org.seedstack.business.jpa.infrastructure.repository.
BaseJpaRepository
Deprecated.
doDelete(A)
- Method in class org.seedstack.business.jpa.infrastructure.repository.
BaseJpaRepository
doLoad(K)
- Method in class org.seedstack.business.jpa.infrastructure.repository.
BaseJpaRepository
doPersist(A)
- Method in class org.seedstack.business.jpa.infrastructure.repository.
BaseJpaRepository
doSave(A)
- Method in class org.seedstack.business.jpa.infrastructure.repository.
BaseJpaRepository
E
entityManager
- Variable in class org.seedstack.business.jpa.infrastructure.repository.
BaseJpaRepository
F
find(Range, Map<String, Object>)
- Method in class org.seedstack.business.jpa.interfaces.query.finder.
BaseSimpleJpaFinder
H
handle(Entity, Configuration)
- Method in class org.seedstack.business.jpa.infrastructure.identity.
OracleSequenceHandler
O
OracleSequenceHandler
- Class in
org.seedstack.business.jpa.infrastructure.identity
Handles oracle sequence for identity management.
OracleSequenceHandler()
- Constructor for class org.seedstack.business.jpa.infrastructure.identity.
OracleSequenceHandler
org.seedstack.business.jpa.assertions
- package org.seedstack.business.jpa.assertions
org.seedstack.business.jpa.infrastructure.identity
- package org.seedstack.business.jpa.infrastructure.identity
org.seedstack.business.jpa.infrastructure.repository
- package org.seedstack.business.jpa.infrastructure.repository
org.seedstack.business.jpa.interfaces.query.finder
- package org.seedstack.business.jpa.interfaces.query.finder
U
updateQuery(Query, Map<String, Object>)
- Method in class org.seedstack.business.jpa.interfaces.query.finder.
BaseSimpleJpaFinder
V
valueOf(String)
- Static method in enum org.seedstack.business.jpa.assertions.
BusinessJpaAssertionsErrorCodes
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.seedstack.business.jpa.assertions.
BusinessJpaAssertionsErrorCodes
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
H
O
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013-2015–2015. All rights reserved.