A B C D F G H I J L M N O P R S U W

A

accepts(String) - Method in interface org.scannotation.archiveiterator.Filter
 
addIgnoredPackages(String...) - Method in class org.scannotation.AnnotationDB
 
Address - Class in com.titan.domain
 
Address() - Constructor for class com.titan.domain.Address
 
Aggregates - Class in com.titan.clients
 
Aggregates() - Constructor for class com.titan.clients.Aggregates
 
aggregates(EntityManager) - Static method in class com.titan.clients.Aggregates
 
AnnotationDB - Class in org.scannotation
The class allows you to scan an arbitrary set of "archives" for .class files.
AnnotationDB() - Constructor for class org.scannotation.AnnotationDB
 
AnnotationDB.CrossReferenceException - Exception in org.scannotation
 
AnnotationDB.CrossReferenceException(Set<String>) - Constructor for exception org.scannotation.AnnotationDB.CrossReferenceException
 
annotationIndex - Variable in class org.scannotation.AnnotationDB
 
available() - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 

B

Between - Class in com.titan.clients
 
Between() - Constructor for class com.titan.clients.Between
 
between(EntityManager) - Static method in class com.titan.clients.Between
 
Bulk - Class in com.titan.clients
 
Bulk() - Constructor for class com.titan.clients.Bulk
 
bulkDelete(EntityManager) - Static method in class com.titan.clients.Bulk
 
bulkUpdate(EntityManager) - Static method in class com.titan.clients.Bulk
 

C

Cabin - Class in com.titan.domain
 
Cabin() - Constructor for class com.titan.domain.Cabin
 
cashflow - Variable in class com.titan.clients.ReservationSummary
 
classIndex - Variable in class org.scannotation.AnnotationDB
 
ClasspathUrlFinder - Class in org.scannotation
Various functions to locate URLs to scan
ClasspathUrlFinder() - Constructor for class org.scannotation.ClasspathUrlFinder
 
close() - Method in class org.scannotation.archiveiterator.FileIterator
 
close() - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 
close() - Method in class org.scannotation.archiveiterator.JarIterator
 
close() - Method in interface org.scannotation.archiveiterator.StreamIterator
Cleanup any open resources of the iterator
columnResultSet(EntityManager) - Static method in class com.titan.clients.SelectClause
 
com.titan.clients - package com.titan.clients
 
com.titan.domain - package com.titan.domain
 
constructorExpression(EntityManager) - Static method in class com.titan.clients.SelectClause
 
create(URL, Filter) - Method in interface org.scannotation.archiveiterator.DirectoryIteratorFactory
 
create(List, File, Filter) - Static method in class org.scannotation.archiveiterator.FileIterator
 
create(List, File, Filter, String) - Static method in class org.scannotation.archiveiterator.FileIterator
 
create(URL, Filter) - Method in class org.scannotation.archiveiterator.FileProtocolIteratorFactory
 
create(URL, Filter) - Static method in class org.scannotation.archiveiterator.IteratorFactory
 
CreditCard - Class in com.titan.domain
 
CreditCard() - Constructor for class com.titan.domain.CreditCard
 
CreditCompany - Class in com.titan.domain
 
CreditCompany() - Constructor for class com.titan.domain.CreditCompany
 
crossReferenceImplementedInterfaces() - Method in class org.scannotation.AnnotationDB
Sometimes you want to see if a particular class implements an interface with certain annotations After you have loaded all your classpaths with the scanArchive() method, call this method to cross reference a class's implemented interfaces.
crossReferenceMetaAnnotations() - Method in class org.scannotation.AnnotationDB
This method will cross reference annotations in the annotation index with any meta-annotations that they have and create additional entries as needed.
cruise - Variable in class com.titan.clients.ReservationSummary
 
Cruise - Class in com.titan.domain
 
Cruise() - Constructor for class com.titan.domain.Cruise
 
Cruise(String, Ship) - Constructor for class com.titan.domain.Cruise
 
Customer - Class in com.titan.domain
 
Customer() - Constructor for class com.titan.domain.Customer
 

D

DirectoryIteratorFactory - Interface in org.scannotation.archiveiterator
 

F

FetchJoins - Class in com.titan.clients
 
FetchJoins() - Constructor for class com.titan.clients.FetchJoins
 
FileIterator - Class in org.scannotation.archiveiterator
 
FileIterator(File, Filter) - Constructor for class org.scannotation.archiveiterator.FileIterator
 
FileProtocolIteratorFactory - Class in org.scannotation.archiveiterator
 
FileProtocolIteratorFactory() - Constructor for class org.scannotation.archiveiterator.FileProtocolIteratorFactory
 
Filter - Interface in org.scannotation.archiveiterator
 
findClassBase(Class) - Static method in class org.scannotation.ClasspathUrlFinder
Find the classpath for the particular class
findClassPaths() - Static method in class org.scannotation.ClasspathUrlFinder
Uses the java.class.path system property to obtain a list of URLs that represent the CLASSPATH
findClassPaths(String...) - Static method in class org.scannotation.ClasspathUrlFinder
Uses the java.class.path system property to obtain a list of URLs that represent the CLASSPATH

paths is used as a filter to only include paths that have the specific relative file within it

findCustomerByIndexedParameter(EntityManager, String, String) - Static method in class com.titan.clients.ParametersAndPaging
 
findCustomerByNamedParameter(EntityManager, String, String) - Static method in class com.titan.clients.ParametersAndPaging
 
findResourceBase(String) - Static method in class org.scannotation.ClasspathUrlFinder
Find the classpath URL for a specific classpath resource.
findResourceBase(String, ClassLoader) - Static method in class org.scannotation.ClasspathUrlFinder
Find the classpath URL for a specific classpath resource.
findResourceBases(String, ClassLoader) - Static method in class org.scannotation.ClasspathUrlFinder
Find the classpath URLs for a specific classpath resource.
findResourceBases(String) - Static method in class org.scannotation.ClasspathUrlFinder
Find the classpath URLs for a specific classpath resource.
findWebInfClassesPath(ServletContextEvent) - Static method in class org.scannotation.WarUrlFinder
 
findWebInfClassesPath(ServletContext) - Static method in class org.scannotation.WarUrlFinder
Find the URL pointing to "/WEB-INF/classes" This method may not work in conjunction with IteratorFactory if your servlet container does not extract the /WEB-INF/classes into a real file-based directory
findWebInfLibClasspaths(ServletContextEvent) - Static method in class org.scannotation.WarUrlFinder
 
findWebInfLibClasspaths(ServletContext) - Static method in class org.scannotation.WarUrlFinder
 
FunctionalExpressions - Class in com.titan.clients
 
FunctionalExpressions() - Constructor for class com.titan.clients.FunctionalExpressions
 
functionalExpressions(EntityManager) - Static method in class com.titan.clients.FunctionalExpressions
 

G

getAddress() - Method in class com.titan.domain.CreditCompany
 
getAddress() - Method in class com.titan.domain.Customer
 
getAmountPaid() - Method in class com.titan.domain.Reservation
 
getAnnotationIndex() - Method in class org.scannotation.AnnotationDB
returns a map keyed by the fully qualified string name of a annotation class.
getBedCount() - Method in class com.titan.domain.Cabin
 
getCabins() - Method in class com.titan.domain.Reservation
 
getCity() - Method in class com.titan.domain.Address
 
getClassIndex() - Method in class org.scannotation.AnnotationDB
returns a map keyed by the list of classes scanned.
getCreditCard() - Method in class com.titan.domain.Customer
 
getCreditCompany() - Method in class com.titan.domain.CreditCard
 
getCruise() - Method in class com.titan.domain.Reservation
 
getCustomer() - Method in class com.titan.domain.CreditCard
 
getCustomers(EntityManager, int, int) - Static method in class com.titan.clients.ParametersAndPaging
 
getCustomers() - Method in class com.titan.domain.Reservation
 
getDate() - Method in class com.titan.domain.Reservation
 
getDeckLevel() - Method in class com.titan.domain.Cabin
 
getExpirationDate() - Method in class com.titan.domain.CreditCard
 
getFirst() - Method in class com.titan.domain.Name
 
getFirstName() - Method in class com.titan.domain.Customer
 
getHasGoodCredit() - Method in class com.titan.domain.Customer
 
getId() - Method in class com.titan.domain.Address
 
getId() - Method in class com.titan.domain.Cabin
 
getId() - Method in class com.titan.domain.CreditCard
 
getId() - Method in class com.titan.domain.CreditCompany
 
getId() - Method in class com.titan.domain.Cruise
 
getId() - Method in class com.titan.domain.Customer
 
getId() - Method in class com.titan.domain.Phone
 
getId() - Method in class com.titan.domain.Reservation
 
getId() - Method in class com.titan.domain.Ship
 
getIgnoredPackages() - Method in class org.scannotation.AnnotationDB
 
getLast() - Method in class com.titan.domain.Name
 
getLastName() - Method in class com.titan.domain.Customer
 
getName() - Method in class com.titan.domain.Cabin
 
getName() - Method in class com.titan.domain.CreditCompany
 
getName() - Method in class com.titan.domain.Cruise
 
getName() - Method in class com.titan.domain.Ship
 
getNameOnCard() - Method in class com.titan.domain.CreditCard
 
getNumber() - Method in class com.titan.domain.CreditCard
 
getNumber() - Method in class com.titan.domain.Phone
 
getPhoneNumbers() - Method in class com.titan.domain.Customer
 
getReservations() - Method in class com.titan.domain.Cruise
 
getReservations() - Method in class com.titan.domain.Customer
 
getScanPackages() - Method in class org.scannotation.AnnotationDB
 
getShip() - Method in class com.titan.domain.Cabin
 
getShip() - Method in class com.titan.domain.Cruise
 
getState() - Method in class com.titan.domain.Address
 
getStreet() - Method in class com.titan.domain.Address
 
getTonnage() - Method in class com.titan.domain.Ship
 
getType() - Method in class com.titan.domain.Phone
 
getUnresolved() - Method in exception org.scannotation.AnnotationDB.CrossReferenceException
 
getZip() - Method in class com.titan.domain.Address
 
groupBy(EntityManager) - Static method in class com.titan.clients.GroupByHaving
 
GroupByHaving - Class in com.titan.clients
 
GroupByHaving() - Constructor for class com.titan.clients.GroupByHaving
 

H

having(EntityManager) - Static method in class com.titan.clients.GroupByHaving
 

I

ignoredPackages - Variable in class org.scannotation.AnnotationDB
 
implementsIndex - Variable in class org.scannotation.AnnotationDB
 
initialize(EntityManager) - Static method in class com.titan.clients.InitializeDB
 
InitializeDB - Class in com.titan.clients
 
InitializeDB() - Constructor for class com.titan.clients.InitializeDB
 
InnerJoin - Class in com.titan.clients
 
InnerJoin() - Constructor for class com.titan.clients.InnerJoin
 
innerJoin(EntityManager) - Static method in class com.titan.clients.InnerJoin
 
InputStreamWrapper - Class in org.scannotation.archiveiterator
Delegate to everything but close().
InputStreamWrapper(InputStream) - Constructor for class org.scannotation.archiveiterator.InputStreamWrapper
 
IsEmpty - Class in com.titan.clients
 
IsEmpty() - Constructor for class com.titan.clients.IsEmpty
 
isEmpty(EntityManager) - Static method in class com.titan.clients.IsEmpty
 
IsNull - Class in com.titan.clients
 
IsNull() - Constructor for class com.titan.clients.IsNull
 
isNull(EntityManager) - Static method in class com.titan.clients.IsNull
 
IteratorFactory - Class in org.scannotation.archiveiterator
 
IteratorFactory() - Constructor for class org.scannotation.archiveiterator.IteratorFactory
 

J

JarIterator - Class in org.scannotation.archiveiterator
 
JarIterator(File, Filter) - Constructor for class org.scannotation.archiveiterator.JarIterator
 
JarIterator(InputStream, Filter) - Constructor for class org.scannotation.archiveiterator.JarIterator
 
joinFetch(EntityManager) - Static method in class com.titan.clients.FetchJoins
 

L

LeftJoin - Class in com.titan.clients
 
LeftJoin() - Constructor for class com.titan.clients.LeftJoin
 
leftJoin(EntityManager) - Static method in class com.titan.clients.LeftJoin
 
Like - Class in com.titan.clients
 
Like() - Constructor for class com.titan.clients.Like
 
like(EntityManager) - Static method in class com.titan.clients.Like
 
Literals - Class in com.titan.clients
 
Literals() - Constructor for class com.titan.clients.Literals
 
literals(EntityManager) - Static method in class com.titan.clients.Literals
 

M

main(String[]) - Static method in class com.titan.clients.Aggregates
 
main(String[]) - Static method in class com.titan.clients.Between
 
main(String[]) - Static method in class com.titan.clients.Bulk
 
main(String[]) - Static method in class com.titan.clients.FetchJoins
 
main(String[]) - Static method in class com.titan.clients.FunctionalExpressions
 
main(String[]) - Static method in class com.titan.clients.GroupByHaving
 
main(String[]) - Static method in class com.titan.clients.InnerJoin
 
main(String[]) - Static method in class com.titan.clients.IsEmpty
 
main(String[]) - Static method in class com.titan.clients.IsNull
 
main(String[]) - Static method in class com.titan.clients.LeftJoin
 
main(String[]) - Static method in class com.titan.clients.Like
 
main(String[]) - Static method in class com.titan.clients.Literals
 
main(String[]) - Static method in class com.titan.clients.MemberOf
 
main(String[]) - Static method in class com.titan.clients.OrderBy
 
main(String[]) - Static method in class com.titan.clients.ParametersAndPaging
 
main(String[]) - Static method in class com.titan.clients.SelectClause
 
main(String[]) - Static method in class com.titan.clients.Subqueries
 
main(String[]) - Static method in class com.titan.clients.UsingDistinct
 
main(String[]) - Static method in class com.titan.clients.WhereIn
 
mark(int) - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 
markSupported() - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 
MemberOf - Class in com.titan.clients
 
MemberOf() - Constructor for class com.titan.clients.MemberOf
 
memberOf(EntityManager) - Static method in class com.titan.clients.MemberOf
 

N

Name - Class in com.titan.domain
 
Name(String, String) - Constructor for class com.titan.domain.Name
 
nestedRelationshipPropertyResultSet(EntityManager) - Static method in class com.titan.clients.SelectClause
 
next() - Method in class org.scannotation.archiveiterator.FileIterator
 
next() - Method in class org.scannotation.archiveiterator.JarIterator
 
next() - Method in interface org.scannotation.archiveiterator.StreamIterator
User is resposible for closing the InputStream returned
noJoin(EntityManager) - Static method in class com.titan.clients.FetchJoins
 
numReservations - Variable in class com.titan.clients.ReservationSummary
 

O

OrderBy - Class in com.titan.clients
 
OrderBy() - Constructor for class com.titan.clients.OrderBy
 
orderBy(EntityManager) - Static method in class com.titan.clients.OrderBy
 
org.scannotation - package org.scannotation
 
org.scannotation.archiveiterator - package org.scannotation.archiveiterator
 
outputAnnotationIndex(PrintWriter) - Method in class org.scannotation.AnnotationDB
Prints out annotationIndex

P

ParametersAndPaging - Class in com.titan.clients
 
ParametersAndPaging() - Constructor for class com.titan.clients.ParametersAndPaging
 
Phone - Class in com.titan.domain
 
Phone() - Constructor for class com.titan.domain.Phone
 
populate(Annotation[], String) - Method in class org.scannotation.AnnotationDB
 

R

read() - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 
read(byte[]) - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 
read(byte[], int, int) - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 
Reservation - Class in com.titan.domain
 
Reservation() - Constructor for class com.titan.domain.Reservation
 
ReservationSummary - Class in com.titan.clients
 
ReservationSummary(String, long, double) - Constructor for class com.titan.clients.ReservationSummary
 
reset() - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 

S

scanArchives(URL...) - Method in class org.scannotation.AnnotationDB
Scan a url that represents an "archive" this is a classpath directory or jar file
scanClass(InputStream) - Method in class org.scannotation.AnnotationDB
Parse a .class file for annotations
scanClass(ClassFile) - Method in class org.scannotation.AnnotationDB
 
scanClassAnnotations - Variable in class org.scannotation.AnnotationDB
 
scanFieldAnnotations - Variable in class org.scannotation.AnnotationDB
 
scanFields(ClassFile) - Method in class org.scannotation.AnnotationDB
 
scanMethodAnnotations - Variable in class org.scannotation.AnnotationDB
 
scanMethods(ClassFile) - Method in class org.scannotation.AnnotationDB
Scanns both the method and its parameters for annotations.
scanPackages - Variable in class org.scannotation.AnnotationDB
 
scanParameterAnnotations - Variable in class org.scannotation.AnnotationDB
 
SelectClause - Class in com.titan.clients
 
SelectClause() - Constructor for class com.titan.clients.SelectClause
 
setAddress(Address) - Method in class com.titan.domain.CreditCompany
 
setAddress(Address) - Method in class com.titan.domain.Customer
 
setAmountPaid(double) - Method in class com.titan.domain.Reservation
 
setBedCount(int) - Method in class com.titan.domain.Cabin
 
setCabins(Set<Cabin>) - Method in class com.titan.domain.Reservation
 
setCity(String) - Method in class com.titan.domain.Address
 
setCreditCard(CreditCard) - Method in class com.titan.domain.Customer
 
setCreditCompany(CreditCompany) - Method in class com.titan.domain.CreditCard
 
setCruise(Cruise) - Method in class com.titan.domain.Reservation
 
setCustomer(Customer) - Method in class com.titan.domain.CreditCard
 
setCustomers(Set<Customer>) - Method in class com.titan.domain.Reservation
 
setDate(Date) - Method in class com.titan.domain.Reservation
 
setDeckLevel(int) - Method in class com.titan.domain.Cabin
 
setExpirationDate(Date) - Method in class com.titan.domain.CreditCard
 
setFirstName(String) - Method in class com.titan.domain.Customer
 
setHasGoodCredit(boolean) - Method in class com.titan.domain.Customer
 
setId(int) - Method in class com.titan.domain.Address
 
setId(int) - Method in class com.titan.domain.Cabin
 
setId(int) - Method in class com.titan.domain.CreditCard
 
setId(int) - Method in class com.titan.domain.CreditCompany
 
setId(int) - Method in class com.titan.domain.Cruise
 
setId(int) - Method in class com.titan.domain.Customer
 
setId(int) - Method in class com.titan.domain.Phone
 
setId(int) - Method in class com.titan.domain.Reservation
 
setId(int) - Method in class com.titan.domain.Ship
 
setIgnoredPackages(String[]) - Method in class org.scannotation.AnnotationDB
Override/overwrite any ignored packages
setLastName(String) - Method in class com.titan.domain.Customer
 
setName(String) - Method in class com.titan.domain.Cabin
 
setName(String) - Method in class com.titan.domain.CreditCompany
 
setName(String) - Method in class com.titan.domain.Cruise
 
setName(String) - Method in class com.titan.domain.Ship
 
setNameOnCard(String) - Method in class com.titan.domain.CreditCard
 
setNumber(String) - Method in class com.titan.domain.CreditCard
 
setNumber(String) - Method in class com.titan.domain.Phone
 
setPhoneNumbers(Collection<Phone>) - Method in class com.titan.domain.Customer
 
setReservations(Collection<Reservation>) - Method in class com.titan.domain.Cruise
 
setReservations(Collection<Reservation>) - Method in class com.titan.domain.Customer
 
setScanClassAnnotations(boolean) - Method in class org.scannotation.AnnotationDB
Whether or not you want AnnotationDB to scan for class level annotations
setScanFieldAnnotations(boolean) - Method in class org.scannotation.AnnotationDB
Whether or not you want AnnotationDB to scan for parameter level annotations
setScanMethodAnnotations(boolean) - Method in class org.scannotation.AnnotationDB
Wheter or not you want AnnotationDB to scan for method level annotations
setScanPackages(String[]) - Method in class org.scannotation.AnnotationDB
Set explicit packages to scan.
setScanParameterAnnotations(boolean) - Method in class org.scannotation.AnnotationDB
Whether or not you want AnnotationDB to scan for parameter level annotations
setShip(Ship) - Method in class com.titan.domain.Cabin
 
setShip(Ship) - Method in class com.titan.domain.Cruise
 
setState(String) - Method in class com.titan.domain.Address
 
setStreet(String) - Method in class com.titan.domain.Address
 
setTonnage(double) - Method in class com.titan.domain.Ship
 
setType(byte) - Method in class com.titan.domain.Phone
 
setZip(String) - Method in class com.titan.domain.Address
 
Ship - Class in com.titan.domain
 
Ship() - Constructor for class com.titan.domain.Ship
 
Ship(String, double) - Constructor for class com.titan.domain.Ship
 
skip(long) - Method in class org.scannotation.archiveiterator.InputStreamWrapper
 
StreamIterator - Interface in org.scannotation.archiveiterator
Simpler iterator than java.util.iterator.
Subqueries - Class in com.titan.clients
 
Subqueries() - Constructor for class com.titan.clients.Subqueries
 
subquery(EntityManager) - Static method in class com.titan.clients.Subqueries
 
subqueryALL(EntityManager) - Static method in class com.titan.clients.Subqueries
 
subqueryANY(EntityManager) - Static method in class com.titan.clients.Subqueries
 
subqueryEXISTS(EntityManager) - Static method in class com.titan.clients.Subqueries
 

U

UsingDistinct - Class in com.titan.clients
 
UsingDistinct() - Constructor for class com.titan.clients.UsingDistinct
 
usingDistinct(EntityManager) - Static method in class com.titan.clients.UsingDistinct
 

W

WarUrlFinder - Class in org.scannotation
 
WarUrlFinder() - Constructor for class org.scannotation.WarUrlFinder
 
WhereIn - Class in com.titan.clients
 
WhereIn() - Constructor for class com.titan.clients.WhereIn
 
whereIn(EntityManager) - Static method in class com.titan.clients.WhereIn
 

A B C D F G H I J L M N O P R S U W

Copyright © 2011. All Rights Reserved.