Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
O
R
S
T
U
V
A
AccessControlTest
- Class in
org.iternine.jeppetto.test.accesscontrol
AccessControlTest()
- Constructor for class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
addRelatedObject(RelatedObject)
- Method in class org.iternine.jeppetto.test.
SimpleObject
addRelatedObject(String, RelatedObject)
- Method in class org.iternine.jeppetto.test.
SimpleObject
addToRelatedObjectSet(RelatedObject)
- Method in class org.iternine.jeppetto.test.
SimpleObject
after()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
after()
- Method in class org.iternine.jeppetto.test.
IntIdObjectDAOTest
after()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
allowedRoleAccessAttempt()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
averageIntValues()
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
averageIntValues()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
B
before()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
C
countAll()
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
countAll()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
countByIntValue(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
countByIntValueGreaterThanEqual(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
countByIntValueLessThan(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
countByIntValueLessThanEqual(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
countDistinctIntValue()
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
countDistinctIntValue()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
countIntValue()
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
countRelatedItems(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
countRelatedItems()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
countSomeObjects()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
countSomeObjectsUsingAnnotation()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
countSomeObjectsUsingAnnotationGreaterThanEquals()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
countSomeObjectsUsingAnnotationLessThanEquals()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
countSomeObjectsUsingDslStyleGreaterThanEquals()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
countSomeObjectsUsingDslStyleLessThanEquals()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
createAndGetOwnObjects()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
createData()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
createExtraData()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
createObjectsWithAnonymousUser()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
createObjectsWithIdentifiedUser()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
createObjectsWithUserWithCreatorsRole()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
creatorWithAccessTypeNoneCantAccessObject()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
D
DefaultAccessObject
- Class in
org.iternine.jeppetto.test.accesscontrol
Is equivalent to:
DefaultAccessObject()
- Constructor for class org.iternine.jeppetto.test.accesscontrol.
DefaultAccessObject
DefaultAccessObjectDAO
- Interface in
org.iternine.jeppetto.test.accesscontrol
deleteByIntValueWithin(List<Integer>)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
deleteSomeObjects(List<Integer>)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
doAnAnnotationBasedCount(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
doAnAnnotationBasedCountGreaterThanEquals(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
doAnAnnotationBasedCountLessThanEquals(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
F
findAndSort()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
findAndSortRelatedItems(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
findAndSortRelatedItemsIterable(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
findAndSortReturnIterable()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
findByAnotherIntValue(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDSLDAO
findByBogusId()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
findById()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
findByIntValue(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
findByIntValue()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
findByIntValue(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDSLDAO
findByIntValueAndAnotherIntValueGreaterThan(int, int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDSLDAO
findByIntValueGreaterThan(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDSLDAO
findByIntValueHavingRelatedObjectWithRelatedIntValue(int, int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDSLDAO
findByOrderByIntValueDesc()
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDSLDAO
findSimpleObject(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
findSimpleObject()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
findSomeObjects(List<Integer>)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
findSomeObjects()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
G
getAnotherIntValue()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getCurrent()
- Method in class org.iternine.jeppetto.test.
SettableAccessControlContextProvider
getDefaultAccessObjectDAO()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
getHighIntValueObjects(int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectAnnotationDAO
getId()
- Method in class org.iternine.jeppetto.test.accesscontrol.
DefaultAccessObject
getId()
- Method in interface org.iternine.jeppetto.test.accesscontrol.
IdentifiableObject
getId()
- Method in class org.iternine.jeppetto.test.accesscontrol.
IdentifiedCreatableObject
getId()
- Method in class org.iternine.jeppetto.test.accesscontrol.
RoleCreatableObject
getId()
- Method in class org.iternine.jeppetto.test.
IntIdObject
getId()
- Method in class org.iternine.jeppetto.test.
RelatedObject
getId()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getIdentifiedCreatableObjectDAO()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
getIntIdObjectDAO()
- Method in class org.iternine.jeppetto.test.
IntIdObjectDAOTest
getIntValue()
- Method in class org.iternine.jeppetto.test.accesscontrol.
DefaultAccessObject
getIntValue()
- Method in class org.iternine.jeppetto.test.accesscontrol.
IdentifiedCreatableObject
getIntValue()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getRelatedIntValue()
- Method in class org.iternine.jeppetto.test.
RelatedObject
getRelatedObject()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getRelatedObjectMap()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getRelatedObjects()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getRelatedObjectSet()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getRelatedStringValue()
- Method in class org.iternine.jeppetto.test.
RelatedObject
getRoleCreatableObjectDAO()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
getSimpleEnum()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getSimpleObjectDAO()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
getStringMap()
- Method in class org.iternine.jeppetto.test.
SimpleObject
getValue()
- Method in class org.iternine.jeppetto.test.
IntIdObject
grantedAccessAttempt()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
I
IdentifiableObject
- Interface in
org.iternine.jeppetto.test.accesscontrol
IdentifiedCreatableObject
- Class in
org.iternine.jeppetto.test.accesscontrol
IdentifiedCreatableObject()
- Constructor for class org.iternine.jeppetto.test.accesscontrol.
IdentifiedCreatableObject
IdentifiedCreatableObjectDAO
- Interface in
org.iternine.jeppetto.test.accesscontrol
IntIdObject
- Class in
org.iternine.jeppetto.test
IntIdObject()
- Constructor for class org.iternine.jeppetto.test.
IntIdObject
IntIdObjectDAO
- Interface in
org.iternine.jeppetto.test
IntIdObjectDAOTest
- Class in
org.iternine.jeppetto.test
IntIdObjectDAOTest()
- Constructor for class org.iternine.jeppetto.test.
IntIdObjectDAOTest
isTestBoolean()
- Method in class org.iternine.jeppetto.test.
SimpleObject
L
limit()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
limitAndSkip()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
limitAndSkipRelatedItems(int, int, int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
limitRelatedItems(int, int)
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
M
manuallyManageId()
- Method in class org.iternine.jeppetto.test.
IntIdObjectDAOTest
maxIntValue()
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
maxIntValue()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
minIntValue()
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
minIntValue()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
O
org.iternine.jeppetto.test
- package org.iternine.jeppetto.test
org.iternine.jeppetto.test.accesscontrol
- package org.iternine.jeppetto.test.accesscontrol
R
RelatedObject
- Class in
org.iternine.jeppetto.test
RelatedObject()
- Constructor for class org.iternine.jeppetto.test.
RelatedObject
reset()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
reset()
- Method in class org.iternine.jeppetto.test.
IntIdObjectDAOTest
reset()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
RoleCreatableObject
- Class in
org.iternine.jeppetto.test.accesscontrol
RoleCreatableObject()
- Constructor for class org.iternine.jeppetto.test.accesscontrol.
RoleCreatableObject
RoleCreatableObjectDAO
- Interface in
org.iternine.jeppetto.test.accesscontrol
S
setAnotherIntValue(int)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setCurrent(AccessControlContext)
- Method in class org.iternine.jeppetto.test.
SettableAccessControlContextProvider
setId(String)
- Method in class org.iternine.jeppetto.test.accesscontrol.
DefaultAccessObject
setId(String)
- Method in class org.iternine.jeppetto.test.accesscontrol.
IdentifiedCreatableObject
setId(String)
- Method in class org.iternine.jeppetto.test.accesscontrol.
RoleCreatableObject
setId(int)
- Method in class org.iternine.jeppetto.test.
IntIdObject
setId(String)
- Method in class org.iternine.jeppetto.test.
RelatedObject
setId(String)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setIntValue(int)
- Method in class org.iternine.jeppetto.test.accesscontrol.
DefaultAccessObject
setIntValue(int)
- Method in class org.iternine.jeppetto.test.accesscontrol.
IdentifiedCreatableObject
setIntValue(int)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setRelatedIntValue(int)
- Method in class org.iternine.jeppetto.test.
RelatedObject
setRelatedObject(RelatedObject)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setRelatedObjectMap(Map<String, RelatedObject>)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setRelatedObjects(List<RelatedObject>)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setRelatedObjectSet(Set<RelatedObject>)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setRelatedStringValue(String)
- Method in class org.iternine.jeppetto.test.
RelatedObject
setSimpleEnum(SimpleEnum)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setStringMap(Map<String, String>)
- Method in class org.iternine.jeppetto.test.
SimpleObject
SettableAccessControlContextProvider
- Class in
org.iternine.jeppetto.test
SettableAccessControlContextProvider()
- Constructor for class org.iternine.jeppetto.test.
SettableAccessControlContextProvider
setTestBoolean(boolean)
- Method in class org.iternine.jeppetto.test.
SimpleObject
setValue(String)
- Method in class org.iternine.jeppetto.test.
IntIdObject
SimpleEnum
- Enum in
org.iternine.jeppetto.test
SimpleObject
- Class in
org.iternine.jeppetto.test
SimpleObject()
- Constructor for class org.iternine.jeppetto.test.
SimpleObject
SimpleObject(int)
- Constructor for class org.iternine.jeppetto.test.
SimpleObject
SimpleObjectAnnotationDAO
- Interface in
org.iternine.jeppetto.test
SimpleObjectDAO
- Interface in
org.iternine.jeppetto.test
SimpleObjectDAOTest
- Class in
org.iternine.jeppetto.test
SimpleObjectDAOTest()
- Constructor for class org.iternine.jeppetto.test.
SimpleObjectDAOTest
SimpleObjectDSLDAO
- Interface in
org.iternine.jeppetto.test
sumIntValues()
- Method in interface org.iternine.jeppetto.test.
SimpleObjectDAO
sumIntValues()
- Method in class org.iternine.jeppetto.test.
SimpleObjectDAOTest
T
toString()
- Method in class org.iternine.jeppetto.test.
SimpleObject
U
unauthorizedAccessAttempts()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
updateObjectWithCreatorContext()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
updateObjectWithReadContext()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
updateObjectWithReadWriteContext()
- Method in class org.iternine.jeppetto.test.accesscontrol.
AccessControlTest
V
valueOf(String)
- Static method in enum org.iternine.jeppetto.test.
SimpleEnum
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.iternine.jeppetto.test.
SimpleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
F
G
I
L
M
O
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.