Skip navigation links
A B C E G H I J L N O P R S T 

A

AbstractProtection - Class in org.tangram.jpa.protection
 
AbstractProtection() - Constructor for class org.tangram.jpa.protection.AbstractProtection
 
afterPropertiesSet() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
allClasses - Variable in class org.tangram.jpa.JpaBeanFactoryImpl
 
apiDelete(T) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
apiPersist(T) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 

B

beginTransaction() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 

C

charArrayToString(char[]) - Method in class org.tangram.jpa.JpaContent
 
Code - Class in org.tangram.jpa
Implementation of CodeResource interface for use with JPA.
Code() - Constructor for class org.tangram.jpa.Code
 
commitTransaction() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
compareTo(Content) - Method in class org.tangram.jpa.Code
 
compareTo(Content) - Method in class org.tangram.jpa.JpaContent
 

E

equals(Object) - Method in class org.tangram.jpa.JpaContent
 

G

getAllClasses() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getAnnotation() - Method in class org.tangram.jpa.Code
 
getBaseClass() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getBean(Class<T>, String, String) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getBean(String) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getCode() - Method in class org.tangram.jpa.Code
 
getCodeText() - Method in class org.tangram.jpa.Code
 
getConfigOverrides() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getDescription() - Method in class org.tangram.jpa.protection.AbstractProtection
 
getFactoryConfigOverrides() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getFilterQuery(Class<?>, String, String) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getId() - Method in class org.tangram.jpa.JpaContent
returns the string representation of the objects persistent ID.
getLogin() - Method in class org.tangram.jpa.protection.PasswordProtection
 
getManager() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getMimeType() - Method in class org.tangram.jpa.Code
 
getModificationTime() - Method in class org.tangram.jpa.Code
 
getPassword() - Method in class org.tangram.jpa.protection.PasswordProtection
 
getPersistenceUnitName() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getPrimaryKey(String, Class<? extends Content>) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
getProtectedContents() - Method in class org.tangram.jpa.protection.AbstractProtection
 
getProtectionKey() - Method in class org.tangram.jpa.protection.AbstractProtection
 
getProtectionPath() - Method in class org.tangram.jpa.protection.AbstractProtection
 
getSize() - Method in class org.tangram.jpa.Code
 
getStream() - Method in class org.tangram.jpa.Code
 

H

handleLogin(HttpServletRequest, HttpServletResponse) - Method in class org.tangram.jpa.protection.PasswordProtection
 
hashCode() - Method in class org.tangram.jpa.JpaContent
 
hasManager() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 

I

initFactory() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
Initializes the bean factory after JPA manager and factory have been obtained.
isContentVisible(HttpServletRequest) - Method in class org.tangram.jpa.protection.PasswordProtection
 

J

JpaBeanFactoryImpl - Class in org.tangram.jpa
Generic BeanFactory implementation for use with Java Persistence API implementations.
JpaBeanFactoryImpl() - Constructor for class org.tangram.jpa.JpaBeanFactoryImpl
 
JpaContent - Class in org.tangram.jpa
 
JpaContent() - Constructor for class org.tangram.jpa.JpaContent
 

L

listBeansOfExactClass(Class<T>, String, String, Boolean) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 

N

needsAuthorization(HttpServletRequest) - Method in class org.tangram.jpa.protection.PasswordProtection
 

O

org.tangram.jpa - package org.tangram.jpa
 
org.tangram.jpa.protection - package org.tangram.jpa.protection
 

P

PasswordProtection - Class in org.tangram.jpa.protection
 
PasswordProtection() - Constructor for class org.tangram.jpa.protection.PasswordProtection
 

R

rollbackTransaction() - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 

S

setAnnotation(String) - Method in class org.tangram.jpa.Code
 
setCode(char[]) - Method in class org.tangram.jpa.Code
 
setConfigOverrides(Map<Object, Object>) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
Override Entity Manager Factory properties given in persistence.xml.
setDescription(char[]) - Method in class org.tangram.jpa.protection.AbstractProtection
 
setEntityManager(EntityManager) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
setEntityManagerFactory(EntityManagerFactory) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
setLogin(String) - Method in class org.tangram.jpa.protection.PasswordProtection
 
setMimeType(String) - Method in class org.tangram.jpa.Code
 
setModificationTime(long) - Method in class org.tangram.jpa.Code
 
setPassword(String) - Method in class org.tangram.jpa.protection.PasswordProtection
 
setPersistenceUnitName(String) - Method in class org.tangram.jpa.JpaBeanFactoryImpl
 
setProtectedContents(List<JpaContent>) - Method in class org.tangram.jpa.protection.AbstractProtection
 
setProtectionKey(String) - Method in class org.tangram.jpa.protection.AbstractProtection
 
stringToCharArray(String) - Method in class org.tangram.jpa.JpaContent
 

T

toString() - Method in class org.tangram.jpa.JpaContent
 
A B C E G H I J L N O P R S T 
Skip navigation links