A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

a - Variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
abortResponseAndSendException(ObjectOutputStream, Exception) - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Internal method which encodes an exception into a stream.
abs() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
abs() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
absolute - Variable in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
The current row number in the underlying ResultSet.
absolute(int) - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
absolute(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
absolute(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
absolute2 - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
The current row number in the second underlying ResultSet.
AbstractBeanSourceFileStripper - Class in au.gov.tas.dpiwe.mr.tool
AbstractBeanSourceFileStripper is currently a very primitive Java source file rewriter needed by the DeploymentContainer to ensure that abstract bean classes which are codependent with their or other beans' "Thin" entity bean implementations can be successfully compiled.
AbstractBeanSourceFileStripper(Reader, PrintWriter) - Constructor for class au.gov.tas.dpiwe.mr.tool.AbstractBeanSourceFileStripper
Creates a new thin source file stripper.
abstractKeyParameterMapPairsIterator - Variable in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
An iterator over the per key local parameters
AbstractServerDaemon - Class in au.gov.tas.dpiwe.mr.server.daemon
An abstract implementation of ServerDaemon which maintains a status indicator which can be read by an internal worker instance in order to determine it needs to stop processing.
AbstractServerDaemon() - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
 
AbstractServerDaemon.Worker - Class in au.gov.tas.dpiwe.mr.server.daemon
A Runnable instance which does work for the enclosing daemon.
AbstractServerDaemon.Worker() - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon.Worker
 
accept(String) - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
Accepts a new command.
acceptsURL(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionDriver
 
AccessLocalException - Exception in javax.ejb
An AccessLocalException is thrown to indicate that the caller does not have permission to call the method.
AccessLocalException() - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with no detail message.
AccessLocalException(String) - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message.
AccessLocalException(String, Exception) - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message and a nested exception.
acquire() - Method in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
Wait (possibly forever) until successful passage.
activate(Container, EntityBean) - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
Called internally by the Architecture in order to issue an activate lifecycle event to the entity bean to which this context object is assigned.
activateBeansAuthenticateUserAndRemoveUnauthorizedCommands(HttpSession, String, Collection, List) - Method in class au.gov.tas.dpiwe.mr.server.servlet.ServerContainer
 
activateBeansAuthenticateUserAndRemoveUnauthorizedCommands(HttpSession, String, Collection, List) - Method in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
Authenticates the user corresponding to the supplied session, activates beans in the supplied collection of commands, and removes any commands which are not permitted for the authenticated user.
activateBeansInResponses(Collection, Collection) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
As beans are received from the server, they are activated, with the exception of beans in a store or remove response.
activateEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to reactivate a bean after transmission across a communication link or storage in a file.
activateEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to reactivate a bean after transmission across a communication link or storage in a file.
activateEntityBean(MrEntityBean, boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to reactivate a bean after transmission across a communication link or storage in a file.
activateEntityBean(MrEntityBean, boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
The immediate action of this method is to reactivate a bean after transmission across a communication link or storage in a file.
activateEntityBeanRelatives(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to activate entity beans related to this entity bean.
activeChains - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The number of chains in this batch which are active.
activeThreadList - Variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Lists the threads which are presently active.
actualParameterList(Class[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Produces a syntactically correct actual parameter list for use in a Java source file.
add(ValidateException) - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateFieldsException
Adds a ValidateException to this collection.
add(Method, Object) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
add(SerializableMethod, Object) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
add(Runnable) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
add(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
Not supported.
add(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
add(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
add(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
add(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
add(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Add amount to value (i.e., set value += amount)
add(char) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Add amount to value (i.e., set value += amount)
add(double) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Add amount to value (i.e., set value += amount)
add(float) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Add amount to value (i.e., set value += amount)
add(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Add amount to value (i.e., set value += amount)
add(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Add amount to value (i.e., set value += amount)
add(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Add amount to value (i.e., set value += amount)
add(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
add(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList.SyncCollectionListIterator
 
add(Object) - Method in class au.gov.tas.dpiwe.mr.util.DeadGroup
Does nothing.
add(Object) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractCollection
Adds an element to this collection.
add(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractList
Adds an element to this list.
add(BigDecimal) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
add(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
addAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Inserts all of the elements in the specified Collection into this list, starting at the specified position.
addAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
addAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
addAll(int, Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
addAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.DeadGroup
Does nothing.
addAllAbsent(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Appends all of the elements in the specified Collection that are not already contained in this list, to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addBeanType(Class) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Adds a pooled bean of a particular type to this siamese bean object
addBeanType(Class) - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Adds a pooled bean of a particular type to this siamese bean object
addBlockedJob(Thread) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
addChild(Object, Object) - Method in interface au.gov.tas.dpiwe.mr.tool.TreeParse.NodeFactory
Adds the specified child to the specified parent node.
addClass(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Deprecated. (Since Mr Architecture 2.0) no longer used.
addClassUID(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Deprecated. (Since Mr Architecture 2.0) no longer used.
addCookie(Cookie) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addDaemon(String, ServerDaemon) - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Adds a recognised daemon to this container and initializes it through its init() method.
addDaemon(String, ServerDaemon, boolean) - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Adds a recognised daemon to this container, initializes it through its init() method and possibly schedules it to be automatically started.
addDaemon(String, ServerDaemon) - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Adds a recognised daemon to this container and initializes it through its init() method.
addDaemon(String, ServerDaemon, boolean) - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Adds a recognised daemon to this container, initializes it through its init() method and possibly schedules it to be automatically started.
addDateHeader(String, long) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addDistinctFieldValues() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
Returns true if the current source row is distinct, and registers the values of the distinct fields so that future rows can be checked for distinctiveness.
addDistinctFieldValues(List, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Returns true if the current source row is distinct, and registers the values of the distinct fields so that future rows can be checked for distinctiveness.
addHeader(String, String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
addHeader(Reader, PrintWriter, String) - Static method in class au.gov.tas.dpiwe.mr.tool.HeaderTool
Add a header to a stream.
addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addHeaders(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.HeaderTool
Adds headers to files in a directory according to a map.
addHistoricCommandType(String) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Adds a historic command bean type to this container, if required.
addIfAbsent(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Append the element if not present.
addingLegacy - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Flag to indicate whether legacy bean types are currently being added to the cache.
addIntHeader(String, int) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response object.
addLast(Method, Object) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
addLast(SerializableMethod, Object) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
addLast(Runnable) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
addParameter(Object) - Method in class au.gov.tas.dpiwe.mr.util.MethodCall
 
addType(Class, Method, Method, Class, Class, boolean, boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Adds a recognised bean type to this cache.
addType(Class, Method, Method, Class, Class, boolean, boolean, boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Adds a recognised bean type to this cache.
addType(Class, Method, Method, Class, Class) - Method in class au.gov.tas.dpiwe.mr.Container
Adds a recognised bean type to this container.
addType(Class, Method, Method, Class, Class) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Adds a recognised bean type to this container.
addTypeLater(String, String, String, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Queues a recognised bean type to be added to this cache at its first use.
addTypeLater(String, String, String, boolean, boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Queues a recognised bean type to be added to this cache at its first use.
addTypeLater(String, String, String) - Method in class au.gov.tas.dpiwe.mr.Container
Queues a recognised bean type to be added to this container at its first use.
advanceCurrentCursor() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Internal method to step forward the result set cursor to move off a row which has been deemed to belong to this result set (i.e. it is the result of a next() or previous() call.)
after(Date) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
afterBegin() - Method in interface javax.ejb.SessionSynchronization
The afterBegin method notifies a session Bean instance that a new transaction has started, and that the subsequent business methods on the instance will be invoked in the context of the transaction.
afterCompletion(boolean) - Method in interface javax.ejb.SessionSynchronization
The afterCompletion method notifies a session Bean instance that a transaction commit protocol has completed, and tells the instance whether the transaction has been committed or rolled back.
afterCompletion(int) - Method in interface javax.transaction.Synchronization
This method is called by the transaction manager after the transaction is committed or rolled back.
afterFirst(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the substring containing those characters lying after the first instance of a specific character (the pivot character) in the source string.
afterFirst(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the subsequence containing those characters lying after the first instance of a specific character (the pivot character) in the source sequence.
afterLast() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
afterLast() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
afterLast() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
afterLast(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the substring containing those characters lying after the final instance of a specific character (the pivot character) in the source string.
afterLast(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the subsequence containing those characters lying after the final instance of a specific character (the pivot character) in the source sequence.
afterPad(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the part of a String after multiple space characters.
afterRead(boolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Clean up after a reader operation
afterRead(boolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
Clean up after a reader operation
aggregateBooleanConstraints(Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Combines SQL boolean expressions into the form of a list, as used in a WHERE clause.
aggregateConstraints(Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Combines SQL CONSTRAINT clauses into the form of a list, as used by a CREATE or ALTER TABLE statement.
aggregateFields(Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Combines field names into the form of a list, as used by a SQL SELECT statement.
aggregateFieldsAndValues(Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Combines SQL SET clauses into the form of a list, as used by an UPDATE statement.
aggregateFieldValues(Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Combines field values into the form of a list, as used by a SQL INSERT statement.
aggregateOrderConstraints(Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Combines SQL ORDER BY clauses into the form of a list, as used in a SELECT statement.
al - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
AlertCommand - Class in au.gov.tas.dpiwe.mr.command
The alert command sets up an emergency broadcast channel to the server and allows monitoring and upgrading of the server alert condition.
AlertCommand(int, int) - Constructor for class au.gov.tas.dpiwe.mr.command.AlertCommand
Construct a new alert command.
AlertCommand(Container, int, int) - Constructor for class au.gov.tas.dpiwe.mr.command.AlertCommand
Construct a new alert command.
AlertResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the alert command.
AlertResponse(int, int, int, int) - Constructor for class au.gov.tas.dpiwe.mr.response.AlertResponse
Construct a new alert response.
alertServer(int, int) - Method in class au.gov.tas.dpiwe.mr.Container
 
allCapitals(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a string to use only capital letters.
allCapitals(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a string buffer to use only capital letters.
Alphabet_Base128 - Static variable in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
An extension of the Base64 alphabet for use with ISO-8859-1 and other ISO-8859 family character sets (doesn't use hard space).
Alphabet_Base128A0 - Static variable in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
An extension of the Base64 alphabet for use with ISO-8859-1 and other ISO-8859 family character sets (uses hard space, uses punctuation and other symbols).
Alphabet_Base128A1 - Static variable in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
An extension of the Base64 alphabet for use with ISO-8859-1 and other ISO-8859 family character sets (doesn't use hard space, uses punctuation and other symbols).
Alphabet_Base64 - Static variable in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
The MIME Base64 alphabet defined in RFC1521.
Alphabet_UU - Static variable in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
The alphabet used in Unix-Unix-encode.
Alphabet_UUWith60For20 - Static variable in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
A modified alphabet used in Unix-Unix-encode which doesn't use whitespace.
Alphabet_UUWith7EFor20 - Static variable in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
A modified alphabet used in Unix-Unix-encode which doesn't use whitespace.
Alphabet_XX - Static variable in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
A variation of the MIME Base64 alphabet used in so-called "XX-encode."
AlreadyExistsException - Exception in au.gov.tas.dpiwe.mr.bean
Exception to indicate that an EJBLocalObject which was to be created was found to already exist.
AlreadyExistsException(EJBLocalObject) - Constructor for exception au.gov.tas.dpiwe.mr.bean.AlreadyExistsException
 
AlreadyExistsException(String, EJBLocalObject) - Constructor for exception au.gov.tas.dpiwe.mr.bean.AlreadyExistsException
 
AlreadyRelatedException - Exception in au.gov.tas.dpiwe.mr.bean
This exception is thrown when attempt is made to relate one bean to another when that bean is already realted to the other.
AlreadyRelatedException(String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.AlreadyRelatedException
Constructs a new already related exception.
AlreadyRelatedException(Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.AlreadyRelatedException
Constructs a new already related exception.
AlreadyRelatedException(String) - Constructor for exception au.gov.tas.dpiwe.mr.bean.AlreadyRelatedException
Constructs a new already related exception.
and(boolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Set value to value & b.
and(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Set value to value & b.
and(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Set value to value & b.
and(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Set value to value & b.
and(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Set value to value & b.
and(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
andNot(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
annotationSignature - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The signature required for the has[Prefix|Composite]Annotation method, which may or may not be defined by our subclass.
ANSIColour - Class in au.gov.tas.dpiwe.mr.util
Set Attribute Mode ESC [ <attr1> ; ... ; <attrn> m Sets multiple display attribute settings.
ANSIColour(int[]) - Constructor for class au.gov.tas.dpiwe.mr.util.ANSIColour
Create a new VT100 attributes code.
appendConstraint(StringBuffer, String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Adds a constraint to the end of an SQL CONSTRAINT list as used by a CREATE or ALTER TABLE statement.
applyMetaData(TypedNumber, MetaData.TypeRecord) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Takes the metadata supplied and applies it to the given number.
applyMetaData(NumberFormat, TypedNumber) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Takes the metadata supplied with a number and applies it to the given formatter.
appName - Variable in class au.gov.tas.dpiwe.mr.Container
The name of the application to which this container belongs.
areBeanObjectRelativesPersistent(BeanWrapper, boolean) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to determine if the direct and indirect relationships of a bean object are persistent.
areRelativesPersistent() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
 
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
areRelativesPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Checks the direct and indirect relationships to determine whether they are all reflected in persistent storage.
array() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Accessor to the array intended to be called from within unsynchronized read-only methods
array - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
Snapshot of the array
array_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
The held array.
Artist - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
Artist is a leaf bean containing an artist name.
Artist() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Constructs an Artist.
ArtistHome - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
The home interface for Artist.
artistIdentifier - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
The artist identifier attribute of this key.
ArtistObject - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
Artist is a leaf bean containing an artist name.
asMap(Method[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Turn an array of methods into a map, where the keys are like "<method name>N", N>=0.
attempt(long) - Method in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
Wait at most msecs to pass; report whether passed.
attributeAdded(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been added to a session.
attributeAdded(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that a new attribute was added to the servlet context.
attributeAdded(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that a new attribute was added to the servlet request.
attributeRemoved(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an existing attribute has been removed from the servlet context.
attributeRemoved(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that an existing attribute has been removed from the servlet request.
attributeReplaced(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an attribute on the servlet context has been replaced.
attributeReplaced(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that an attribute was replaced on the servlet request.
au.gov.tas.dpiwe.mr - package au.gov.tas.dpiwe.mr
The au.gov.tas.dpiwe.mr package contains the Mr Architecture EJB container and support classes and interfaces.
au.gov.tas.dpiwe.mr.bean - package au.gov.tas.dpiwe.mr.bean
The au.gov.tas.dpiwe.mr.bean package contains the classes and interfaces supporting the development and deployment of Mr Architecture beans, as well as an example bean, consisting of three components, Bean, BeanHome and BeanObject, and its corresponding implementation components, ThinBean, MrBeanHome and MrBean, as would be created by the DeploymentTool.
au.gov.tas.dpiwe.mr.bean.trail - package au.gov.tas.dpiwe.mr.bean.trail
The au.gov.tas.dpiwe.bean.trail package contains the beans, support classes and interfaces needed to implement command history trails in the architecture.
au.gov.tas.dpiwe.mr.client - package au.gov.tas.dpiwe.mr.client
The au.gov.tas.dpiwe.mr.client package contains the Mr Architecture EJB container implementation for use in clients, along with supporting classes and interfaces.
au.gov.tas.dpiwe.mr.command - package au.gov.tas.dpiwe.mr.command
The au.gov.tas.dpiwe.mr.command package contains the command tokens which are sent from the client container implementation to the server container implementation.
au.gov.tas.dpiwe.mr.relationship - package au.gov.tas.dpiwe.mr.relationship
The au.gov.tas.dpiwe.mr.relationship package contains implementations of the EJB relationship collections used by the architecture.
au.gov.tas.dpiwe.mr.response - package au.gov.tas.dpiwe.mr.response
The au.gov.tas.dpiwe.mr.response package contains the response tokens which are sent from the server container implementation back to the client container implementation.
au.gov.tas.dpiwe.mr.server - package au.gov.tas.dpiwe.mr.server
The au.gov.tas.dpiwe.mr.server package contains the Mr Architecture EJB container implementation for use in servers, along with supporting classes and interfaces.
au.gov.tas.dpiwe.mr.server.daemon - package au.gov.tas.dpiwe.mr.server.daemon
The au.gov.tas.dpiwe.server.daemon package contains the classes and interfaces for server daemons and their containers.
au.gov.tas.dpiwe.mr.server.database - package au.gov.tas.dpiwe.mr.server.database
The au.gov.tas.dpiwe.server.database package contains classes and interfaces to support the ServerContainer's connection to and interaction with relational data sources.
au.gov.tas.dpiwe.mr.server.servlet - package au.gov.tas.dpiwe.mr.server.servlet
The au.gov.tas.dpiwe.server.servlet package contains servlets and support classes to facilitate server communications with clients using a variety of transport and security options.
au.gov.tas.dpiwe.mr.test - package au.gov.tas.dpiwe.mr.test
The au.gov.tas.dpiwe.mr.test package contains factories, clients, beans, support classes and interfaces used to test the architecture.
au.gov.tas.dpiwe.mr.test.aggregation - package au.gov.tas.dpiwe.mr.test.aggregation
The au.gov.tas.dpiwe.mr.test.aggregation package contains a factory and associated beans used to test aggregation relationships within the architecture.
au.gov.tas.dpiwe.mr.test.nonaggregation - package au.gov.tas.dpiwe.mr.test.nonaggregation
The au.gov.tas.dpiwe.mr.test.nonaggregation package contains a factory and associated beans used to test non-aggregation relationships within the architecture.
au.gov.tas.dpiwe.mr.tool - package au.gov.tas.dpiwe.mr.tool
The au.gov.tas.dpiwe.mr.tool package contains server monitor and control tools which can be run on clients, classes and interfaces supporting the deployment of Mr Architecture beans, including support classes for the Java close file format, as well as more general tools which allow the leverage of the Java close format in combination with Java language reflection to produce "instant wrappers".
au.gov.tas.dpiwe.mr.util - package au.gov.tas.dpiwe.mr.util
The au.gov.tas.dpiwe.mr.util package contains generally useful utility classes which, while being used to help code internal functions of the architecture, could be more widely applicable.
au.gov.tas.dpiwe.mr.util.concurrent - package au.gov.tas.dpiwe.mr.util.concurrent
The au.gov.tas.dpiwe.mr.util.concurrent package contains utility classes, including some alternative Collection implementations, which implement semantics needed by concurrent environments.
autoAddBeanTypes() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Adds pooled beans to this siamese bean object based on the SQL query or fragment thereof used to construct it.
autoAddBeanTypes() - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Adds pooled beans to this siamese bean object based on the SQL query or fragment thereof used to construct it.
autoStartDaemonList - Variable in class au.gov.tas.dpiwe.mr.DaemonContainer
Lists daemons to be automatically started.
autoStartDaemons() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Starts daemons which have been scheduled to be automatically started.
autoStartDaemons() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Starts daemons which have been scheduled to be automatically started.

B

b - Variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
Background_Black - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The background black code.
Background_Blue - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The background blue code.
Background_Cyan - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The background cyan code.
Background_Green - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The background green code.
Background_Magenta - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The background magenta code.
Background_Red - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The background red code.
Background_White - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The background white code.
Background_Yellow - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The background yellow code.
barrierLock - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Lock used only for its memory effects.
baseIterator_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection.SyncCollectionIterator
 
baseList() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
baseListIterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList.SyncCollectionListIterator
 
baseSortedMap() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
 
baseSortedSet() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
 
BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
Batch - Class in au.gov.tas.dpiwe.mr.util
A batch is a series of jobs.
Batch(String) - Constructor for class au.gov.tas.dpiwe.mr.util.Batch
 
Batch_PollingFrequency - Static variable in class au.gov.tas.dpiwe.mr.util.Batch
The number of milliseconds between active thread count polls.
BatchFileCreator - Class in au.gov.tas.dpiwe.mr.tool
This tool creates batch file versions of all shell scripts.
BatchFileCreator() - Constructor for class au.gov.tas.dpiwe.mr.tool.BatchFileCreator
 
batchFindTimeout - Variable in class au.gov.tas.dpiwe.mr.Container
The number of seconds before a batch find is in danger of being terminated.
batchRetrieveMethodCallsForBeanObject(Batch, BeanWrapper) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to batch calls to the methods starting with the word "retrieve" in a particular bean object.
batchRetrieveMethodCallsForBeanObjects(Batch, Collection) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to batch calls to the methods starting with the word "retrieve" in a collection of bean objects.
batchThreadGroupBadCommandExceptionTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the exception thrown by the last bad command in a batch find.
batchThreadGroupBadCommandIndexWaveCountTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the index and wave of the last bad command in a batch find.
batchThreadGroupCommandTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the commands for each thread group participating in a batch find.
batchThreadGroupResponseTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the responses in the most recent wave for each thread group whose batch find has succeeded.
batchThreadGroupWaveCountTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the current wave of commands which have been sent (0 if the first wave has not yet been sent.)
batchThreadGroupWaveResponseTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the responses for each wave in each thread group participating in a batch find.
Bean - Class in au.gov.tas.dpiwe.mr.bean
An example bean written by a bean provider as it should be provided to the DeploymentContainer.
Bean() - Constructor for class au.gov.tas.dpiwe.mr.bean.Bean
All entity beans must have a public no-argument constructor.
bean - Variable in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
The bean wrapper for this entity bean.
bean - Variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The bean for which the validation test failed.
bean - Variable in class au.gov.tas.dpiwe.mr.command.Command
The bean parameter to this command.
bean - Variable in class au.gov.tas.dpiwe.mr.response.Response
The resulting bean is this Response.
bean - Variable in exception au.gov.tas.dpiwe.mr.server.SynchronizationException
 
BeanBundler - Class in au.gov.tas.dpiwe.mr
A BeanBundler is an EJB cache which implements bundling functionality.
BeanBundler() - Constructor for class au.gov.tas.dpiwe.mr.BeanBundler
Constructs a bean bundler.
BeanBundler(int, int) - Constructor for class au.gov.tas.dpiwe.mr.BeanBundler
Constructs a bean bundler.
BeanCache - Class in au.gov.tas.dpiwe.mr
BeanCache is an EJB cache which contains business objects (EntityBean implementations), their home interface client implementations (EJBLocalHome implementations), and their local component interface client implementations (EJBLocalObject implementations).
BeanCache() - Constructor for class au.gov.tas.dpiwe.mr.BeanCache
Constructs a bean cache, which is a repository for "Thin" entity bean and their bean object wrappers.
BeanCache(int, int) - Constructor for class au.gov.tas.dpiwe.mr.BeanCache
Constructs a bean cache, which is a repository for "Thin" entity bean and their bean object wrappers.
beanCache - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the known entity beans.
BeanCache.ReferenceReaper - Class in au.gov.tas.dpiwe.mr
ReferenceReaper periodically removes cleared references from the caches.
BeanCache.ReferenceReaper() - Constructor for class au.gov.tas.dpiwe.mr.BeanCache.ReferenceReaper
 
BeanCache.TypeRecord - Class in au.gov.tas.dpiwe.mr
Encapsulates the parameters a container remembers about a particular bean type.
BeanCache.TypeRecord(Class) - Constructor for class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Construct a type record for a particular bean class.
beanClass - Variable in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
 
beanClassMethodTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the methods for each entity bean class.
beanClassTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Allows an EJBLocalObject class's corresponding entity bean to be obtained.
beanFieldNameCollectionGetterMethodTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's field's corresponding getter method to be obtained.
beanFieldNameConstructorMethodTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's field's parent fields to be composed.
beanFieldNameDestructorMethodTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's field's parent fields to be decomposed.
beanFieldNameGetterMethodTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's field's corresponding getter method to be obtained.
beanFieldNamePostRelatorMethodTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's field's corresponding post-relator method to be obtained.
beanFieldNameRelatorMethodTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's field's corresponding relator method to be obtained.
beanFieldNameSetterMethodTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's field's corresponding setter method to be obtained.
beanFieldNameTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's field list to be obtained.
BeanFlusher - Class in au.gov.tas.dpiwe.mr.tool
This utility can be used to flush bean types from server caches.
BeanFlusher(String, String, String, String, String, String[]) - Constructor for class au.gov.tas.dpiwe.mr.tool.BeanFlusher
Flushes the specified bean type from server caches.
beanHistogram - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the quantity of known entity beans of each type in the bean cache.
BeanHome - Interface in au.gov.tas.dpiwe.mr.bean
An example home interface written by a bean provider as it should be provided to the DeploymentContainer.
BeanMethodComparator - Class in au.gov.tas.dpiwe.mr.bean
A comparator which orders bean methods on their names, but placing the primary key getter and setter methods first and second respectively.
BeanMethodComparator(Method, Method) - Constructor for class au.gov.tas.dpiwe.mr.bean.BeanMethodComparator
Construct a new bean method comparator.
BeanObject - Interface in au.gov.tas.dpiwe.mr.bean
An example component interface written by a bean provider as it should be provided to the DeploymentContainer.
beanObject - Variable in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
The bean for which this wrapper will provide immediate operations.
beanPrefixTable - Variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Allows an entity bean's prefix list to be obtained.
BeanPusher - Class in au.gov.tas.dpiwe.mr.tool
This utility can be used to interact with beans in a general way.
BeanPusher(String, String, String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.tool.BeanPusher
Allows the creation, removal, retrieval and update of the beans in the data source corresponding to a particular web application container.
beans - Variable in class au.gov.tas.dpiwe.mr.response.JoinResponse
The resulting beans in this Response.
beans - Variable in class au.gov.tas.dpiwe.mr.response.SelectResponse
The resulting beans in this Response.
beansAtATime - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
The smallest granularity of sequence number allocation.
BeanWrapper - Interface in au.gov.tas.dpiwe.mr.bean
A BeanWrapper is an entity bean which contains another entity bean, called the wrapped entity bean.
before(Date) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
beforeCompletion() - Method in interface javax.ejb.SessionSynchronization
The beforeCompletion method notifies a session Bean instance that a transaction is about to be committed.
beforeCompletion() - Method in interface javax.transaction.Synchronization
This method is called by the transaction manager prior to the start of the transaction completion process.
beforeFirst() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
beforeFirst() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
beforeFirst() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
beforeFirst() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
beforeFirst(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the substring containing those characters lying before the first instance of a specific character (the pivot character) in the source string.
beforeFirst(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the subsequence containing those characters lying before the first instance of a specific character (the pivot character) in the source sequence.
beforeLast(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the substring containing those characters lying before the final instance of a specific character (the pivot character) in the source string.
beforeLast(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the subsequence containing those characters lying before the final instance of a specific character (the pivot character) in the source sequence.
beforePad(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the part of a String before multiple space characters.
beforeRead() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Try to acquire sync before a reader operation; record failure
beforeRead() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
Try to acquire sync before a reader operation; record failure
begin() - Method in class au.gov.tas.dpiwe.mr.Container
Creates a new transaction and associates it with the current thread.
begin(int) - Method in class au.gov.tas.dpiwe.mr.Container
Creates a new transaction and associates it with the current thread.
begin(Object, int) - Method in class au.gov.tas.dpiwe.mr.Container
Creates a new transaction and associates it with the given object.
begin() - Method in class au.gov.tas.dpiwe.mr.MrUserTransaction
 
begin(int) - Method in class au.gov.tas.dpiwe.mr.MrUserTransaction
 
begin(Object, int) - Method in class au.gov.tas.dpiwe.mr.server.LightweightContainer
Creates a new transaction and associates it with the given object.
begin() - Method in interface javax.transaction.TransactionManager
Create a new transaction and associate it with the current thread.
begin() - Method in interface javax.transaction.UserTransaction
Create a new transaction and associate it with the current thread.
beginAtom() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Called by a server daemon to indicate that it is about to begin processing a new atom which should have its log messages grouped together.
beginAtom() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Called by a server daemon to indicate that it is about to begin processing a new atom which should have its log messages grouped together.
beginAtom() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Called by a server daemon to indicate that it is about to begin processing a new atom which should have its log messages placed in its own log file.
BeginCommand - Class in au.gov.tas.dpiwe.mr.command
The begin command has no semantics.
BeginCommand() - Constructor for class au.gov.tas.dpiwe.mr.command.BeginCommand
Construct a new begin command.
BeginCommand(Container) - Constructor for class au.gov.tas.dpiwe.mr.command.BeginCommand
Construct a new begin command.
beginLegacyTypes() - Method in class au.gov.tas.dpiwe.mr.BeanCache
This method and endLegacyTypes() are used to bracket calls to addType() and addTypeLater() which use a legacy naming convention for database tables and fields- that is using underscores to delimit words forming those names.
beginRequest(String, int) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Called by the command servlet to indicate that a new request has been received.
beginSequenceNo - Variable in class au.gov.tas.dpiwe.mr.response.PurgeResponse
The sequence number of the first identifier in this Response.
beginSession(HttpSession, String, int) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Called by the command servlet to indicate that a new session has been opened.
between(String, String, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the substring bounded by two patterns appearing consecutively in a given source string.
bind(Object) - Method in class au.gov.tas.dpiwe.mr.Container
Bind a thread to the given transaction (assuming it exists.)
bitcount(int) - Static method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Return the number of set bits in w.
bitCount() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
bitLength() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
BlobGetterMethod - Class in au.gov.tas.dpiwe.mr
This is an emulation of Method which is used within the container to indicate that the underlying database datatype for a bean field accessor is a Blob.
BlobGetterMethod() - Constructor for class au.gov.tas.dpiwe.mr.BlobGetterMethod
Construct a new BlobGetterMethod.
BlobGetterMethod(Method) - Constructor for class au.gov.tas.dpiwe.mr.BlobGetterMethod
Construct a new BlobGetterMethod.
BlobSetterMethod - Class in au.gov.tas.dpiwe.mr
This is an emulation of Method which is used within the container to indicate that the underlying database datatype for a bean field accessor is a Blob.
BlobSetterMethod() - Constructor for class au.gov.tas.dpiwe.mr.BlobSetterMethod
Construct a new BlobSetterMethod.
BlobSetterMethod(Method) - Constructor for class au.gov.tas.dpiwe.mr.BlobSetterMethod
Construct a new BlobSetterMethod.
blobToByteArrayBufferSize - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The size of the intermediate buffer used to convert Blobs to byte arrays.
blockedJobList - Variable in class au.gov.tas.dpiwe.mr.util.Batch
A list of the jobs which have signalled that they have blocked.
blockedJobs - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The number of chains in this batch which have blocked.
Board - Class in au.gov.tas.dpiwe.mr.test.aggregation
Board contains an example of an aggregate one to many relationship to an object with a composite key, Square.
Board() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.Board
Constructs a Board.
BoardHome - Interface in au.gov.tas.dpiwe.mr.test.aggregation
The home interface for Board.
BoardObject - Interface in au.gov.tas.dpiwe.mr.test.aggregation
Board contains an example of an aggregate one to many relationship to an object with a composite key, Square.
borrowers - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
The blood-sucking fiends.
brace(Object, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
brace2(Object, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
bracketsMatch(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Counts up various forms of brackets commonly used in computer languages to ensure there are as many closing forms as opening forms of each type.
broadestFit(Object, String, Object) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Invokes the public method with the broadest signature which will accomodate the runtime types of the actual parameters.
buildFieldAndValueListForEntityBean(EntityBean, Map, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a list of the field assignments or search conditions for an entity bean.
buildFieldList(Object, Collection, Iterator, String, boolean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to build-up a list of fields.
buildFieldListForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to make a list of the fields in an entity bean.
buildFieldNameGetterMethodTable(EntityBean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to make a map from the field names to the getter methods in an entity bean.
buildFieldNameGetterMethodTable(Class, String, boolean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to make a map from the field names to the getter methods in a bean type.
buildFieldNameSetterMethodTable(EntityBean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to make a map from the field names to the setter methods in an entity bean.
buildFieldNameSetterMethodTable(Class, String, boolean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to make a map from the field names to the setter methods in a bean type.
buildFieldNameValueTable(EntityBean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to make a map from the field names to the field values in an entity bean.
buildFieldNameValueTable(MetaData, Object, Map, Iterator, String, boolean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to build-up a map from field names to field values.
buildFullMethodList(Method[]) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to build a complete list of methods in a class.
buildMethodList(Class, Method[]) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to build a list of getter and setter methods in a class (including retrieve methods), caching this information for component field classes.
buildMethodList(Class, Method[], Method, Method, MetaData) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to build a list of getter and setter methods in a class (including retrieve methods), caching this information for component field classes.
buildQualifiedFieldAndValueListForEntityBean(EntityBean, Map, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a list of the field assignments or search conditions for an entity bean.
buildSinglyInheritedMethodList(Method[]) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to build a list of methods in a class except those which are inherited from interfaces.
buildTree(InputStream, TreeParse.NodeFactory) - Static method in class au.gov.tas.dpiwe.mr.tool.TreeParse
Constructs a tree structure from the given UTF-8 encoded input stream using the specified NodeFactory.
buildTree(BufferedReader, TreeParse.NodeFactory) - Static method in class au.gov.tas.dpiwe.mr.tool.TreeParse
Constructs a tree structure from the given reader using the specified NodeFactory.
buildXlobStatement(Connection, Statement, StringBuffer, Map, String, String, Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Constructs a prepared statement which contains large binary or character literals.
buildXlobStatement(Connection, Statement, StringBuffer, Map, String, String, Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
Simulates a Xlob insert or update by performing an initial query to place non Xlob values and empty LOBs in the table, and then accesses the empty lobs, inserting the amended data.
bundleBeanObjectCollectionIntoBeanObjectMap(Collection) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of bean objects and produce a map from their keys.
bundleEntityBeanCollectionIntoEntityBeanList(Collection) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of "Thin" entity beans and produce a list representation.
bundleEntityBeanCollectionIntoEntityBeanMap(Collection) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of "Thin" entity beans and produce a map from their keys.
bundleEntityBeanCollectionIntoEntityBeanSet(Collection) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of "Thin" entity beans and produce a set representation.
bundleEntityBeanCollectionIntoEntityBeanSortedSet(Collection) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of "Thin" entity beans and produce a sorted set representation.
bundleEntityBeanCollectionIntoPrimaryKeySet(Collection) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of "Thin" entity beans and produce a set containing their keys.
bundleEntityBeanIntoBeanObjectCollection(Collection) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of "Thin" entity beans and wrap these in bean objects.
bundleEntityBeanIntoBeanObjectCollection(Collection, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of "Thin" entity beans and wrap these in bean objects.
bundleEntityBeanIntoBeanObjectList(List) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a list of "Thin" entity beans and wrap these in bean list.
bundleEntityBeanIntoBeanObjectList(List, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a list of "Thin" entity beans and wrap these in bean list.
bundleEntityBeanIntoBeanObjectMap(Map) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a map of key values to "Thin" entity beans and wrap the entity bean values in bean objects.
bundleEntityBeanIntoBeanObjectMap(Map, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a map of key values to "Thin" entity beans and wrap the entity bean values in bean objects.
bundleEntityBeanIntoBeanObjectSet(Set) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a set of "Thin" entity beans and wrap these in bean objects.
bundleEntityBeanIntoBeanObjectSet(Set, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a set of "Thin" entity beans and wrap these in bean objects.
bundleEntityBeanIntoBeanObjectSortedSet(SortedSet) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a sorted set of "Thin" entity beans and wrap these in bean objects.
bundleEntityBeanIntoBeanObjectSortedSet(SortedSet, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a sorted set of "Thin" entity beans and wrap these in bean objects.
bundleEntityBeanListIntoPrimaryKeySet(List) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a list of "Thin" entity beans and produce a set containing their keys.
bundleEntityBeanMapIntoPrimaryKeySet(Map) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a map of key values to "Thin" entity beans and produce a set containing just the keys.
bundleEntityBeanSetIntoPrimaryKeySet(Set) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a set of "Thin" entity beans and produce a set containing their keys.
bundleEntityBeanSortedSetIntoPrimaryKeySet(SortedSet) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a sorted set of "Thin" entity beans and produce a set containing their keys.
bundleThinSiameseBeanIntoSiameseBeanObjectCollection(Collection, String) - Method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of "Thin" siamese beans and wrap these in siamese bean objects.
businessMethod() - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
An example business method, which lists all the types in the container to which this bean belongs.
businessMethod() - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanObject
An example business method, which lists all the types in the container to which this bean belongs.
ByteCharTranscoder - Class in au.gov.tas.dpiwe.mr.util
ByteCharTranscoder is a class for transforming arbitrary binary data to character representations and back again.
ByteCharTranscoder(int, boolean, boolean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
Constructs a byte-to-character transcoder which may be used by multiple clients.
ByteRange - Class in au.gov.tas.dpiwe.mr.util
The ByteRange class represents a range of byte values.
ByteRange() - Constructor for class au.gov.tas.dpiwe.mr.util.ByteRange
Allocates a ByteRange object with the value [0,0].
ByteRange(byte, byte) - Constructor for class au.gov.tas.dpiwe.mr.util.ByteRange
Allocates a ByteRange object.
Bytes - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to read and write abstract data types to and from byte arrays.
Bytes() - Constructor for class au.gov.tas.dpiwe.mr.util.Bytes
 
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns the value of this MutableBigDecimal as a byte primitive.
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns the value of this MutableBigInteger as a byte primitive.
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns the value of this MutableByte as a byte primitive.
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns the value of this MutableDouble as a byte primitive.
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns the value of this MutableFloat as a byte primitive.
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns the value of this MutableInteger as a byte primitive.
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns the value of this MutableLong as a byte primitive.
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns the value of this MutableShort as a byte primitive.
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
byteValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
byteValue(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a primitive value.

C

c - Variable in class au.gov.tas.dpiwe.mr.util.MrAbstractCollection
 
c_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
c_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
cacheBeanObject(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to keep a reference to the bean object corresponding to a particular primary key.
cacheBeanObject(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.server.SafeCache
Internal method to keep a reference to the bean object corresponding to a particular primary key.
cacheEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to keep a reference to the "Thin" entity bean corresponding to a particular primary key.
cacheEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Internal method to keep a reference to the "Thin" entity bean corresponding to a particular primary key, provided that bean was not the result of a command which populates relationships.
cacheEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.SafeCache
Internal method to keep a reference to the "Thin" entity bean corresponding to a particular primary key.
cacheEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal method to keep a reference to the "Thin" entity bean corresponding to a particular primary key, provided that bean was not the result of a command which populates relationships.
cacheEntryA() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
cacheEntryB() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
CacheHistoDaemon - Class in au.gov.tas.dpiwe.mr.server.daemon
The cache histogram daemon logs on the server console the current cache histogram every hour or so.
CacheHistoDaemon() - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.CacheHistoDaemon
 
CacheHistoDaemon.Worker - Class in au.gov.tas.dpiwe.mr.server.daemon
A Runnable instance which does work for the cache histogram daemon.
CacheHistoDaemon.Worker() - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.CacheHistoDaemon.Worker
 
cacheResponse(Command, Response) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Internal utility method which records the data we send to users in a memory-dependent cache keyed on the command they executed.
cacheResponse(Command, Response) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal utility method which records the data we send to users in a memory-dependent cache keyed on the command they executed.
CacheStatDaemon - Class in au.gov.tas.dpiwe.mr.server.daemon
The cache statistics daemon logs on the server console the current cache statistics every three minutes or so.
CacheStatDaemon() - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.CacheStatDaemon
 
CacheStatDaemon.Worker - Class in au.gov.tas.dpiwe.mr.server.daemon
A Runnable instance which does work for the cache statistics daemon.
CacheStatDaemon.Worker() - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.CacheStatDaemon.Worker
 
cacheTables - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
cancelRowUpdates() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
cancelRowUpdates() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
cancelRowUpdates() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
capacity() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Return the number of slots in this table
Card - Class in au.gov.tas.dpiwe.mr.test.aggregation
Card is a leaf bean containing basic field types.
Card() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.Card
Constructs a Card.
CardHome - Interface in au.gov.tas.dpiwe.mr.test.aggregation
The home interface for Card.
CardKey - Class in au.gov.tas.dpiwe.mr.test.aggregation
CardKey is the composite primary key of Card.
CardKey(String, String, int) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
Constructs a CardKey.
cardNumber - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
The card number attribute of this key.
CardObject - Interface in au.gov.tas.dpiwe.mr.test.aggregation
Card is a leaf bean containing basic field types.
Cat - Class in au.gov.tas.dpiwe.mr.tool
This tool returns catalogue information for the files in named directories.
Cat() - Constructor for class au.gov.tas.dpiwe.mr.tool.Cat
 
catFiles(File[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiCat
Turns files into CatFiles which can report catalogue information.
cause - Variable in exception au.gov.tas.dpiwe.mr.bean.AlreadyRelatedException
The direct cause of this exception, usually null.
cause - Variable in exception au.gov.tas.dpiwe.mr.bean.NotUniqueException
The direct cause of this exception, usually null.
cause - Variable in exception au.gov.tas.dpiwe.mr.bean.SisterException
The direct cause of this exception, usually null.
cause - Variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The direct cause of this exception, usually another ValidateException or null.
cause - Variable in exception au.gov.tas.dpiwe.mr.MrException
 
cause - Variable in exception au.gov.tas.dpiwe.mr.MrHeuristicMixedException
 
cause - Variable in exception au.gov.tas.dpiwe.mr.MrRollbackException
 
cause - Variable in exception au.gov.tas.dpiwe.mr.server.servlet.HeimlichException
 
cause - Variable in exception au.gov.tas.dpiwe.mr.server.servlet.StatusException
 
cause - Variable in exception au.gov.tas.dpiwe.mr.server.SQLFinderException
 
CD - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
CD is the root bean populating Containers produced by CDCatalogueContainerFactory.
CD() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Constructs a CD.
CDCatalogueContainerFactory - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
The CD catalogue container factory contains beans which test a wide variety of non-aggregation relationships.
CDCatalogueContainerFactory() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.CDCatalogueContainerFactory
An empty constructor will suffice for most purposes.
CDHome - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
The home interface for CD.
cdIdentifier - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
The CD identifier attribute of this key.
CDObject - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
CD is the root bean populating Containers produced by CDCatalogueContainerFactory.
Chain - Class in au.gov.tas.dpiwe.mr.util
A chain is a series of jobs which are only ever executed in series.
Chain(String) - Constructor for class au.gov.tas.dpiwe.mr.util.Chain
 
Chain(String, Batch) - Constructor for class au.gov.tas.dpiwe.mr.util.Chain
 
chainCompleted - Variable in class au.gov.tas.dpiwe.mr.util.Chain
 
chains - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The child threads created by this batch.
chainTable - Variable in class au.gov.tas.dpiwe.mr.util.Batch
A table of chains making up this batch.
changedClassesSoFar - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The bean types which have been modified so far.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Changes this bean's persistent state.
changeDirty(boolean) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Changes this bean's persistent state.
charAt(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
charValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableCharacter
 
checkForComodification() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
checkQuotes(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
If a sequence of characters begins and ends with a quotation mark (either a plain single or double quotation mark), this method returns that mark.
chooseNextSourceRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DifferenceResultSet
Determines the next source row from the two available candidates, removes that row as a future candidate, returns true if the current source row is distinct, and registers the values of the distinct fields so that future rows can be checked for distinctiveness.
chooseNextSourceRow() - Method in class au.gov.tas.dpiwe.mr.server.database.IntersectionResultSet
Determines the next source row from the two available candidates, removes that row as a future candidate, returns true if the current source row is distinct, and registers the values of the distinct fields so that future rows can be checked for distinctiveness.
chooseNextSourceRow() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Determines the next source row from the two available candidates, removes that row as a future candidate, returns true if the current source row is distinct, and registers the values of the distinct fields so that future rows can be checked for distinctiveness.
chooseNonNull(Object, Object) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
 
choosePreviousSourceRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DifferenceResultSet
Determines the previous source row from the two available candidates, removes that row as a future candidate, returns true if the current source row is distinct, and registers the values of the distinct fields so that future rows can be checked for distinctiveness.
choosePreviousSourceRow() - Method in class au.gov.tas.dpiwe.mr.server.database.IntersectionResultSet
Determines the previous source row from the two available candidates, removes that row as a future candidate, returns true if the current source row is distinct, and registers the values of the distinct fields so that future rows can be checked for distinctiveness.
choosePreviousSourceRow() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Determines the previous source row from the two available candidates, removes that row as a future candidate, returns true if the current source row is distinct, and registers the values of the distinct fields so that future rows can be checked for distinctiveness.
claim() - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
 
claimed - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
List of beans claimed from the pool (per thread).
claimedList - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
List of claimed bean lists.
classArrayFromString(String) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Internal method to take a comma separated type list and return the types in order.
Classes - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to convert or construct objects from classes or answer questions about classes (e.g. the component type of a nested array.)
Classes() - Constructor for class au.gov.tas.dpiwe.mr.util.Classes
 
classesFromObjects(Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Produces an array of types corresponding to the given actual parameters.
classForName(ClassLoader, String) - Method in class au.gov.tas.dpiwe.mr.BeanCache
 
classForNameOrPrimitive(String, ClassLoader) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
More powerful version of Class.forName().
classFromString(String) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Returns the class corresponding to a type name as would appear in a Java source file.
classIsAccessible(Class) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Checks class accessibility.
classNameFromInternalName(String) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Converts an internal type name, as might be used in a class file representation, to the class or primitive type name.
clear() - Method in interface au.gov.tas.dpiwe.mr.relationship.MrRelationshipCollection
Changes all related beans to unrelated beans.
clear() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipList
Unrelates all the beans in a relationship.
clear() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Unrelates all the beans in a relationship.
clear() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
Unrelates all the beans in a relationship.
clear() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSortedSet
Unrelates all the beans in a relationship.
clear() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Removes all mappings from this map.
clear() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Removes all mappings from this map.
clear() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Removes all of the elements from this list.
clear() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
clear() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
clear() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
clearBit(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
clearNativeAbstractAndFinal(int) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Takes a modifier value as stored in a class file representation and clears the native, abstract and final bits.
clearPublicNativeAbstractAndFinal(int) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Takes a modifier value as stored in a class file representation and clears the public, native, abstract and final bits.
clearWarnings() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
clearWarnings() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
clearWarnings() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
clearWarnings() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Client Certificate authentication.
clientCachedBeanLifetime - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The number of seconds before a client bean is in danger of being uncached.
ClientContainer - Class in au.gov.tas.dpiwe.mr.client
The ClientContainer is a specialization of the Container class which implements persistence by communicating with a remote ServerContainer via HTTP connections with the CommandServlet.
ClientContainer(URL) - Constructor for class au.gov.tas.dpiwe.mr.client.ClientContainer
Instantiates a client container.
ClientContainer(URL, String) - Constructor for class au.gov.tas.dpiwe.mr.client.ClientContainer
Instantiates a client container.
ClientManagedLocalObject - Interface in au.gov.tas.dpiwe.mr.bean
This interface allows an external client to manage the persistence of bean objects.
ClobGetterMethod - Class in au.gov.tas.dpiwe.mr
This is an emulation of Method which is used within the container to indicate that the underlying database datatype for a bean field accessor is a Clob.
ClobGetterMethod() - Constructor for class au.gov.tas.dpiwe.mr.ClobGetterMethod
Construct a new ClobGetterMethod.
ClobGetterMethod(Method) - Constructor for class au.gov.tas.dpiwe.mr.ClobGetterMethod
Construct a new ClobGetterMethod.
ClobSetterMethod - Class in au.gov.tas.dpiwe.mr
This is an emulation of Method which is used within the container to indicate that the underlying database datatype for a bean field accessor is a Clob.
ClobSetterMethod() - Constructor for class au.gov.tas.dpiwe.mr.ClobSetterMethod
Construct a new ClobSetterMethod.
ClobSetterMethod(Method) - Constructor for class au.gov.tas.dpiwe.mr.ClobSetterMethod
Construct a new ClobSetterMethod.
clobToStringBufferSize - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The size of the intermediate buffer used to convert Clobs to Strings.
clone() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Produces a shallow copy of this bean.
clone() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Produces a shallow copy of this bean object.
clone() - Method in interface au.gov.tas.dpiwe.mr.bean.MrEntityBean
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
clone() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Produces a shallow copy of this bean.
clone - Variable in class au.gov.tas.dpiwe.mr.ContainerChangeEvent
If true, indicates that the event was triggered by a cloned bean.
clone() - Method in interface au.gov.tas.dpiwe.mr.relationship.MrRelationshipCollection
Makes a deep copy of this relationship collection and all its associated metainformation.
clone() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipList
 
clone() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
 
clone() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
 
clone() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSortedSet
 
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Produces a shallow copy of this bean object.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Produces a shallow copy of this entity bean.
clone() - Method in class au.gov.tas.dpiwe.mr.util.CloneableObject
Produces a clone of the underlying object if that object implements Serializable but not Cloneable.
clone(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes a Collection and clones it.
clone() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns a shallow copy of this ConcurrentHashMap instance: the keys and values themselves are not cloned.
clone() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns a shallow copy of this ConcurrentReaderHashMap instance: the keys and values themselves are not cloned.
clone() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns a shallow copy of this list.
clone(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes an ArrayList, LinkedList or a Vector and clones it.
clone(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes a HashMap, LinkedHashMap or a TreeMap and clones it.
clone() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractCollection
 
clone() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractList
 
clone() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractMap
 
clone() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractSet
 
clone() - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
clone() - Method in class au.gov.tas.dpiwe.mr.util.MrRandomList
 
clone() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
clone() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
clone(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes a HashSet, LinkedHashSet or a TreeSet and clones it.
clone() - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Returns a clone of this number.
clone() - Method in class javax.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
CloneableObject - Class in au.gov.tas.dpiwe.mr.util
A wrapper which allows a serializable but uncloneable object to be cloned.
CloneableObject(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.CloneableObject
Create a new cloneable object from another object.
cloned - Variable in class au.gov.tas.dpiwe.mr.command.TransactionalCommand
Indicates whether the bean was cloned at store- or remove-time.
cloned - Variable in class au.gov.tas.dpiwe.mr.response.RemoveResponse
Indicates whether the bean was cloned at store-time.
cloned - Variable in class au.gov.tas.dpiwe.mr.response.StoreResponse
Indicates whether the bean was cloned at store-time.
cloneElements(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes a List and clones its elements.
cloneMappings(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes a Map and clones its mappings.
cloneMembers(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes a Set and clones its members.
CloningUtilities - Interface in au.gov.tas.dpiwe.mr.bean
This interface provides internal utility methods used during the implementation of deeperClone() in order to preserve relationships.
close() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
close() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionPool
Throws away all pooled connections and marks this pool as closed.
close() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Closes the pool of connections for this database if there are no other active instances.
close() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
close() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
Close this database and its associated pool of connections.
close() - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
close() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
close() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
close() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Simultaneously closes both underlying ResultSet objects.
close() - Method in class au.gov.tas.dpiwe.mr.tool.AbstractBeanSourceFileStripper
Closes the reader and the writer.
close() - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Closes both this reader and any superinterface readers.
closeConnections() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionPool
Throws away all pooled connections.
ClosedSourceFileWriter - Class in au.gov.tas.dpiwe.mr.tool
ClosedSourceFileWriter takes a close source file, a set of global parameters, and a list of per key local parameters and produces a source file.
ClosedSourceFileWriter(InputStream, Writer, Object[], List) - Constructor for class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Construct a new closed source file writer.
closeLog() - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
 
closeLog() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Closes the log of the currently executing server daemon.
closeLog() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Closes the log of the currently executing server daemon.
closeLog() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
If called, from a server daemon, closes that daemon's log.
closeLog() - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
 
closeSource - Variable in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
The close source is a properties file decoded as a ResourceBundle.
codeCollapse(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes all spurious whitespace, stars and slashes from a character sequence.
CodeMessageReporter - Class in au.gov.tas.dpiwe.mr.tool
This tool examines all code files (including binary, Java, properties, CSV and XML files) looking for current message tokens and suggesting new message tokens: If a file is called "Messages" or has a .properties extension: The message tokens are added to the pool, and counted The message fragments themselves are also indexed If a file has a .java extension, it is searched for character strings: if any of these match a known token, this is counted if any of these match a known message fragment, this is reported all remaining strings are reported Files with .csv and .xml extensions are ignored.
CodeMessageReporter() - Constructor for class au.gov.tas.dpiwe.mr.tool.CodeMessageReporter
 
CodeStripper - Class in au.gov.tas.dpiwe.mr.tool
This tool strips a source file of all its statements.
CodeStripper() - Constructor for class au.gov.tas.dpiwe.mr.tool.CodeStripper
 
codeTrim(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the character sequence with leading and trailing spaces, slashes and stars removed.
CodeUnstripper - Class in au.gov.tas.dpiwe.mr.tool
This tool replaces source files which have a counterpart with the suffix ".unstripped" with that counterpart.
CodeUnstripper() - Constructor for class au.gov.tas.dpiwe.mr.tool.CodeUnstripper
 
collapse(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes all spurious whitespace from a character sequence.
Collections - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to create, compare and manipulate collections in ways not permitted by the standard Java utility classes.
Collections() - Constructor for class au.gov.tas.dpiwe.mr.util.Collections
 
columnWidth - Static variable in class au.gov.tas.dpiwe.mr.tool.MultiNewer
 
Command - Class in au.gov.tas.dpiwe.mr.command
Encapsulates a single operation which can be performed by a container.
Command(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.command.Command
Construct a new command.
Command(EntityBean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.Command
Construct a new command.
command - Variable in exception au.gov.tas.dpiwe.mr.server.servlet.StatusException
 
Command_Alert - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the AlertCommand class.
Command_Begin - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the BeginCommand class.
Command_Create - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the CreateCommand class.
Command_Date - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the DateCommand class.
Command_Echo - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the EchoCommand class.
Command_End - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the EndCommand class.
Command_Find - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the FindCommand class.
Command_Flush - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the FlushCommand class.
Command_Heimlich - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the HeimlichManeuver class.
Command_Invoke - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the InvokeCommand class.
Command_Join - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the JoinCommand class.
Command_Load - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the LoadCommand class.
Command_Lock - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the LockCommand class.
Command_Log - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the LogCommand class.
Command_None - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the abstract Command class.
Command_Remove - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the RemoveCommand class.
Command_Select - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the SelectCommand class.
Command_Start - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the StartCommand class.
Command_Status - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the StatusCommand class.
Command_Stop - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the StopCommand class.
Command_Store - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the StoreCommand class.
Command_Wipe - Static variable in class au.gov.tas.dpiwe.mr.command.Command
The value of getCommandType() for the WipeCommand class.
CommandInterpreter - Class in au.gov.tas.dpiwe.mr
CommandInterpreter is a framework upon which containers which execute commands directly, and not by delegation, can build.
CommandInterpreter(int, int, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.CommandInterpreter
Command interpreters are abstract cannot be instantiated.
commandServlet - Variable in class au.gov.tas.dpiwe.mr.client.ClientContainer
The servlet to which the client container issues Commands.
CommandServlet - Class in au.gov.tas.dpiwe.mr.server.servlet
Each application typically has a single CommandServlet, which processes remote requests containing Mr Architecture beans and/or appropriate command information.
CommandServlet() - Constructor for class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
 
commit() - Method in class au.gov.tas.dpiwe.mr.Container
Complete the transaction being managed for the calling thread.
commit(Object) - Method in class au.gov.tas.dpiwe.mr.Container
Complete the given transaction.
commit() - Method in class au.gov.tas.dpiwe.mr.MrUserTransaction
 
commit() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
commit(Object) - Method in class au.gov.tas.dpiwe.mr.server.LightweightContainer
Complete the given transaction.
commit(boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Set value to newValue only if it is currently assumedValue.
commit(byte, byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Set value to newValue only if it is currently assumedValue.
commit(char, char) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Set value to newValue only if it is currently assumedValue.
commit(double, double) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Set value to newValue only if it is currently assumedValue.
commit(float, float) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Set value to newValue only if it is currently assumedValue.
commit(int, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Set value to newValue only if it is currently assumedValue.
commit(long, long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Set value to newValue only if it is currently assumedValue.
commit(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedRef
Set value to newValue only if it is currently assumedValue.
commit(short, short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Set value to newValue only if it is currently assumedValue.
commit() - Method in interface javax.transaction.Transaction
Complete the transaction represented by this Transaction object
commit() - Method in interface javax.transaction.TransactionManager
Complete the transaction associated with the current thread.
commit() - Method in interface javax.transaction.UserTransaction
Complete the transaction associated with the current thread.
committed(StoreResponse) - Method in class au.gov.tas.dpiwe.mr.command.StoreCommand
Called when a response to this store command is received.
committed(Response) - Method in class au.gov.tas.dpiwe.mr.command.TransactionalCommand
Called when a response to this command is received.
comparator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
 
comparator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
 
compare(Object, Object) - Method in class au.gov.tas.dpiwe.mr.bean.BeanMethodComparator
Compares two bean methods.
compare(Object, Object) - Method in class au.gov.tas.dpiwe.mr.relationship.EntityBeanComparator
Compares two entity beans.
compare(Collection, Collection, Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes two collections of values and determines which collections of values is less than the other.
compare(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.ListComparator
 
compare(Collection, Collection, Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes two lists of values and determines which list of values is less than the other.
compare(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.MethodComparator
 
compare(boolean, Collection, Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes two sets of values, sorts them if they are not ordered (in ascending order), and then determines which set of values is less than (or greater than if descending is true) the other.
compare(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.ToStringComparator
 
compareEntityBeans(EntityBean, EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Compares the primary keys of two entity beans.
compareEntityBeanTypes(Class, Class) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Compares the table names of two entity bean types.
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.bean.Identifier
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.Command
Compares this command with the specified object for order.
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Compares two constraints.
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.DaemonCommand
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.FindCommand
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.HomeCommand
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.InvokeCommand
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.JoinCommand
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.LogCommand
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.SelectCommand
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.command.WipeCommand
 
compareTo(boolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
 
compareTo(SynchronizedBoolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
 
compareTo(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
 
compareTo(SynchronizedByte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
 
compareTo(char) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
 
compareTo(SynchronizedChar) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
 
compareTo(double) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
 
compareTo(SynchronizedDouble) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
 
compareTo(float) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
 
compareTo(SynchronizedFloat) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
 
compareTo(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
 
compareTo(SynchronizedInt) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
 
compareTo(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
 
compareTo(SynchronizedLong) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
 
compareTo(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
 
compareTo(SynchronizedShort) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
 
compareTo(Date) - Method in class au.gov.tas.dpiwe.mr.util.DatePart
 
compareTo(Date) - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
compareTo(DateRange) - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableCharacter
 
compareTo(Character) - Method in class au.gov.tas.dpiwe.mr.util.NullableCharacter
 
compareTo(NullableDate) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
compareTo(Date) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableNumber
 
compareTo(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
compareTo(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
compareTo(Date) - Method in class au.gov.tas.dpiwe.mr.util.TimePart
 
compareToIgnoreCase(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
complement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Set the value to its complement
complement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Set the value to its complement
complement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Set the value to its complement
complement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Set the value to its complement
complement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Set the value to its complement
componentClassMethodTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the methods for each entity bean component class.
concat(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
concreteKeyParameters - Variable in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
The set of global parameters.
CONCURRENCY_LEVEL - Static variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
The number of concurrency control segments.
ConcurrentHashMap - Class in au.gov.tas.dpiwe.mr.util.concurrent
A version of Hashtable supporting concurrency for both retrievals and updates: Retrievals Retrievals may overlap updates.
ConcurrentHashMap(int, float) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
ConcurrentHashMap(int) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Constructs a new, empty map with the specified initial capacity and default load factor.
ConcurrentHashMap() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Constructs a new, empty map with a default initial capacity and default load factor.
ConcurrentHashMap(Map) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Constructs a new map with the same mappings as the given map.
ConcurrentHashMap.Entry - Class in au.gov.tas.dpiwe.mr.util.concurrent
ConcurrentHashMap collision list entry.
ConcurrentHashMap.HashIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
ConcurrentHashMap.HashIterator() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
ConcurrentHashMap.KeyIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
ConcurrentHashMap.KeyIterator() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.KeyIterator
 
ConcurrentHashMap.Segment - Class in au.gov.tas.dpiwe.mr.util.concurrent
Bookkeeping for each concurrency control segment.
ConcurrentHashMap.Segment() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Segment
 
ConcurrentHashMap.ValueIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
ConcurrentHashMap.ValueIterator() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.ValueIterator
 
ConcurrentReaderHashMap - Class in au.gov.tas.dpiwe.mr.util.concurrent
A version of Hashtable that supports mostly-concurrent reading, but exclusive writing.
ConcurrentReaderHashMap(int, float) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
ConcurrentReaderHashMap(int) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Constructs a new, empty map with the specified initial capacity and default load factor.
ConcurrentReaderHashMap() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Constructs a new, empty map with a default initial capacity and load factor.
ConcurrentReaderHashMap(Map) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Constructs a new map with the same mappings as the given map.
ConcurrentReaderHashMap.BarrierLock - Class in au.gov.tas.dpiwe.mr.util.concurrent
A Serializable class for barrier lock
ConcurrentReaderHashMap.BarrierLock() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.BarrierLock
 
ConcurrentReaderHashMap.Entry - Class in au.gov.tas.dpiwe.mr.util.concurrent
ConcurrentReaderHashMap collision list entry.
ConcurrentReaderHashMap.HashIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
ConcurrentReaderHashMap.HashIterator() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
ConcurrentReaderHashMap.KeyIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
ConcurrentReaderHashMap.KeyIterator() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.KeyIterator
 
ConcurrentReaderHashMap.ValueIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
ConcurrentReaderHashMap.ValueIterator() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.ValueIterator
 
connect(String, Properties) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionDriver
 
console - Variable in class au.gov.tas.dpiwe.mr.util.Messenger
Set to true to echo messages on the standard output device.
Constrained_ComparisonMask - Static variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Mask of bits set in a bounding constraint.
Constrained_Descending - Static variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Bit set to indicate a descending order constraint, unset for no order constraint or and ascending order constraint.
Constrained_EqualOrEqualLowSide - Static variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Bit set in a strictly equal, closed or open high-side constraint.
Constrained_EqualOrLikeOrEqualHighSide - Static variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Bit set in an equal or like, closed or open low-side constraint.
Constrained_Greater - Static variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Bit set in an greater or greater equal constraint.
Constrained_Less - Static variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Bit set in an greater or greater equal constraint.
Constrained_Sort - Static variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Bit set to indicate an order constraint.
ConstrainedField - Class in au.gov.tas.dpiwe.mr.command
A ConstrainedField is the combination of a field name with a constraint which may additionally includes some bounding values.
ConstrainedField(String, int) - Constructor for class au.gov.tas.dpiwe.mr.command.ConstrainedField
Create a new order constraint.
ConstrainedField(String, Object) - Constructor for class au.gov.tas.dpiwe.mr.command.ConstrainedField
Create an equal or like constraint.
ConstrainedField(String, Object, int) - Constructor for class au.gov.tas.dpiwe.mr.command.ConstrainedField
Create a single-valued bounding constraint.
ConstrainedField(String, Object, Object, int) - Constructor for class au.gov.tas.dpiwe.mr.command.ConstrainedField
Create a range bounding constraint.
constrainedFields - Variable in class au.gov.tas.dpiwe.mr.command.SelectCommand
The constrained field parameters to this command.
constrainedFields - Variable in class au.gov.tas.dpiwe.mr.command.WipeCommand
The constrained field parameters to this command.
construct(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes an entity which can supply an Iterator and constructs a collection from it.
construct(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes an entity which can supply an Iterator and constructs a list from it.
construct(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes a map and constructs a map from it.
construct(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes a collection and constructs a map from it.
construct(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes an entity which can supply an Iterator and constructs a map from it.
construct(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes an entity which can supply an Iterator and constructs a set from it.
Constructors - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to convert constructors and their parameters to and from internal representations like Constructor and Class.
Constructors() - Constructor for class au.gov.tas.dpiwe.mr.util.Constructors
 
container - Variable in class au.gov.tas.dpiwe.mr.bean.DebugBean
The container associated with this bean.
container - Variable in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
The container to which the entity bean belongs.
container - Variable in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
The container this object belongs to.
container - Variable in class au.gov.tas.dpiwe.mr.bean.NullBean
The container associated with this bean.
container - Variable in class au.gov.tas.dpiwe.mr.command.Command
A reference to the container which holds this command.
Container - Class in au.gov.tas.dpiwe.mr
The Mr Architecture Container is a variant of an EJB container which makes assumptions which allow it to manipulate business objects (or entity beans in EJB nomenclature) without deployment descriptors.
Container(String) - Constructor for class au.gov.tas.dpiwe.mr.Container
This class is abstract and cannot be instantiated.
Container(int, int, String) - Constructor for class au.gov.tas.dpiwe.mr.Container
This class is abstract and cannot be instantiated.
container - Variable in class au.gov.tas.dpiwe.mr.ContainerChangeEvent
The new container.
container - Variable in class au.gov.tas.dpiwe.mr.MrUserTransaction
The container to which the transaction belongs.
container - Variable in class au.gov.tas.dpiwe.mr.relationship.EntityBeanComparator
 
container - Variable in class au.gov.tas.dpiwe.mr.response.StatusResponse
A reference to the container which holds this response.
container - Variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
The parent container of this daemon instance.
container - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
The container to which this bean home interface belongs.
container - Variable in class au.gov.tas.dpiwe.mr.tool.TableImporter
 
containerChanged(ContainerChangeEvent) - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Event handler called when the ownership of this bean has changed from ClientContainer to ServerContainer or vice versa.
containerChanged(ContainerChangeEvent) - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Event handler called when the ownership of this bean has changed from ClientContainer to ServerContainer or vice versa.
containerChanged(ContainerChangeEvent) - Method in class au.gov.tas.dpiwe.mr.command.Command
Event handler called when the ownership of this command has changed from ClientContainer to ServerContainer or vice versa.
containerChanged(ContainerChangeEvent) - Method in interface au.gov.tas.dpiwe.mr.ContainerChangeListener
Called when a container change event occurs.
containerChanged(ContainerChangeEvent) - Method in class au.gov.tas.dpiwe.mr.response.StatusResponse
Event handler called when the ownership of this response has changed from ServerContainer to ClientContainer.
ContainerChangeEvent - Class in au.gov.tas.dpiwe.mr
Encapsulates the event of a bean moving from ClientContainer to ServerContainer or vice versa.
ContainerChangeEvent(Object, Container) - Constructor for class au.gov.tas.dpiwe.mr.ContainerChangeEvent
Construct a new container change event.
ContainerChangeEvent(Object, Container, boolean) - Constructor for class au.gov.tas.dpiwe.mr.ContainerChangeEvent
Construct a new container change event.
ContainerChangeListener - Interface in au.gov.tas.dpiwe.mr
The interface implemented by beans wishing to be notified of container change events.
contains(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Tests if some key maps into the specified value in this table.
contains(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Tests if some key maps into the specified value in this table.
contains(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
contains(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
contains(CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns true if one string contains another.
containsAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns true if this Collection contains all of the elements in the specified Collection.
containsAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
containsAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
containsDatabaseWildcards(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns true if the given string contains the multiple or single character wildcards allowed in string expressions for this database type.
containsDatabaseWildcards(String, char, char) - Static method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns true if the given string contains either of the specified wildcards.
containsDefaultDatabaseWildcards(String) - Static method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns true if the given string contains the '*' or '?'
containsHeader(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call containsHeader(String name) on the wrapped response object.
containsKey(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
containsValue(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
context - Variable in class au.gov.tas.dpiwe.mr.bean.DebugBean
The entity context associated with this bean.
context - Variable in class au.gov.tas.dpiwe.mr.bean.NullBean
The entity context associated with this bean.
contextDestroyed(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the servlet context is about to be shut down.
contextInitialized(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the web application initialization process is starting.
convert(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes a Collection and converts it into a List, copying it only where necessary.
convert(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes a Collection and converts it into a Set, copying it only where necessary.
convertDatabaseSpecificValue(String, Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Performs conversion of a database value to the specified field type (fully-qualified class name.)
convertDatabaseSpecificValue(String, Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
convertDatabaseWildcards(String, char, char, char, char) - Static method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Replaces the source multiple character wildcard with the destination multiple character wildcard and the source single character wildcard with the destination single character wildcard in the given string and returns a new string.
convertFromDefaultDatabaseWildcards(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns the given string with all occurences of the '*' and '?'
convertPrototypeFromDefaultDatabaseWildcards(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.Container
Takes a prototype bean, and transforms String fields containing the default database wildcards into Strings containing the wildcards appropriate for the MrDatabase instance associated with this Container.
convertPrototypeToDefaultDatabaseWildcards(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.Container
Takes a prototype bean, and transforms String fields containing the database wildcards appropriate for the MrDatabase instance associated with this Container into Strings containing the default wildcards.
convertToDefaultDatabaseWildcards(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns the given string with all occurences of the multiple or single character wildcards allowed in string expressions for this database type converted to the '*' and '?'
Cookie - Class in javax.servlet.http
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
Constructs a cookie with a specified name and value.
copy(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiCopy
Produce a copy of a file in the specified directory.
copy(InputStream, OutputStream) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiCopy
Produce a copy of a stream.
copyEntryA() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
copyEntryB() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
copyIn(Object[], int, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Replace the held array with a copy of the n elements of the provided array, starting at position first.
CopyOnWriteArrayList - Class in au.gov.tas.dpiwe.mr.util.concurrent
This class implements a variant of java.util.ArrayList in which all mutative operations (add, set, and so on) are implemented by making a fresh copy of the underlying array.
CopyOnWriteArrayList() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Constructs an empty list
CopyOnWriteArrayList(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Constructs an list containing the elements of the specified Collection, in the order they are returned by the Collection's iterator.
CopyOnWriteArrayList(Object[]) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Create a new CopyOnWriteArrayList holding a copy of given array
CopyOnWriteArrayList.COWIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
CopyOnWriteArrayList.COWIterator(Object[], int) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
 
CopyOnWriteArrayList.COWSubList - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
CopyOnWriteArrayList.COWSubList(CopyOnWriteArrayList, int, int) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
CopyOnWriteArrayList.COWSubList.COWSubListIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
CopyOnWriteArrayList.COWSubList.COWSubListIterator(int) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
CopyOnWriteArraySet - Class in au.gov.tas.dpiwe.mr.util.concurrent
This class implements a java.util.Set that uses a CopyOnWriteArrayList for all of its operations.
CopyOnWriteArraySet() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
Constructs an empty set
CopyOnWriteArraySet(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
Constructs a set containing all of the elements of the specified Collection.
copyPostambleA() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
copyPostambleB() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
copyPreambleA() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
copyPreambleB() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
copyUpdateStampFromEntityBeanToBean(EntityBean, EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method sets the last update date/time and username field values for one entity bean to those of another.
count(String) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiCount
Produce a count for a file in the specified directory.
count(Object) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
count(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
count(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
count(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
count - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Segment
The number of elements in this segment's region.
count - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
The total number of mappings in the hash table.
count() - Method in class au.gov.tas.dpiwe.mr.util.CountingStack
 
CountingStack - Class in au.gov.tas.dpiwe.mr.util
A counting stack is a stack which keeps a hierarchy of counts.
CountingStack() - Constructor for class au.gov.tas.dpiwe.mr.util.CountingStack
 
counts - Variable in class au.gov.tas.dpiwe.mr.util.CountingStack
The counts in this counting stack, excluding the topmost.
countTokens() - Method in class au.gov.tas.dpiwe.mr.util.CSVLineTokenizer
This operation is not supported.
countWilds(String) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Counts the number of wildcards in a string.
create(Object) - Method in interface au.gov.tas.dpiwe.mr.bean.BeanHome
A creator method creates a new bean object, selecting the primary key from a sequence if none is provided.
create(Object) - Method in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Creates a new bean object instance.
create(Container, EntityBean) - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
Called internally by the Architecture in order to issue a create and post-create lifecycle events and establish the container and home for the entity bean to which this context object is assigned, at least if these were not already established at construct time.
create() - Method in interface au.gov.tas.dpiwe.mr.bean.SecureEntityBeanHome
 
create() - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandHome
Create a new command history record in sequence.
create(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardHome
Creates a bean for the edition specified.
create(CardKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardHome
Creates a bean with the card ID specified.
create(DeckKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckHome
Creates a bean with the deck ID specified.
create(SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedHome
Creates a bean with the square ID specified.
create(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetHome
Creates a bean for the edition specified.
create(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Creates a new bean object instance.
create(CardKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Creates a new bean object instance.
create(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Creates a new bean object instance.
create(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Creates a new bean object instance.
create(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Creates a new bean object instance.
create(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Creates a new bean object instance.
create(TokenKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Creates a new bean object instance.
create(SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareHome
Creates a bean with the square ID specified.
create(TokenKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.TokenHome
Creates a bean with the token ID specified.
create(Color) - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanHome
Creates a bean with the colour specified.
create(Color) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Creates a new bean object instance.
create() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistHome
Creates a bean with the next artist ID in sequence.
create(String) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDHome
Creates a bean for the identifier specified.
create(CreditKey) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditHome
Creates a bean with the credit ID specified.
create() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Creates a new bean object instance.
create(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Creates a new bean object instance.
create(CreditKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Creates a new bean object instance.
create() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Creates a new bean object instance.
create(TrackKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Creates a new bean object instance.
create() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongHome
Creates a bean with the next song ID in sequence.
create(TrackKey) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackHome
Creates a bean with the track ID specified.
create(String) - Method in interface au.gov.tas.dpiwe.mr.tool.TreeParse.NodeFactory
Return a new object to represent a node cotaining the specified text.
createBatchFile(String) - Static method in class au.gov.tas.dpiwe.mr.tool.BatchFileCreator
Produce a batch file copy of a shell script.
createClientContainer(URL) - Method in interface au.gov.tas.dpiwe.mr.MrContainerFactory
Factory method to create a ClientContainer product for an application.
createClientContainer(URL) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolyContainerFactory
Constructs a ClientContainer for use with this application.
createClientContainer(URL) - Method in class au.gov.tas.dpiwe.mr.test.ExampleContainerFactory
Constructs a ClientContainer for use with this application.
createClientContainer(URL) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CDCatalogueContainerFactory
Constructs a ClientContainer for use with this application.
createClientContainer(URL) - Method in class au.gov.tas.dpiwe.mr.test.TestContainerFactory
Constructs a ClientContainer for use with this application.
CreateCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet converts the pooled entity bean in the received command to a persistent bean, obtaining a primary key value from a sequence if none is provided in the command, or checking that the primary key provided in the command is not already used otherwise.
CreateCommand(EntityBean, Object) - Constructor for class au.gov.tas.dpiwe.mr.command.CreateCommand
Construct a new create command.
CreateCommand(EntityBean, Object, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.CreateCommand
Construct a new create command.
created - Variable in class au.gov.tas.dpiwe.mr.bean.Identifier
The system millisecond count at the time this identifier was created.
created - Variable in class au.gov.tas.dpiwe.mr.command.BeginCommand
The system millisecond count at the time this command was created.
created - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The system millisecond count at the time this batch was created.
created - Variable in class au.gov.tas.dpiwe.mr.util.MrTimedReference
The system millisecond count at the time this reference was created.
createDDLMap(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.DDLMapper
Creates two DDL maps (for tables and fields) by comparing two SQL DDL files line-by-line.
createDDLMap(Reader, Reader) - Static method in class au.gov.tas.dpiwe.mr.tool.DDLMapper
Produces two DDL maps (for tables and fields) by comparing two readers line-by-line.
createDeploymentContainer() - Method in interface au.gov.tas.dpiwe.mr.MrContainerFactory
Factory method to create a DeploymentContainer product for an application.
createDeploymentContainer() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolyContainerFactory
Constructs a DeploymentContainer for use is conjunction with the DeploymentTool in order to provide suitable bean implementations for this application.
createDeploymentContainer() - Method in class au.gov.tas.dpiwe.mr.test.ExampleContainerFactory
Constructs a DeploymentContainer for use is conjunction with the DeploymentTool in order to provide suitable bean implementations for this application.
createDeploymentContainer() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CDCatalogueContainerFactory
Constructs a DeploymentContainer for use is conjunction with the DeploymentTool in order to provide suitable bean implementations for this application.
createDeploymentContainer() - Method in class au.gov.tas.dpiwe.mr.test.TestContainerFactory
Constructs a DeploymentContainer for use is conjunction with the DeploymentTool in order to provide suitable bean implementations for this application.
createEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to create a single entity bean with the specified primary key.
createEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The immediate action of this method is to create a single entity bean with the specified primary key.
createEntityBeanImmediately(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to create a single entity bean with the specified primary key.
CreateException - Exception in javax.ejb
The CreateException exception must be included in the throws clauses of all create methods defined in an enterprise Bean's home interface.
CreateException() - Constructor for exception javax.ejb.CreateException
Constructs a CreateException with no detail message.
CreateException(String) - Constructor for exception javax.ejb.CreateException
Constructs a CreateException with the specified detail message.
createMrDatabase(String, String, String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
createMrDatabase() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
createObeyFile(String) - Static method in class au.gov.tas.dpiwe.mr.tool.ObeyFileCreator
Produce a obey file copy of a shell script.
CreateResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the create command, containing the passivated persistent entity bean.
CreateResponse(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.response.CreateResponse
Construct a new create response.
createServerContainer(MrDatabase) - Method in interface au.gov.tas.dpiwe.mr.MrContainerFactory
Factory method to create a ServerContainer product for an application.
createServerContainer(MrDatabase) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolyContainerFactory
Constructs a ServerContainer for use with this application.
createServerContainer(MrDatabase) - Method in class au.gov.tas.dpiwe.mr.test.ExampleContainerFactory
Constructs a ServerContainer for use with this application.
createServerContainer(MrDatabase) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CDCatalogueContainerFactory
Constructs a ServerContainer for use with this application.
createServerContainer(MrDatabase) - Method in class au.gov.tas.dpiwe.mr.test.TestContainerFactory
Constructs a ServerContainer for use with this application.
createStatement() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
createStatement(int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
createStatement(int, int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
Credit - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
Credit associates a Song with a contributing Artist.
Credit() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Constructs a Credit.
CreditHome - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
The home interface for Credit.
CreditKey - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
CreditKey is the composite primary key of Credit.
CreditKey(long, long) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
Constructs a CreditKey.
CreditObject - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
Credit associates a Song with a contributing Artist.
CSVDateTime_MillisecondAsFractionOfDay - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The fraction of a day that is one millisecond, as used to encode dates and times in a CSV file.
CSVLineTokenizer - Class in au.gov.tas.dpiwe.mr.util
Tokenizes lines of a CSV (comma-separated value) file.
CSVLineTokenizer(String) - Constructor for class au.gov.tas.dpiwe.mr.util.CSVLineTokenizer
Construct a new CSVLineTokenizer.
currentAlertStatus - Variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
The current load status of the server.
currentCommandIndex - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The number of commands which have been processed in the current database transaction.
currentDetail - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Gives each active command servlet thread access to its detail string.
currentKey - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
currentKey - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
currentStartTimestamp - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Gives each active command servlet thread access to the date it commenced.
currentValue - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
currentValue - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
cursor - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
Index of element to be returned by subsequent call to next.
cursorPos - Variable in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
 

D

DaemonCommand - Class in au.gov.tas.dpiwe.mr.command
Subclasses of this command start and stop daemon processes on the server.
DaemonCommand(String) - Constructor for class au.gov.tas.dpiwe.mr.command.DaemonCommand
Construct a new start command.
DaemonCommand(String, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.DaemonCommand
Construct a new daemon command.
DaemonContainer - Class in au.gov.tas.dpiwe.mr
An EJB container which allows background daemon processes to be initialized, started, stopped and finalized.
DaemonContainer(String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.DaemonContainer
This class is abstract and cannot be instantiated.
DaemonContainer(int, int, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.DaemonContainer
This class is abstract and cannot be instantiated.
daemonLog - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Gives each running daemon its own log file.
DaemonStarter - Class in au.gov.tas.dpiwe.mr.server.daemon
This utility can be used to start server daemons.
DaemonStarter(String, String, String, String, String, String[]) - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.DaemonStarter
Initiates the specified server daemon.
DaemonStopper - Class in au.gov.tas.dpiwe.mr.server.daemon
This utility can be used to stop server daemons.
DaemonStopper(String, String, String, String, String, String[]) - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.DaemonStopper
Halts the specified server daemon.
daemonSupport - Variable in class au.gov.tas.dpiwe.mr.DaemonContainer
Flag set to true if this container is to support daemons.
daemonTable - Variable in class au.gov.tas.dpiwe.mr.DaemonContainer
Lists the daemons available to start and stop.
database - Variable in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
The database to which this query builder is connected.
database - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
The parent database object for this result set.
databaseAliases - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
databaseAliasesFilename - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
databaseAliasesStream - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
DatabaseBackedContainer - Class in au.gov.tas.dpiwe.mr.server
DatabaseBackedContainer is the abstract basis for the ServerContainer.
DatabaseBackedContainer(MrDatabase, int, int, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Database-backed containers are abstract cannot be instantiated.
databaseClassName - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
databaseConnection - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Allows each registered transaction thread to look up its database connection.
databaseType - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
date - Variable in class au.gov.tas.dpiwe.mr.response.DateResponse
The server date and time returned by this Response.
DateCommand - Class in au.gov.tas.dpiwe.mr.command
The date command allows a client to get the server date.
DateCommand() - Constructor for class au.gov.tas.dpiwe.mr.command.DateCommand
Construct a new date command.
DateCommand(Container) - Constructor for class au.gov.tas.dpiwe.mr.command.DateCommand
Construct a new date command.
DateCommand(Container, TimeZone) - Constructor for class au.gov.tas.dpiwe.mr.command.DateCommand
Construct a new date command.
dateOnly - Static variable in class au.gov.tas.dpiwe.mr.util.DatePart
 
dateOnlyList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the date only fields.
DatePart - Class in au.gov.tas.dpiwe.mr.util
This is a Date where only the day of month, month and year are significant.
DatePart() - Constructor for class au.gov.tas.dpiwe.mr.util.DatePart
Construct a new DatePart representing the current date.
DatePart(long) - Constructor for class au.gov.tas.dpiwe.mr.util.DatePart
Construct a new DatePart representing the date on which a given epoch-based millisecond time occurs.
DatePart(Date) - Constructor for class au.gov.tas.dpiwe.mr.util.DatePart
Construct a new DatePart representing the date-part of another date.
DatePart(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.DatePart
Construct a new DatePart representing the date-part of another date or number in VCD format or something along those lines.
DateRange - Class in au.gov.tas.dpiwe.mr.util
This is a DateRange, where only the day of month, month and year are significant.
DateRange() - Constructor for class au.gov.tas.dpiwe.mr.util.DateRange
Construct a new DateRange representing the current date.
DateRange(long) - Constructor for class au.gov.tas.dpiwe.mr.util.DateRange
Construct a new DatePart representing the date on which a given epoch-based millisecond time occurs.
DateRange(long, long) - Constructor for class au.gov.tas.dpiwe.mr.util.DateRange
Construct a new DateRange representing the range of dates given.
DateRange(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.DateRange
Construct a new DateRange representing the range of dates given as a numeric Interval or another DateRange object or something along those lines.
DateResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the date command, containing the server date and time.
DateResponse(Date) - Constructor for class au.gov.tas.dpiwe.mr.response.DateResponse
Construct a new date response.
dateSignature - Variable in class au.gov.tas.dpiwe.mr.Container
The signature of the setLastUpdateDateTime() methods in entity beans.
DDLMapper - Class in au.gov.tas.dpiwe.mr.tool
This tool takes two line by line comparable SQL DDL scripts: where the line contains the word "table", the next word is considered to be a table name, and a mapping is created from the word in the first file to the word in the second file.
DDLMapper() - Constructor for class au.gov.tas.dpiwe.mr.tool.DDLMapper
 
DeadCache - Class in au.gov.tas.dpiwe.mr.util
A DeadCache is a HashMap to which no elements can be added.
DeadCache() - Constructor for class au.gov.tas.dpiwe.mr.util.DeadCache
Construct a new DeadCache.
DeadGroup - Class in au.gov.tas.dpiwe.mr.util
A DeadGroup is a HashSet to which no elements can be added.
DeadGroup(Set) - Constructor for class au.gov.tas.dpiwe.mr.util.DeadGroup
Construct a new DeadGroup.
deBase64Block(BufferedReader, OutputStream) - Static method in class au.gov.tas.dpiwe.mr.tool.DeMIME
Produces a single output files from an input containing base 64 encoded lines.
DebugBean - Class in au.gov.tas.dpiwe.mr.bean
All the methods herein (except containerChanged(), getBeanObject(), throwEJBException() and simpleValidate()) must be provided to implement an entity bean.
DebugBean() - Constructor for class au.gov.tas.dpiwe.mr.bean.DebugBean
All entity beans must provide a public no-argument constructor.
debugEmptyMessage(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Starts a new line after debugging messages.
debugEmptyMessage() - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Starts a new line after debugging messages.
debugging - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
debugging - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Indicator is true if debug level logging should occur.
debugMessage(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object, starting a new line afterward.
debugMessage(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object, starting a new line afterward.
debugMessage(Object, MessageFormat) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object, starting a new line afterward.
debugMessageFirstPart(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object.
debugMessageFirstPart(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object.
debugMessageLastPart(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object, starting a new line afterward.
debugMessageLastPart(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object, starting a new line afterward.
debugMessagePart(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object.
debugMessagePart(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging message related to an object.
debugStackTrace(Throwable) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
debugStackTrace(Throwable) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging stack trace.
debugStackTrace2(Throwable) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
debugStackTrace2(Throwable) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a debugging stack trace.
debugTransaction() - Method in class au.gov.tas.dpiwe.mr.Container
Prints (if debugging is enabled) the contents of the current transaction for this thread.
decimalPlacesTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the number of decimal places for numeric fields.
Deck - Class in au.gov.tas.dpiwe.mr.test.aggregation
Deck contains an example of an aggregate one to many relationship to an object with a composite key, Card.
Deck() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Constructs a Deck.
DeckHome - Interface in au.gov.tas.dpiwe.mr.test.aggregation
The home interface for Deck.
deckID - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
The deck ID attribute of this key.
DeckKey - Class in au.gov.tas.dpiwe.mr.test.aggregation
DeckKey is the composite primary key of Deck.
DeckKey(String, String) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
Constructs a DeckKey.
deckName - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
The deck name attribute of this key.
DeckObject - Interface in au.gov.tas.dpiwe.mr.test.aggregation
Deck contains an example of an aggregate one to many relationship to an object with a composite key, Card.
decodeAlgebraic(Number, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(Boolean, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(Byte, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(Short, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(Integer, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(Long, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(Float, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(Double, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(BigInteger, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(BigDecimal, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeAlgebraic(TypedNumber, String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method which takes a Number or Boolean in the form of a String and produces an appropriately typed instance containing the appropriate value.
decodeBasicValue(Object, String, int) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method to decode the given basic value from a CSV, URL-encoded, quoted, with units or XML format.
decodeBasicValues(Collection, Collection, int) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method to decode the given basic values from a CSV, URL-encoded, quoted, with units or XML format.
decodeSpecialValue(Object, String, int) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method to decode the given special basic value from a CSV, URL-encoded, quoted, with units or XML format.
decodeStringToBytes(String) - Method in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
Decode a character encoded string to a byte array.
decrement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Decrement the value.
decrement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Decrement the value.
decrement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Decrement the value.
decrement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Decrement the value.
Deed - Class in au.gov.tas.dpiwe.mr.test.aggregation
Deed is a leaf bean containing basic field types.
Deed() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Constructs a Deed.
DeedHome - Interface in au.gov.tas.dpiwe.mr.test.aggregation
The home interface for Deed.
DeedObject - Interface in au.gov.tas.dpiwe.mr.test.aggregation
Deed is a leaf bean containing basic field types.
deepClone() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
deepClone() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Produces a deep copy of this bean object.
deepClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Produces a deep copy of this bean object.
deepClone(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes a Collection and clones it and each of its values (provided both support the clone() operation.)
deeperClone() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
deeperClone() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Produces a deeper copy of this bean object than deepClone().
deeperClone() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Produces a deeper copy of this bean object than deepClone().
deescapeForSGML(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string and deescapes those sequences which cannot be exposed in the content body of an SGML document in raw form without being interpreted specially.
deescapeFurtherForSGMLAttribute(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string and deescapes those sequences which cannot be exposed in attibute values of an SGML document in raw form without being interpreted specially.
DEFAULT_INITIAL_CAPACITY - Static variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
The default initial number of table slots for this table (32).
DEFAULT_INITIAL_CAPACITY - Static variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
The default initial number of table slots for this table (32).
DEFAULT_LOAD_FACTOR - Static variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
The default load factor for this table (0.75) Used when not otherwise specified in constructor.
DEFAULT_LOAD_FACTOR - Static variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
The default load factor for this table (1.0).
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
The starter culture for constrained fields.
defaultConstrainedFields - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
The starter culture for constrained fields.
defaultLabelsToHumanizedFieldNames - Static variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
All empty labels are to be interpreted literally.
defaultLog - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The log file writer.
defaultRecurse - Static variable in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
 
defaultTableHeadingsToLabels - Static variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
All empty table headings are to be interpreted literally.
deferredCacheableList - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The bean types which have not yet bean loaded but which should be cached in this container.
deferredHistoricCommandList - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The bean types which have not yet been loaded but which should make trails.
deferredKeyGetterMethodNameTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The names of primary key getter methods for bean types which have not yet been loaded.
deferredKeySetterMethodNameTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The names of primary key setter methods for bean types which have not yet been loaded.
deferredKeyTypeNameTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The fully qualified names of primary key types for bean types which have not yet been loaded.
deferredTrailList - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The bean types which have not yet been loaded but which should make trails.
deferredUnderscoreList - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The bean types which have not yet been loaded but which use a legacy naming convention.
dehumanize(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes whitespace from an input phrase and recombines the resulting title case words.
dehumanize(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes whitespace from an input phrase and recombines the resulting title case words.
deimage(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Deimages a character by halving the number of occurrences in each sequence of repetitions in the source sequence.
deimage(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Deimages a character by halving the number of occurrences in each sequence of repetitions in the source string.
deimage(StringBuffer, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Deimages a character by halving the number of occurrences in each sequence of repetitions in the source buffer.
delay - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool.Worker
 
delay - Variable in class au.gov.tas.dpiwe.mr.BeanCache.ReferenceReaper
 
delay - Variable in class au.gov.tas.dpiwe.mr.server.daemon.CacheHistoDaemon.Worker
 
delay - Variable in class au.gov.tas.dpiwe.mr.server.daemon.CacheStatDaemon.Worker
 
delay - Variable in class au.gov.tas.dpiwe.mr.server.daemon.MemoryStatDaemon.Worker
 
delay - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer.ReferenceReaper
 
deleteQuery - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The template for a query which deletes a single record from the database.
deleteRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DifferenceResultSet
Deletes the current row of the difference result set.
deleteRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
deleteRow() - Method in class au.gov.tas.dpiwe.mr.server.database.IntersectionResultSet
Deletes the current row of the intersection result set.
deleteRow() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
deleteRow() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
deleteRow() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Deletes the current row of the union result set.
delistResource(XAResource, int) - Method in interface javax.transaction.Transaction
Delist the resource specified from the current transaction associated with the calling thread.
DeMIME - Class in au.gov.tas.dpiwe.mr.tool
This tool extracts all MIME sections from a file, using Mr Architecture's ByteCharTranscoder for base64 parts.
DeMIME() - Constructor for class au.gov.tas.dpiwe.mr.tool.DeMIME
 
deMIME(Reader) - Static method in class au.gov.tas.dpiwe.mr.tool.DeMIME
Produces output files from an input containing MIME multipart sections.
deMIME(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string in the MIME "quoted-printable" scheme and extracts the represented sequence.
deMIME(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string in the MIME "quoted-printable" scheme and extracts the represented sequence.
deMIME(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string in the MIME "quoted-printable" scheme and extracts the represented sequence.
denest(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
denest(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
denest2(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
denest2(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
DeploymentContainer - Class in au.gov.tas.dpiwe.mr.tool
DeploymentContainer is only used to create the source files used to deploy entity beans in other Containers.
DeploymentContainer() - Constructor for class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Create a new deployment container.
DeploymentContainer(boolean) - Constructor for class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Create a new deployment container.
DeploymentContainer(int, int, boolean) - Constructor for class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Create a new deployment container.
DeploymentContainer.TypeRecord - Class in au.gov.tas.dpiwe.mr.tool
Encapsulates the parameters a container remembers about a particular bean type.
DeploymentContainer.TypeRecord(Class) - Constructor for class au.gov.tas.dpiwe.mr.tool.DeploymentContainer.TypeRecord
Construct a type record for a particular bean class.
DeploymentTool - Class in au.gov.tas.dpiwe.mr.tool
This tool creates the source files needed to place EJBs in the ClientContainer and ServerContainer.
depluralize(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
 
depth - Variable in class au.gov.tas.dpiwe.mr.util.CountingStack
Depth of the stack, including topmost.
dequalify(String) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Takes a qualified name and removes the qualification if the class is from the java.lang or java.util packages.
desiredAssertionStatus() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
desiredSize - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
The desired size of the pool.
destroy() - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Finalize the server daemon. i.e. set status of the daemon to Status_Destroyed and permit garbage collection of the container and worker thread.
destroy() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemon
Finalize the server daemon.
destroy() - Method in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Destroys the command servlet.
destroy() - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
detokenize(Map, Map, File) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeMessageReporter
Report on 32-bit word aligned tokens found in an object file.
deURL(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string in the "x-www-form-urlencoded" scheme and extracts the represented sequence.
deURL(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string in the MIME "x-www-form-urlencoded" scheme and extracts the represented sequence.
deURL(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string in the MIME "x-www-form-urlencoded" scheme and extracts the represented sequence.
devolveBooleans(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveByteArrays(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveByteArrays(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveByteArrays(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveBytes(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveBytes(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveBytes(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveDoubles(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveDoubles(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveDoubles(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveFloats(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveFloats(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveFloats(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveInts(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveInts(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveInts(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveKeysToObjectArrays(Class, Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
 
devolveLongs(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveLongs(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveLongs(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveObjects(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveObjects(Class, Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveObjects(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveObjects(Class, List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveObjects(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveObjects(Class, Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveShorts(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveShorts(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveShorts(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveStrings(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
devolveStrings(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
devolveStrings(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
devolveValuesToObjectArrays(Class, Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
 
dewordify(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a series of punctuated words into a single word (i.e. containing no spaces)
dewordify(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a series of punctuated words into a single word (i.e. containing no spaces).
dewordify(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a series of punctuated words into a single word (i.e. containing no spaces).
difference(Collection, Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes the set difference of two sets of values.
DifferenceResultSet - Class in au.gov.tas.dpiwe.mr.server.database
DifferenceResultSet is a UnionResultSet combining the the values from two other result sets in a way analogous to the set difference operator.
DifferenceResultSet(ResultSet, ResultSet, Set, List) - Constructor for class au.gov.tas.dpiwe.mr.server.database.DifferenceResultSet
Construct a new DifferenceResultSet.
DifferenceResultSet(MrDatabase, ResultSet, ResultSet, Set, List, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.server.database.DifferenceResultSet
Construct a new DifferenceResultSet.
DIGEST_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Digest authentication.
Dirtyable - Interface in au.gov.tas.dpiwe.mr.util
An object which can be dirtied.
discharge() - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
 
discharge() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Discharges any outstanding claims on this thread of command history beans.
display4JLog(String, Date, int) - Static method in class au.gov.tas.dpiwe.mr.tool.LogWatcher
Displays entries from a Log4J format file.
displayComplexLog(String, Date, int) - Static method in class au.gov.tas.dpiwe.mr.tool.LogWatcher
Displays entries from a complex format log.
displayMrLog(String, Date, int) - Static method in class au.gov.tas.dpiwe.mr.tool.LogWatcher
Displays entries from a Mr format log.
displaySimpleLog(String, Date, int) - Static method in class au.gov.tas.dpiwe.mr.tool.LogWatcher
Displays entries from a simple format log.
distinctFieldNames - Variable in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
The names of the fields which need to be distinct.
distinctFieldValuesSet - Variable in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
The keys encountered so far in this result set.
distinctFieldValuesTable - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
The keys encountered so far in this result set mapped to the underlying set they appeared in.
DistinctRowResultSet - Class in au.gov.tas.dpiwe.mr.server.database
DistinctRowResultSet is a ResultSet which only returns rows where the set of values in a specified set of columns are distinct from all which have come before.
DistinctRowResultSet(ResultSet, Set) - Constructor for class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
Construct a new DistinctRowResultSet.
DistinctRowResultSet(ResultSet, Set, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
Construct a new DistinctRowResultSet.
divide(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Divide value by factor (i.e., set value /= factor)
divide(char) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Divide value by factor (i.e., set value /= factor)
divide(double) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Divide value by factor (i.e., set value /= factor)
divide(float) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Divide value by factor (i.e., set value /= factor)
divide(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Divide value by factor (i.e., set value /= factor)
divide(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Divide value by factor (i.e., set value /= factor)
divide(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Divide value by factor (i.e., set value /= factor)
divide(BigDecimal) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
divide(BigDecimal, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
divide(BigDecimal, int, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
divide(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
divide(BigDecimal) - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Divides this number by a big divisor.
divideAndRemainder(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
doCommand(Command, boolean) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
 
doCommand(Command) - Method in class au.gov.tas.dpiwe.mr.Container
Internal method to perform a single command immediately.
doCommand(Command, boolean) - Method in class au.gov.tas.dpiwe.mr.Container
Internal method to perform a single command immediately.
doCommand(Command, boolean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
doCommand(Command, boolean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal method to perform a single command immediately.
doCommandInTransactionContext(Command) - Method in class au.gov.tas.dpiwe.mr.Container
Internal method which executes a command (a) immediately if the calling thread has no defined transaction context or (b) at commit time if the calling thread is presently in the context of a transaction.
doCommandInTransactionContext(Command) - Method in class au.gov.tas.dpiwe.mr.server.LightweightContainer
Internal method which executes a command immediately.
doCommandNoDatabase(String, Command) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal method to execute one command only without requiring a database connection.
doCommands(Collection) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
 
doCommands(Collection) - Method in class au.gov.tas.dpiwe.mr.Container
Internal method to perform a batch of commands.
doCommands(Collection) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
doCommands(Collection) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal method to perform a batch of commands.
doCommandsWithDatabase(Iterator, int, boolean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal method to do a group of commands with an existing database connection
doCreateCommand(Connection, Statement, StringBuffer, CreateCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a create command.
doCreateCommand(Connection, Statement, StringBuffer, CreateCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doDateCommand(DateCommand) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a date command.
doDateCommand(DateCommand) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a DELETE request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface javax.servlet.Filter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in interface javax.servlet.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked.
doFindCommand(Connection, Statement, StringBuffer, FindCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a find command.
doFindCommand(Connection, Statement, StringBuffer, FindCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doFlushCommand(EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a flush command.
doFlushCommand(EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doHead(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives an HTTP HEAD request from the protected service method and handles the request.
doInvokeCommand(InvokeCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes an invoke command.
doInvokeCommand(InvokeCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doJoinCommand(Connection, List, StringBuffer, JoinCommand) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a join command.
doJoinCommand(Connection, List, StringBuffer, JoinCommand) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doLoadCommand(Connection, Statement, StringBuffer, LoadCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a load command.
doLoadCommand(Connection, Statement, StringBuffer, LoadCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doLockCommand(Connection, Statement, StringBuffer, LockCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a lock command.
doLockCommand(Connection, Statement, StringBuffer, LockCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doLogCommand(LogCommand) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a log command.
done - Variable in class au.gov.tas.dpiwe.mr.util.PlusOneIterator
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a OPTIONS request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Executes the serialized collection of commands in the HTTP POST request and responds with a serialized collection of responses.
doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doPut(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a PUT request.
doRemoveCommand(Connection, Statement, StringBuffer, Set, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a remove command.
doRemoveCommand(Connection, Statement, StringBuffer, Set, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doSelectCommand(Connection, Statement, StringBuffer, SelectCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a select command.
doSelectCommand(Connection, Statement, StringBuffer, SelectCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doSiameseBeanQuery(Connection, String, Set, boolean, boolean, Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Executes a siamese bean query using the given connection.
doSiameseBeanQuery(Connection, String, Set, boolean, boolean, Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
Executes a siamese bean query using (possibly) multiple Statements on the given Connection.
doStartCommand(String) - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Start a local daemon by calling its start method().
doStartCommand(String) - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Start a local daemon by calling its start method().
doStatusCommand(StatusCommand) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a status command.
doStatusCommand(StatusCommand) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
doStopCommand(String) - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Stop a local daemon by calling its stop method().
doStopCommand(String) - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Stop a local daemon by calling its stop method().
doStoreCommand(Connection, Statement, StringBuffer, Set, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a store command.
doStoreCommand(Connection, Statement, StringBuffer, Set, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a TRACE request.
DoubleRange - Class in au.gov.tas.dpiwe.mr.util
The DoubleRange class represents a range of double values.
DoubleRange() - Constructor for class au.gov.tas.dpiwe.mr.util.DoubleRange
Allocates a DoubleRange object with the value [0,0].
DoubleRange(double, double) - Constructor for class au.gov.tas.dpiwe.mr.util.DoubleRange
Allocates a DoubleRange object.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns the value of this MutableBigDecimal as a double primitive.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns the value of this MutableBigInteger as a double primitive.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns the value of this MutableByte as a double primitive.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns the value of this MutableDouble as a double primitive.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns the value of this MutableFloat as a double primitive.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns the value of this MutableInteger as a double primitive.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns the value of this MutableLong as a double primitive.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns the value of this MutableShort as a double primitive.
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
doubleValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
doubleValue(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a primitive value.
doWipeCommand(Connection, Statement, StringBuffer, Set, WipeCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.CommandInterpreter
Directly executes a wipe command.
doWipeCommand(Connection, Statement, StringBuffer, Set, WipeCommand, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
DRIVER_CLASS_NAME - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
DRIVER_CLASS_NAME - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
The driver used is the embedded one.
DRIVER_CLASS_NAME - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
dumpArray(Object) - Static method in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
Dumps the contents of an array the standard output stream in a human readable form, as if it were a collection.
dumpArray(PrintStream, Object) - Static method in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
Dumps the contents of an array to an output stream in a human readable form, as if it were a collection.
DuplicateKeyException - Exception in javax.ejb
The DuplicateKeyException exception is thrown if an entity EJB object cannot be created because an object with the same key already exists.
DuplicateKeyException() - Constructor for exception javax.ejb.DuplicateKeyException
Constructs a DuplicateKeyException with no detail message.
DuplicateKeyException(String) - Constructor for exception javax.ejb.DuplicateKeyException
Constructs a DuplicateKeyException with the specified detail message.

E

EchoCommand - Class in au.gov.tas.dpiwe.mr.command
The echo command is a request for the server to repeat its last response to the requesting client.
EchoCommand(int) - Constructor for class au.gov.tas.dpiwe.mr.command.EchoCommand
Construct a new echo command.
EchoCommand(int, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.EchoCommand
Construct a new echo command.
EchoException - Exception in au.gov.tas.dpiwe.mr.response
An EchoException occurs when a request is made for the server to repeat the last response to a client, but that response is unavailable.
EchoException(String) - Constructor for exception au.gov.tas.dpiwe.mr.response.EchoException
Creates a new EchoException.
edition - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
The edition attribute of this key.
edition - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
The edition attribute of this key.
edition - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
The edition attribute of this key.
ejbActivate() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Callback issued upon resurrecting a serialized bean.
ejbActivate(Container) - Method in interface au.gov.tas.dpiwe.mr.bean.MrEntityBean
Initializes the temporary entity context, if present, and then calls ejbActivate() or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Callback issued upon resurrecting a serialized bean.
ejbActivate() - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Callback issued upon resurrecting a serialized bean.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Initializes the temporary entity context, if present, and then calls ejbActivate().
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate(Container) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Initializes the temporary entity context, if present, and then calls ejbActivate()or ejbCreate() and ejbPostCreate() depending on whether this bean is persistent.
ejbActivate() - Method in interface javax.ejb.EntityBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in interface javax.ejb.SessionBean
The activate method is called when the instance is activated from its "passive" state.
EJBContext - Interface in javax.ejb
The EJBContext interface provides an instance with access to the container-provided runtime context of an enterprise Bean instance.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.bean.Bean
Callback before bean object creation.
ejbCreate(Object) - Method in interface au.gov.tas.dpiwe.mr.bean.MrEntityBean
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Informs a bean of the primary key identity it will be assigned.
ejbCreate(long) - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Create life-cycle event.
ejbCreate(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Create life-cycle event.
ejbCreate(CardKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Card
Create life-cycle event.
ejbCreate(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Create life-cycle event.
ejbCreate(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Create life-cycle event.
ejbCreate(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Create life-cycle event.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Informs a bean of the primary key identity it will be assigned.
ejbCreate(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Create life-cycle event.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Informs a bean of the primary key identity it will be assigned.
ejbCreate(TokenKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Token
Create life-cycle event.
ejbCreate(Color) - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Create life-cycle event.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Informs a bean of the primary key identity it will be assigned.
ejbCreate(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Create life-cycle event.
ejbCreate(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Create life-cycle event.
ejbCreate(CreditKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Create life-cycle event.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Informs a bean of the primary key identity it will be assigned.
ejbCreate(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Create life-cycle event.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Informs a bean of the primary key identity it will be assigned.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Informs a bean of the primary key identity it will be assigned.
ejbCreate(TrackKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Create life-cycle event.
ejbCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Informs a bean of the primary key identity it will be assigned.
EJBException - Exception in javax.ejb
The EJBException exception is thrown by an enterprise Bean instance to its container to report that the invoked business method or callback method could not be completed because of an unexpected error (e.g. the instance failed to open a database connection).
EJBException() - Constructor for exception javax.ejb.EJBException
Constructs an EJBException with no detail message.
EJBException(String) - Constructor for exception javax.ejb.EJBException
Constructs an EJBException with the specified detailed message.
EJBException(Exception) - Constructor for exception javax.ejb.EJBException
Constructs an EJBException that embeds the originally thrown exception.
EJBException(String, Exception) - Constructor for exception javax.ejb.EJBException
Constructs an EJBException that embeds the originally thrown exception with the specified detail message.
EJBHome - Interface in javax.ejb
The EJBHome interface must be extended by all enterprise Beans' remote home interfaces.
ejbLoad() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Callback issued prior to refreshing a bean with its persistent storage.
ejbLoad() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Callback issued prior to refreshing a bean with its persistent storage.
ejbLoad() - Method in interface javax.ejb.EntityBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
EJBLocalHome - Interface in javax.ejb
The EJBLocalHome interface must be extended by all enterprise Beans' local home interfaces.
EJBLocalObject - Interface in javax.ejb
The EJBLocalObject interface must be extended by all enterprise Beans' local interfaces.
EJBMetaData - Interface in javax.ejb
The EJBMetaData interface allows a client to obtain the enterprise Bean's meta-data information.
EJBObject - Interface in javax.ejb
The EJBObject interface is extended by all enterprise Beans' remote interfaces.
ejbPassivate() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Callback issued prior to serializing a bean.
ejbPassivate() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Callback issued prior to serializing a bean.
ejbPassivate() - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Callback issued prior to serializing a bean.
ejbPassivate() - Method in interface javax.ejb.EntityBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in interface javax.ejb.SessionBean
The passivate method is called before the instance enters the "passive" state.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.bean.Bean
Callback after bean object creation.
ejbPostCreate(Object) - Method in interface au.gov.tas.dpiwe.mr.bean.MrEntityBean
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Informs a bean that it has been assigned identity.
ejbPostCreate(long) - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Post-create bean life-cycle event.
ejbPostCreate(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Post-create bean life-cycle event.
ejbPostCreate(CardKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Card
Post-create bean life-cycle event.
ejbPostCreate(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Post-create bean life-cycle event.
ejbPostCreate(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Post-create bean life-cycle event.
ejbPostCreate(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Post-create bean life-cycle event.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Informs a bean that it has been assigned identity.
ejbPostCreate(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Post-create bean life-cycle event.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Informs a bean that it has been assigned identity.
ejbPostCreate(TokenKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Token
Post-create bean life-cycle event.
ejbPostCreate(Color) - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Post-create bean life-cycle event.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Informs a bean that it has been assigned identity.
ejbPostCreate(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Post-create bean life-cycle event.
ejbPostCreate(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Post-create bean life-cycle event.
ejbPostCreate(CreditKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Post-create bean life-cycle event.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Informs a bean that it has been assigned identity.
ejbPostCreate(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Post-create bean life-cycle event.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Informs a bean that it has been assigned identity.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Informs a bean that it has been assigned identity.
ejbPostCreate(TrackKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Post-create bean life-cycle event.
ejbPostCreate(Object) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Informs a bean that it has been assigned identity.
ejbRemove() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Callback issued prior to removing a bean from persistent storage.
ejbRemove() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Callback issued prior to removing a bean from persistent storage.
ejbRemove() - Method in interface javax.ejb.EntityBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in interface javax.ejb.MessageDrivenBean
A container invokes this method before it ends the life of the message-driven object.
ejbRemove() - Method in interface javax.ejb.SessionBean
A container invokes this method before it ends the life of the session object.
ejbStore() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Callback issued prior to committing a bean to persistent storage.
ejbStore() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Callback issued prior to committing a bean to persistent storage.
ejbStore() - Method in interface javax.ejb.EntityBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
element - Variable in class au.gov.tas.dpiwe.mr.util.InfiniteIterator
 
elements() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns an enumeration of the values in this table.
elements() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns an enumeration of the values in this table.
elementsSoFar - Variable in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
 
eliminateAllControls(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all control characters (\\u0001-\\u001F) from a string.
eliminateAllControlsToBuffer(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all control characters (\\u0001-\\u001F) from a character sequence.
eliminateAllLowerVowels(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all lower-case vowel characters (a, e, i, o, u + grave, accute, circumflex, tilde, umlaut, ring)
eliminateAllLowerVowelsToBuffer(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all lower-case vowel characters (a, e, i, o, u + grave, accute, circumflex, tilde, umlaut, ring) from a character sequence.
eliminateAllPunctuation(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all punctuation characters (ASCII, top-bit ISO8859-1, some block &20) from a string.
eliminateAllPunctuationToBuffer(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all punctuation characters (ASCII, top-bit ISO8859-1, some block &20) from a character sequence.
eliminateAllVowels(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all vowel characters (a, e, i, o, u + grave, accute, circumflex, tilde, umlaut, ring)
eliminateAllVowelsToBuffer(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all vowel characters (a, e, i, o, u + grave, accute, circumflex, tilde, umlaut, ring) from a character sequence.
eliminateControls(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all control characters (\\u0001-\\u001F) except LF (\\u000A), CR (\\u000D) and TAB (\\u0009) from a string.
eliminateControlsToBuffer(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove all control characters (\\u0001-\\u001F) except LF (\\u000A), CR (\\u000D) and TAB (\\u0009) from a character sequence.
eliminateNewLines(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove LF (\\u000A), CR (\\u000D) and TAB (\\u0009) from a string.
eliminateNewLinesToBuffer(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Remove LF (\\u000A), CR (\\u000D) and TAB (\\u0009) from a character sequence.
EmergencyBroadcastException - Exception in au.gov.tas.dpiwe.mr.server.servlet
Thrown by ServletSecurity to indicate that the client making a request is on the priority channel used to monitor and administer the server.
EmergencyBroadcastException(int, int) - Constructor for exception au.gov.tas.dpiwe.mr.server.servlet.EmergencyBroadcastException
Construct a new emergency broadcast exception.
EmergencyBroadcastException() - Constructor for exception au.gov.tas.dpiwe.mr.server.servlet.EmergencyBroadcastException
Construct a new emergency broadcast exception.
emergencyBroadcastSystem - Variable in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
A privileged channel which does not need to go through the normal security checks.
empty - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Indicator is true to indicate the first result set is empty.
empty2 - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Indicator is true to indicate the second result set is empty.
emptyMessage(int, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
emptyMessage(int) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
emptyMessage(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Starts a new line after level tagged logging.
emptyMessage(int) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Starts a new line after level tagged logging.
emptyMessage(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Starts a new line after command-level logging.
emptyMessage() - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Starts a new line after command-level logging.
encodeBytesToPrintStream(byte[], PrintStream) - Method in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
Encodes a byte array into 72 character (63 byte) encoded lines on a PrintStream.
encodeBytesToString(byte[]) - Method in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
Encode a byte array into a character string.
encodeBytesToString(byte[], int, int) - Method in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
Encode a section of a byte array into a character string.
encodeRedirectURL(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
encodeRedirectUrl(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
encodeRedirectURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL for use in the sendRedirect method or, if encoding is not needed, returns the URL unchanged.
encodeRedirectUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeRedirectURL(String url) instead
encodeRedirectURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectURL(String url) on the wrapped response object.
encodeRedirectUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectUrl(String url) on the wrapped response object.
encodeURL(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
encodeUrl(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
encodeURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
encodeUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeURL(String url) instead
encodeURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeURL(String url) on the wrapped response object.
encodeUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeUrl(String url) on the wrapped response object.
endAtom() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Called by a server daemon to indicate that it has completed processing an atom which should have its log messages grouped together.
endAtom() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Called by a server daemon to indicate that it has completed processing an atom which should have its log messages grouped together.
endAtom() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Called by a server daemon to indicate that it has completed processing an atom which should have its log messages placed in its own log file.
EndCommand - Class in au.gov.tas.dpiwe.mr.command
The end command has no semantics.
EndCommand() - Constructor for class au.gov.tas.dpiwe.mr.command.EndCommand
Construct a new end command.
EndCommand(Container) - Constructor for class au.gov.tas.dpiwe.mr.command.EndCommand
Construct a new end command.
endLegacyTypes() - Method in class au.gov.tas.dpiwe.mr.BeanCache
beginLegacyTypes() and this method and are used to bracket calls to addType() and addTypeLater() which use a legacy naming convention for database tables and fields- that is using underscores to delimit words forming those names.
endRequest(String) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Called by the command servlet to indicate that a request has been processed.
endsWith(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
endsWithThenStripSuffix(CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the end of a character sequence only if those characters match the suffix specified.
endsWithThenStripSuffix(String, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the end of a string only if those characters match the suffix specified.
endsWithThenStripSuffix(StringBuffer, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the end of a string buffer only if those characters match the suffix specified.
enlistResource(XAResource) - Method in interface javax.transaction.Transaction
Enlist the resource specified with the current transaction context of the calling thread
ensureType(String) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Ensures that the bean type corresponding to the given table in the database schema is loaded and then returns an appropriate type record.
ensureTypeIgnoreCase(String) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Ensures that the bean type corresponding to the given table in the database schema is loaded and then returns an appropriate type record, ignoring the case of the table name specified..
EnterpriseBean - Interface in javax.ejb
The EnterpriseBean interface must be implemented by every enterprise Bean class.
EntityBean - Interface in javax.ejb
The EntityBean interface is implemented by every entity enterprise Bean class.
EntityBeanComparator - Class in au.gov.tas.dpiwe.mr.relationship
A comparator which orders entity beans based on their primary key values.
EntityBeanComparator(Container) - Constructor for class au.gov.tas.dpiwe.mr.relationship.EntityBeanComparator
Construct a entity bean comparator.
EntityContext - Interface in javax.ejb
The EntityContext interface provides an instance with access to the container-provided runtime context of an entity enterprise Bean instance.
EntitySourceFileRewriter - Class in au.gov.tas.dpiwe.mr.tool
EntitySourceFileRewriter is currently a very primitive Java/Groovy source file rewriter which can be used to comment out import lines of the form: import <subpackage of business object package> .
EntitySourceFileRewriter(Reader) - Constructor for class au.gov.tas.dpiwe.mr.tool.EntitySourceFileRewriter
Creates a new entity source file rewriter.
EntitySourceFileRewriter(Reader, Messenger) - Constructor for class au.gov.tas.dpiwe.mr.tool.EntitySourceFileRewriter
Creates a new entity source file rewriter with logging enabled.
EntitySourceFileScanner - Class in au.gov.tas.dpiwe.mr.tool
EntitySourceFileScanner is currently a very primitive Java/Groovy source file reader needed by the DeploymentTool to detect an application's persistent entities.
EntitySourceFileScanner(Reader) - Constructor for class au.gov.tas.dpiwe.mr.tool.EntitySourceFileScanner
Creates a new home source file scanner.
EntitySourceFileScanner(Reader, Messenger) - Constructor for class au.gov.tas.dpiwe.mr.tool.EntitySourceFileScanner
Creates a new home source file scanner with logging enabled.
entry - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
entry - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
entryA - Variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
entryB - Variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
entrySet - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
 
entrySet() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns a collection view of the mappings contained in this map.
entrySet - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
 
entrySet() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
entrySet() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractMap
Returns the mappings in this map.
entryStart - Variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
entryStart(String) - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
EnumDir - Class in au.gov.tas.dpiwe.mr.tool
This tool enumerates the files in a single directory meeting a particular filename specification.
EnumDir() - Constructor for class au.gov.tas.dpiwe.mr.tool.EnumDir
 
EOF - Static variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
eq(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Check for equality of non-null references x and y.
eq(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Check for equality of non-null references x and y.
equalityOperator(String, Object, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Produces the right SQL equality operator for an expression involving the given basic value.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.bean.BeanMethodComparator
Compares two bean method comparators.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.bean.Identifier
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.command.Command
Returns true if this command is equivalent to another.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Compares two constraints for equality.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.Container
Does a crude test to check if two Containers contain the same types.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.relationship.EntityBeanComparator
Compares two entity bean comparators.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
Checks if two keys are equal.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
Checks if two keys are equal.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
Checks if two keys are equal.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
Checks if two keys are equal.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
Checks if two keys are equal.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
Checks if two keys are equal.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Compares the specified Object with this List for equality.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSet
 
equals(Date) - Method in class au.gov.tas.dpiwe.mr.util.DatePart
 
equals(Date) - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
equals(DateRange) - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.ListComparator
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MethodComparator
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractSet
Returns true if this set is equivalent to another.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Compares this object to the specified object.
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableCharacter
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Compares this object to the specified object.
equals(Date) - Method in class au.gov.tas.dpiwe.mr.util.TimePart
 
equals(Object) - Method in class au.gov.tas.dpiwe.mr.util.ToStringComparator
 
equalsIgnoreCase(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
error - Variable in class au.gov.tas.dpiwe.mr.util.Messenger
Set to true to echo messages on the standard error stream.
errorCode - Variable in exception javax.transaction.SystemException
The error code to create the SystemException with
escapeForSGML(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string and escapes those sequences which cannot be exposed in the content body of an SGML document in raw form without being interpreted specially.
escapeFurtherForSGMLAttribute(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string and escapes those sequences which cannot be exposed in attibute values of an SGML document in raw form without being interpreted specially.
establishSession(SessionEntityBean, LoginEntityBean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Establish session directly in server context.
establishSession(HttpSession, SessionEntityBean, LoginEntityBean) - Method in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
Establishes the user associated with this session, or null of the user could not be logged in.
evolve(boolean[]) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
evolve(byte[]) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
evolve(short[]) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
evolve(int[]) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
evolve(long[]) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
evolve(float[]) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
evolve(double[]) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
evolve(Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
evolve(Object) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
evolve(byte[]) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
evolve(short[]) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
evolve(int[]) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
evolve(long[]) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
evolve(float[]) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
evolve(double[]) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
evolve(Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
 
evolve(Object) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
evolve(byte[]) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
evolve(short[]) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
evolve(int[]) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
evolve(long[]) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
evolve(float[]) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
evolve(double[]) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
evolve(Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
 
evolveKeysToLists(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
 
evolveKeysToSets(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
 
evolveValuesToLists(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
 
evolveValuesToSets(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
 
Ex - Class in au.gov.tas.dpiwe.mr.tool
This tool returns extended catalogue information for the files in named directories.
Ex() - Constructor for class au.gov.tas.dpiwe.mr.tool.Ex
 
ExampleBean - Class in au.gov.tas.dpiwe.mr.test
ExampleBean is the sole bean populating Containers produced by ExampleContainerFactory.
ExampleBean() - Constructor for class au.gov.tas.dpiwe.mr.test.ExampleBean
Constructs an example bean.
ExampleBeanHome - Interface in au.gov.tas.dpiwe.mr.test
The home interface for ExampleBean.
ExampleBeanObject - Interface in au.gov.tas.dpiwe.mr.test
The component interface for ExampleBean.
ExampleCommandServlet - Class in au.gov.tas.dpiwe.mr.test
A command servlet based on the ExampleContainerFactory.
ExampleCommandServlet() - Constructor for class au.gov.tas.dpiwe.mr.test.ExampleCommandServlet
 
ExampleContainerFactory - Class in au.gov.tas.dpiwe.mr.test
The example container factory can be used as a template for constructing a container factory for your own application.
ExampleContainerFactory() - Constructor for class au.gov.tas.dpiwe.mr.test.ExampleContainerFactory
An empty constructor will suffice for most purposes.
exceptionMessageTable - Variable in class au.gov.tas.dpiwe.mr.util.Messenger
Lists the messages to be displayed for various exception types.
exceptions - Variable in exception au.gov.tas.dpiwe.mr.bean.ValidateFieldsException
The Exceptions which were encountered during the validation process.
exceptionsToConsole - Variable in class au.gov.tas.dpiwe.mr.util.Messenger
Set to true to echo exception stack traces on the standard output device.
exceptionsToError - Variable in class au.gov.tas.dpiwe.mr.util.Messenger
Set to true to echo exception stack traces on the standard error stream.
execute(Runnable) - Method in interface au.gov.tas.dpiwe.mr.util.concurrent.Executor
Execute the given command.
execute(Runnable) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedVariable
If current thread is not interrupted, execute the given command within this object's lock
executeBatchFind - Variable in class au.gov.tas.dpiwe.mr.Container
The method which executes a batch find.
executeBatchFind() - Method in class au.gov.tas.dpiwe.mr.Container
Executes a batch find operation.
executeRetrieveMethodCallsForBeanObject(BeanWrapper) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to invoke methods starting with the word "retrieve" in a particular bean object.
executeRetrieveMethodCallsForBeanObject(BeanWrapper) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal utility method to invoke methods starting with the word "retrieve" in a particular bean object.
executeRetrieveMethodCallsForBeanObjects(Collection) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to invoke methods starting with the word "retrieve" in a collection of bean objects.
executeRetrieveMethodCallsForBeanObjects(Map) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to invoke methods starting with the word "retrieve" in a map of bean objects.
executeRetrieveMethodCallsForBeanObjects(Collection) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal utility method to invoke methods starting with the word "retrieve" in a collection of bean objects.
Executor - Interface in au.gov.tas.dpiwe.mr.util.concurrent
Interface for objects that execute Runnables, as well as various objects that can be wrapped as Runnables.
exFiles(File[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEx
Turns files into ExFiles which can report extended catalogue information.
existingObject - Variable in exception au.gov.tas.dpiwe.mr.bean.AlreadyExistsException
 
expectedArray - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
express(Object) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Expresses a null value as an empty string representation, a string as a double-quoted string representation and every other value as its unquoted string representation.
expressBasicValue(Object, int) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method to encode the given basic value in a CSV, URL-encoded, quoted, with units or XML format.
expressBasicValue(String, Object, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Encode the given basic value in an SQL query.
expressBasicValue(String, Object, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
expressBasicValue(String, Object, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
expressBasicValues(Collection, int) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method to encode the given basic values in a CSV, URL-encoded, quoted, with units or XML format.
expressSpecialValue(Object, int) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Utility method to encode the given special basic value in a CSV, URL-encoded, quoted, with units or XML format.
expressValue(TypedNumber) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Expresses a numeric value in the default format, while obeying restrinctions on minimal and maximal places before and after the radix point.
expressValue(NumberFormat, TypedNumber) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Expresses a numeric value in the specified format, while obeying restrinctions on minimal and maximal places before and after the radix point.
expressValue(NumberFormat, BigDecimal, int) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Scales and expresses a value using the specified formatter.
expressValueWithUnit(TypedNumber) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Expresses a numeric value with its unit in the default format, while obeying restrinctions on minimal and maximal places before and after the radix point.
expressValueWithUnit(NumberFormat, TypedNumber) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Expresses a numeric value with its unit in the specified format, while obeying restrinctions on minimal and maximal places before and after the radix point.
expressVCD(Calendar) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
extensionFlavourTable - Variable in class au.gov.tas.dpiwe.mr.util.MIMEMap
 

F

Failure_Architecture - Static variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The identifier marking the start of the architecture-defined range.
Failure_Client - Static variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The identifier marking the start of the client-defined range.
Failure_NumberTooBig - Static variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The identifier indicating that the number for a field is too large according to the metadata available.
Failure_RequiredField - Static variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The identifier indicating that a required field (according to the metadata available) was null.
Failure_TextTooLong - Static variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The identifier indicating that the text for a field is too long according to the metadata available.
Failure_TypeMismatch - Static variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The identifier indicating that a value could not be parsed according to the required type.
Failure_Undefined - Static variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The identifier which does not indicate any particular failure.
failureReason - Variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
An identifier indicating what validation test failed.
FaultTolerantProperties - Class in au.gov.tas.dpiwe.mr.util
Reads and writes properties without being a stickler over malformed unicode escapes.
FaultTolerantProperties() - Constructor for class au.gov.tas.dpiwe.mr.util.FaultTolerantProperties
Creates new FaultTolerantProperties which is empty.
FaultTolerantProperties(Properties) - Constructor for class au.gov.tas.dpiwe.mr.util.FaultTolerantProperties
Creates a new FaultTolerantProperties with the specified defaults.
FieldDesc - Class in au.gov.tas.dpiwe.mr.util
A FieldDesc is a description of a field member of a class, as might be used to specify a serialized representation.
FieldDesc(String, Class) - Constructor for class au.gov.tas.dpiwe.mr.util.FieldDesc
Construct a new FieldDesc.
FieldDesc(String, char) - Constructor for class au.gov.tas.dpiwe.mr.util.FieldDesc
Construct a new FieldDesc of primitive type.
FieldEqualFinder - Interface in au.gov.tas.dpiwe.mr.bean
This is the internal interface implemented by implementations of homes generated by the Mr Architecture DeploymentTool which provides access to information extracted from the home source file about the longest findWhereFieldsEqual() method.
fieldName - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
fieldName - Variable in exception au.gov.tas.dpiwe.mr.bean.ValidateException
The name of field which could not be validated, or null if no specific field was invalid.
fieldName - Variable in class au.gov.tas.dpiwe.mr.tool.TableImporter
 
fieldNameLCToFieldNameMapping - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Allows a lower case field name to be mapped to correct casing.
Fields - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to convert fields to and from internal representations like Field and Class.
Fields() - Constructor for class au.gov.tas.dpiwe.mr.util.Fields
 
filenameWidth - Static variable in class au.gov.tas.dpiwe.mr.tool.MultiEx
 
Filter - Interface in javax.servlet
A filter is an object that performs filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both.
filterBeanObjectCollection(Collection, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of bean objects and filter them to make sure they are cloned, if necessary.
filterBeanObjectList(List, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a list of bean objects and filter them to make sure they are cloned, if necessary.
filterBeanObjectMap(Map, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a map of key values to bean objects and filter the bean objects to make sure they are cloned, if necessary.
filterBeanObjectSet(Set, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a set of bean objects and filter them to make sure they are cloned, if necessary.
filterBeanObjectSet(SortedSet, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a sorted set of bean objects and filter them to make sure they are cloned, if necessary.
FilterChain - Interface in javax.servlet
A FilterChain is an object provided by the servlet container to the developer giving a view into the invocation chain of a filtered request for a resource.
FilterConfig - Interface in javax.servlet
A filter configuration object used by a servlet container to pass information to a filter during initialization.
filtered - Variable in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
The current row number in the DistinctRowResultSet.
find(Class, String, Class[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Returns the specific public method in a target class or superclass that has the given name and accepts exactly the number and type of parameters in the given Class array in a reflective invocation.
find(Class, String, Class[], boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Returns a matching public method in a target class that has the given name and accepts the number and type of parameters in the given Class array in a reflective invocation.
findAllByPrimaryKey(Object) - Method in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardHome
Returns the bean for the edition specified, populating aggregations.
findAllByPrimaryKey(CardKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardHome
Returns the bean with the card ID specified, populating aggregations.
findAllByPrimaryKey(DeckKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckHome
Returns the bean with the deck ID specified, populating aggregations.
findAllByPrimaryKey(SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedHome
Returns the bean with the square ID specified, populating aggregations.
findAllByPrimaryKey(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetHome
Returns the bean for the edition specified, populating aggregations.
findAllByPrimaryKey(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(CardKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(TokenKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareHome
Returns the bean with the square ID specified, populating aggregations.
findAllByPrimaryKey(TokenKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.TokenHome
Returns the bean with the token ID specified, populating aggregations.
findAllByPrimaryKey(Color) - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanHome
Returns the bean with the colour specified, populating aggregations.
findAllByPrimaryKey(Color) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistHome
Returns the bean with the artist ID specified, populating aggregations.
findAllByPrimaryKey(String) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDHome
Returns the bean for the edition specified, populating aggregations.
findAllByPrimaryKey(CreditKey) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditHome
Returns the bean with the credit ID specified, populating aggregations.
findAllByPrimaryKey(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(CreditKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(TrackKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Finds an existing bean object, and all its related objects.
findAllByPrimaryKey(long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongHome
Returns the bean with the song ID specified, populating aggregations.
findAllByPrimaryKey(TrackKey) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackHome
Returns the bean with the track ID specified, populating Tracks.
findAllOfEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to load a single entity bean from persistent storage.
findAllOfEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The immediate action of this method is to load a single entity bean from persistent storage.
findAllWhereFieldsEqual(String, Object) - Method in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(DeckKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(String, SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(String, SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(String, SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(String, SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.TokenHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(String) - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(String) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(Long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(Long, Long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditHome
Searches for multiple beans, populating Credits.
findAllWhereFieldsEqual(Long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(Long, Long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(Long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(String, Long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Selects many existing bean objects whose fields equal those specified, along with all of their related objects.
findAllWhereFieldsEqual(Long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongHome
Searches for multiple beans, populating aggregations.
findAllWhereFieldsEqual(String, Long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackHome
Searches for multiple beans, populating Tracks.
findAndRemoveEntry(Map.Entry) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Helper method for entrySet.remove
findByPrimaryKey(Object) - Method in interface au.gov.tas.dpiwe.mr.bean.BeanHome
A finder method that locates an existing bean object.
findByPrimaryKey(Object) - Method in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Finds an existing bean object.
findByPrimaryKey(long) - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandHome
Find a particular command history record.
findByPrimaryKey(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardHome
Returns the bean for the edition specified.
findByPrimaryKey(CardKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardHome
Returns the bean with the card ID specified.
findByPrimaryKey(DeckKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckHome
Returns the bean with the deck ID specified.
findByPrimaryKey(SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedHome
Returns the bean with the square ID specified.
findByPrimaryKey(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetHome
Returns the bean for the edition specified.
findByPrimaryKey(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Finds an existing bean object.
findByPrimaryKey(CardKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Finds an existing bean object.
findByPrimaryKey(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Finds an existing bean object.
findByPrimaryKey(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Finds an existing bean object.
findByPrimaryKey(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Finds an existing bean object.
findByPrimaryKey(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Finds an existing bean object.
findByPrimaryKey(TokenKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Finds an existing bean object.
findByPrimaryKey(SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareHome
Returns the bean with the square ID specified.
findByPrimaryKey(TokenKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.TokenHome
Returns the bean with the token ID specified.
findByPrimaryKey(Color) - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanHome
Returns the bean with the colour specified.
findByPrimaryKey(Color) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Finds an existing bean object.
findByPrimaryKey(long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistHome
Returns the bean with the artist ID specified.
findByPrimaryKey(String) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDHome
Returns the bean for the identifier specified.
findByPrimaryKey(CreditKey) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditHome
Returns the bean with the credit ID specified.
findByPrimaryKey(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Finds an existing bean object.
findByPrimaryKey(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Finds an existing bean object.
findByPrimaryKey(CreditKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Finds an existing bean object.
findByPrimaryKey(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Finds an existing bean object.
findByPrimaryKey(TrackKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Finds an existing bean object.
findByPrimaryKey(long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongHome
Returns the bean with the song ID specified.
findByPrimaryKey(TrackKey) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackHome
Returns the bean with the track ID specified.
findColumn(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
findColumn(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
FindCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet converts the pooled entity bean in the received command to a persistent bean corresponding to the data record with the primary key also given in the command.
FindCommand(EntityBean, Object) - Constructor for class au.gov.tas.dpiwe.mr.command.FindCommand
Construct a new find command.
FindCommand(EntityBean, Object, boolean) - Constructor for class au.gov.tas.dpiwe.mr.command.FindCommand
Construct a new find command.
FindCommand(EntityBean, Object, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.FindCommand
Construct a new find command.
FindCommand(EntityBean, Object, boolean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.FindCommand
Construct a new find command.
findDeclared(Class, String, Class[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Returns the specific declared method in a target class or superclass that has the given name and accepts exactly the number and type of parameters in the given Class array in a reflective invocation.
findEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to load a single entity bean from persistent storage.
findEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The immediate action of this method is to load a single entity bean from persistent storage.
FinderException - Exception in javax.ejb
The FinderException exception must be included in the throws clause of every findMETHOD(...) method of an entity Bean's home interface.
FinderException() - Constructor for exception javax.ejb.FinderException
Constructs an FinderException with no detail message.
FinderException(String) - Constructor for exception javax.ejb.FinderException
Constructs an FinderException with the specified detail message.
findLocalContainer(String) - Static method in class au.gov.tas.dpiwe.mr.Container
Returns the local container corresponding to the specified application name.
FindResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the find command, containing the passivated persistent entity bean with the primary key requested.
FindResponse(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.response.FindResponse
Construct a new find response.
findUsernameAndPassword(String) - Method in interface au.gov.tas.dpiwe.mr.bean.UserEntityBeanHome
This method is used internally by the architecture for authentication of users.
findWhereFieldsEqual(String, Object) - Method in interface au.gov.tas.dpiwe.mr.bean.BeanHome
A finder method that locates existing bean objects.
findWhereFieldsEqual(String, Object) - Method in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(Long) - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandHome
Find command history records with the specified type.
findWhereFieldsEqual(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardHome
Searches for multiple beans.
findWhereFieldsEqual(DeckKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardHome
Searches for multiple beans.
findWhereFieldsEqual(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckHome
Searches for multiple beans.
findWhereFieldsEqual(String, SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedHome
Searches for multiple beans.
findWhereFieldsEqual(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(String, SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(String, SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(String, SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareHome
Searches for multiple beans.
findWhereFieldsEqual(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.TokenHome
Searches for multiple beans.
findWhereFieldsEqual(String) - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanHome
Searches for multiple beans.
findWhereFieldsEqual(String) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(Long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistHome
Searches for multiple beans.
findWhereFieldsEqual(Long, Long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditHome
Searches for multiple beans.
findWhereFieldsEqual(Long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(Long, Long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(Long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(String, Long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Selects many existing bean objects whose fields equal those specified.
findWhereFieldsEqual(Long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongHome
Searches for multiple beans.
findWhereFieldsEqual(String, Long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackHome
Searches for multiple beans.
first() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
first() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
first() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
first() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
 
firstKey() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
 
flagPossibleNewSession(HttpSession, ServletRequest) - Method in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
Indicates there is a new session that the server container should know about.
flavourExtensionTable - Variable in class au.gov.tas.dpiwe.mr.util.MIMEMap
 
flip(CharSequence, char, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Every occurrence of flip0 is changed to flip1 and vice versa.
flipBit(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
FloatRange - Class in au.gov.tas.dpiwe.mr.util
The FloatRange class represents a range of float values.
FloatRange() - Constructor for class au.gov.tas.dpiwe.mr.util.FloatRange
Allocates a FloatRange object with the value [0,0].
FloatRange(float, float) - Constructor for class au.gov.tas.dpiwe.mr.util.FloatRange
Allocates a FloatRange object.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns the value of this MutableBigDecimal as a float primitive.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns the value of this MutableBigInteger as a float primitive.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns the value of this MutableByte as a float primitive.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns the value of this MutableDouble as a float primitive.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns the value of this MutableFloat as a float primitive.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns the value of this MutableInteger as a float primitive.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns the value of this MutableLong as a float primitive.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns the value of this MutableShort as a float primitive.
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
floatValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
floatValue(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a primitive value.
flushBeans(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
Ensures that beans of the specified type are removed from all caches.
flushBuffer() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
flushBuffer() - Method in interface javax.servlet.ServletResponse
Forces any content in the buffer to be written to the client.
flushBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
FlushCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet instructs the ServerContainer to flush all references to entity beans of the same type as that which is the parameter to the command.
FlushCommand(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.command.FlushCommand
Construct a new flush command.
FlushCommand(EntityBean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.FlushCommand
Construct a new flush command.
FlushResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the flush command.
FlushResponse() - Constructor for class au.gov.tas.dpiwe.mr.response.FlushResponse
Construct a new flush response.
flushResponsesForEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Internal method to remove references to a particular bean type from the response cache.
flushResponsesForEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal method to remove references to a particular bean type from the response cache.
Foreground_Black - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The foreground black code.
Foreground_Blue - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The foreground blue code.
Foreground_Cyan - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The foreground cyan code.
Foreground_Green - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The foreground green code.
Foreground_Magenta - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The foreground magenta code.
Foreground_Red - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The foreground red code.
Foreground_White - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The foreground white code.
Foreground_Yellow - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The foreground yellow code.
foreshadow(int) - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
 
foreshadow(int) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Forshadows the future claim on this thread of a specified number of command history beans in order to represent a transaction.
FORM_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Form authentication.
formalParameterList(Class[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Produces a syntactically correct formal parameter list for use in a Java source file.
Format_None - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate data should be presented unchanged.
Format_UnicodeTF16CSV - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate Unicode CSV format (optimized for 16-bit encoding) should be used to encode or decode data.
Format_UnicodeTF16Quoted - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate Unicode quoted format (optimized for 16-bit encoding) should be used to encode or decode data.
Format_UnicodeTF16WithUnits - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate Unicode format (optimized for 16-bit encoding) should be used to encode or decode data, with units of measurement displayed after numerics.
Format_UnicodeTF16XML - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate Unicode CSV format (optimized for 16-bit encoding) should be used to encode or decode data.
Format_UnicodeTF8CSV - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate Unicode CSV format (optimized for 8-bit encoding) should be used to encode or decode data.
Format_UnicodeTF8Quoted - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate Unicode quoted format (optimized for 8-bit encoding) should be used to encode or decode data.
Format_UnicodeTF8URLEncoded - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate UTF-8 URL-encoded format should be used to encode or decode data.
Format_UnicodeTF8WithUnits - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate Unicode format (optimized for 8-bit encoding) should be used to encode or decode data, with units of measurement displayed after numerics.
Format_UnicodeTF8XML - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
Constant to indicate Unicode CSV format (optimized for 8-bit encoding) should be used to encode or decode data.
formDateExpression(Date) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Forms a date expression suitable for this database type.
formDateExpression(NullableDate) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Forms a date expression suitable for this database type.
formDateExpression(DatePart) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Forms a date expression suitable for this database type.
formDateExpression(Date) - Method in class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
formDateExpression(NullableDate) - Method in class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
formDateExpression(DatePart) - Method in class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
formDateExpression(Date) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
formDateExpression(NullableDate) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
formDateExpression(DatePart) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards a request from a servlet to another resource (servlet, JSP file, or HTML file) on the server.
forwardMismatch(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Moving forward through a string, this method reports the first out of place bracket of the kind indicated.
fromString(String) - Static method in class au.gov.tas.dpiwe.mr.util.Constructors
Takes a string representation of a constructor of the form {<ignored-part>} <class-name> "(" {<type-name>,","} ")" and produces a Constructor object.
fromString(String) - Static method in class au.gov.tas.dpiwe.mr.util.Fields
Takes a string representation of a field of the form {<ignored-part>} <class-name> "."
fromString(String) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Takes a string representation of a method of the form {<ignored-part>} <class-name> "."

G

gate - Variable in class au.gov.tas.dpiwe.mr.server.database.MrConnection
When non-zero, this value is gated into the lock.
gcd(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
generateError(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.DDLMapper
Generates the error message for the specified token.
generateError(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.HeaderTool
Generates the error message for the specified token.
generateError(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Generates the error message for the specified token.
generateError(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.TableImporter
Generates the error message for the specified token.
generateError(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.XMap
Generates the error message for the specified token.
generateError(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
Generates the error message for the specified token.
generateJoinedBeansFromCombinedRecords(Collection, Collection, int, ResultSet, MutableBoolean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Internal utility method to fill up several beans with field values taken from a JDBC result set.
generateMrBeanClassSource(PrintWriter, boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer.TypeRecord
Generate the component interface implementation source code for this bean type.
generateMrBeanHomeClassSource(PrintWriter) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer.TypeRecord
Generate the home interface implementation source code for this bean type.
generateNullClassSource(PrintWriter, Class) - Static method in class au.gov.tas.dpiwe.mr.tool.NullableMaker
Generate the nullable object source code for a particular type.
generateNullClassSource(PrintWriter, Class, String) - Static method in class au.gov.tas.dpiwe.mr.tool.NullMaker
Generate the null object source code for a particular type.
generateSerializableClassSource(PrintWriter, Class, String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.SerializableMaker
Generate the serializable object source code for a particular type.
generateThinBeanClassSource(PrintWriter) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer.TypeRecord
Generate the "Thin" entity bean implementation source code for this bean type.
generateWrapperClassSource(PrintWriter, Class) - Static method in class au.gov.tas.dpiwe.mr.tool.WrapperMaker
Generate the object wrapper source code for a particular type.
GenericServlet - Class in javax.servlet
Defines a generic, protocol-independent servlet.
GenericServlet() - Constructor for class javax.servlet.GenericServlet
Does nothing.
get() - Method in class au.gov.tas.dpiwe.mr.util.CloneableObject
Returns a reference to the underlying object.
get(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns the value to which the specified key is mapped in this table.
get(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns the value to which the specified key is mapped in this table.
get(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
get(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns the element at the specified position in this list.
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Return the current value
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Return the current value
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Return the current value
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Return the current value
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Return the current value
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Return the current value
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Return the current value
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedRef
Return the current value
get() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Return the current value
get(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
get(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
get(int) - Method in class au.gov.tas.dpiwe.mr.util.CountingStack
 
get(Object, String) - Static method in class au.gov.tas.dpiwe.mr.util.Fields
Gets the value of a named field in an object.
get(int) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractList
Returns the element at the specified position in the list.
get() - Method in class au.gov.tas.dpiwe.mr.util.PerThread
 
get(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
get() - Method in interface au.gov.tas.dpiwe.mr.util.TimedReference
Returns the referenced object.
getAbstractName() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the abstract name of the bean type this MetaData object describes.
getAbstractName() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getAbstractName() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Internal utility method to get the abstract name for this bean type.
getAbstractNameForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to convert a bean token to an internal abstract type name.
getAbstractNameForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal utility method to convert a bean instance to its abstract name.
getAbstractNameForEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to convert a bean class to an internal abstract name.
getAbstractNameForEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal utility method to convert a bean type to its abstract name.
getAbstractNameForUIBean(Object) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to convert a bean token to an internal abstract type name.
getAbstractNameForUIBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to convert a bean class to an internal abstract name.
getAccessibleMethodFrom(Class, String, Class[]) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Ride up the class hierarchy looking for a method match.
getAccessString() - Method in class au.gov.tas.dpiwe.mr.tool.MultiEx.ExFile
 
getActiveServerCount() - Method in interface au.gov.tas.dpiwe.mr.server.MrServletContainer
Returns the number of servers active on this socket.
getActiveServerCount() - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer
Returns the number of servers active on this socket.
getAlertText(int) - Static method in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
 
getAll() - Method in class au.gov.tas.dpiwe.mr.util.PerThread
 
getAllTypes() - Method in class au.gov.tas.dpiwe.mr.BeanCache
Obtain a list of all type records for known entity bean types.
getAppName() - Method in class au.gov.tas.dpiwe.mr.Container
Returns the application name for this container.
getArray(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getArray(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getArray(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getArray(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getArray(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getArray(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getArtistIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Returns the artist ID attribute of this bean.
getArtistIdentifier() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistObject
Returns the artist ID attribute of this bean.
getArtistIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
Returns the artist identifier attribute of this key.
getArtistIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Accessor method for the artistIdentifier property.
getArtistIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Accessor method for the artistIdentifier property.
getAsciiStream(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getAsciiStream(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getAsciiStream(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getAsciiStream(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getAsciiStream(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getAsciiStream(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getAt(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Extracts a component bean object from this siamese bean object.
getAttribute(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getAttribute(String) - Method in interface javax.servlet.http.HttpSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in interface javax.servlet.ServletContext
Returns the servlet container attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in interface javax.servlet.ServletRequest
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
getAttributeNames() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getAttributeNames() - Method in interface javax.servlet.http.HttpSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNames() - Method in interface javax.servlet.ServletContext
Returns an Enumeration containing the attribute names available within this servlet context.
getAttributeNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getAttributeNames() on the wrapped request object.
getAuthType() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the authentication scheme used to protect the servlet.
getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getAuthType() on the wrapped request object.
getAutoCommit() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
getBacktickProcess(String, StringTokenizer, File) - Static method in class au.gov.tas.dpiwe.mr.tool.BatchFileCreator
 
getBadCommandIndex(boolean) - Method in class au.gov.tas.dpiwe.mr.Container
Gives the index of the last command that failed during a doCommands() call for the current thread.
getBean() - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Recalls the bean involved with this command.
getBean() - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandObject
Recalls the bean involved with this command.
getBeanClass() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Get the "Thin" entity bean implementation for this bean type.
getBeanObject() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Internal method to determine the bean wrapper associated with this entity bean.
getBeanObject(EntityBean) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Extracts a component bean object from this siamese bean object.
getBeanObject() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Internal method to determine the bean wrapper associated with this entity bean.
getBeanObject(EntityBean) - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Extracts a component bean object from this siamese bean object.
getBeanObject(Container) - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateException
Returns a reference to the bean which caused this exception.
getBeanObject() - Method in interface au.gov.tas.dpiwe.mr.bean.WrappedBean
Returns the bean wrapper associated with this entity bean, or null if it is not known or this bean is not wrapped.
getBeanObject(Container) - Method in exception au.gov.tas.dpiwe.mr.server.SynchronizationException
Returns the bean object which could not be synchronized.
getBeanObjectByTableName(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Extracts a component bean object from this siamese bean object.
getBeanObjectByTableName(String) - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Extracts a component bean object from this siamese bean object.
getBeanObjectForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to request a bean object of the appropriate type to wrap a "Thin" entity bean.
getBeanObjectForEntityBean(EntityBean, boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to request a bean object of the appropriate type to wrap a "Thin" entity bean.
getBeanObjects() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Gets the bean objects comprising this siamese bean object.
getBeanObjects() - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Gets the bean objects comprising this siamese bean object.
getBeans() - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Returns the "Thin" entity beans comprising this siamese bean.
getBeanTypeRecord() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the TypeRecord corresponding to the bean type this metadata describes.
getBeanTypeRecord() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getBeginSequenceNo() - Method in class au.gov.tas.dpiwe.mr.response.PurgeResponse
Get the sequence number of the first identifier in this response.
getBigDecimal(String, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBigDecimal(int, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBigDecimal(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBigDecimal(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBigDecimal(String, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBigDecimal(int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBigDecimal(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBigDecimal(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBigDecimal(String, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBigDecimal(int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBigDecimal(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBigDecimal(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBigDecimal() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns the value of this MutableBigDecimal object as a BigDecimal primitive.
getBigInteger() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns the value of this MutableBigInteger object as an BigInteger primitive.
getBinaryStream(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBinaryStream(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBinaryStream(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBinaryStream(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBinaryStream(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBinaryStream(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBlob(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBlob(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBlob(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBlob(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBlob(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBlob(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBoard() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Returns the board associated with this bean.
getBoard() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Returns the board associated with this bean.
getBoard() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Traverses the one to zero or one board relationship.
getBoard() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
This relationship accessor is not implemented by a thin entity bean.
getBoolean(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBoolean(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBoolean(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBoolean(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBoolean(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBoolean(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBoolean() - Method in class au.gov.tas.dpiwe.mr.util.MutableBoolean
Returns the value of this MutableBoolean object as a boolean primitive.
getBoolean(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getBufferSize() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
getBufferSize() - Method in interface javax.servlet.ServletResponse
Returns the actual buffer size used for the response.
getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getBufferSize() on the wrapped response object.
getButtonList(PresentationUtilities) - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Internal utility method to get the button names for this bean type.
getByte(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getByte(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getByte(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getByte(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getByte(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getByte(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getByte() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns the value of this MutableByte object as an byte primitive.
getByte(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getBytes(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBytes(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getBytes(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBytes(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getBytes(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBytes(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getBytes(int, int, byte[], int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
getBytes() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
getBytes(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
getCachedEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to attempt to find a cached instance of a bean.
getCachedEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal method to attempt to find a cached instance of a bean.
getCallerIdentity() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getCallerIdentity() - Method in interface javax.ejb.EJBContext
Deprecated. Use Principal getCallerPrincipal() instead.
getCallerPrincipal() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getCallerPrincipal() - Method in interface javax.ejb.EJBContext
Obtain the java.security.Principal that identifies the caller.
getCardID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Card
Returns the card ID attribute of this bean.
getCardID() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardObject
Returns the card ID attribute of this bean.
getCardID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Accessor method for the cardID property.
getCardID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Accessor method for the cardID property.
getCardNumber() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
Returns the card number attribute of this key.
getCards() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Returns the cards associated with this bean.
getCards() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckObject
Returns the cards associated with this bean.
getCards() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Traverses the one to zero or more cards relationship.
getCards() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Traverses the one to zero or more cards relationship.
getCatalog() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
getCause() - Method in exception au.gov.tas.dpiwe.mr.bean.AlreadyRelatedException
Returns the cause of this exception.
getCause() - Method in exception au.gov.tas.dpiwe.mr.bean.NotUniqueException
Returns the cause of this exception.
getCause() - Method in exception au.gov.tas.dpiwe.mr.bean.SisterException
Returns the cause of this exception.
getCause() - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateException
Returns the cause of this exception, usually another ValidateException.
getCause() - Method in exception au.gov.tas.dpiwe.mr.MrException
Returns the cause of this EJB exception.
getCause() - Method in exception au.gov.tas.dpiwe.mr.MrHeuristicMixedException
Returns the cause of this partial commit.
getCause() - Method in exception au.gov.tas.dpiwe.mr.MrRollbackException
Returns the cause of this rollback.
getCause() - Method in exception au.gov.tas.dpiwe.mr.server.servlet.HeimlichException
Returns the cause of this HeimlichException.
getCause() - Method in exception au.gov.tas.dpiwe.mr.server.servlet.StatusException
Returns the cause of this StatusException.
getCause() - Method in exception au.gov.tas.dpiwe.mr.server.SQLFinderException
Returns the original EJBException instance.
getCausedByException() - Method in exception javax.ejb.EJBException
Obtain the exception that caused the EJBException being thrown.
getCDIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Returns the CD identifier attribute of this bean.
getCDIdentifier() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDObject
Returns the CD identifier attribute of this bean.
getCDIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Accessor method for the cdidentifier property.
getCDIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Accessor method for the cdidentifier property.
getCDIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
Returns the CD identifier attribute of this key.
getChain(String) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
getChar(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getCharacterEncoding() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getCharacterEncoding() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped response object.
getCharacterStream(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getCharacterStream(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getCharacterStream(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getCharacterStream(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getCharacterStream(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getCharacterStream(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getChars(int, int, char[], int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
getChildBeans() - Method in class au.gov.tas.dpiwe.mr.bean.Bean
A one to many relationship destructor.
getChildBeans() - Method in interface au.gov.tas.dpiwe.mr.bean.BeanObject
A one to many relationship destructor.
getChildBeans() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Traverses the one to zero or more childBeans relationship.
getChildBeans() - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Traverses the one to zero or more childBeans relationship.
getClasses() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getClassLoader() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getClob(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getClob(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getClob(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getClob(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getClob(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getClob(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getColour() - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Returns the colour attribute of this bean.
getColour() - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanObject
Returns the colour attribute of this bean.
getColour() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Accessor method for the colour property.
getColour() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Accessor method for the colour property.
getCommand(Container) - Method in class au.gov.tas.dpiwe.mr.response.RemoveResponse
 
getCommand(Container) - Method in class au.gov.tas.dpiwe.mr.response.Response
Returns a duplicate of the command which generated this response, or null if the operation is not supported for this response type.
getCommand(Container) - Method in class au.gov.tas.dpiwe.mr.response.StoreResponse
 
getCommandCode() - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Recalls the command code.
getCommandCode() - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandObject
Recalls the command code.
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.AlertCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.BeginCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.Command
Returns the type of this command, used for sorting.
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.CreateCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.DateCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.EchoCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.EndCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.FindCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.FlushCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.HeimlichManeuver
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.InvokeCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.JoinCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.LoadCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.LockCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.LogCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.RemoveCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.SelectCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.StartCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.StatusCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.StopCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.StoreCommand
 
getCommandType() - Method in class au.gov.tas.dpiwe.mr.command.WipeCommand
 
getComment() - Method in class javax.servlet.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComparisonOperator() - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Returns the (first) comparison operator used in encoding this constraint in SQL.
getComparisonOperator2() - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Returns the second comparison operator used in encoding this constraint in SQL.
getComponentType() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getCompoundConstraint(Collection, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a list of the field equality tests given a collection of constrained fields.
getConcurrency() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getConcurrency() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getConnection() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
Returns the underlying connection.
getConnection() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionPool
Claims a public connection from the pool.
getConnection() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Gets a fresh connection to this database.
getConnection() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
Gets a fresh connection to this database.
getConnectionCount() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionPool
 
getConnectionCount() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
getConnectionCount() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
getConnectionCount() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
Get the number of connections in the pool used by this database.
getConnectionCount() - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
getConstrainedFields() - Method in class au.gov.tas.dpiwe.mr.command.SelectCommand
Get the constrained field parameters to this command.
getConstrainedFields() - Method in class au.gov.tas.dpiwe.mr.command.WipeCommand
Get the constrained field parameters to this command.
getConstructor(Class[]) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getConstructors() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getContainer() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Internal method that returns the cache this record belongs to.
getContentLength() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getContentLength() - Method in interface javax.servlet.ServletRequest
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentLength() on the wrapped request object.
getContentType() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getContentType() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
getContentType() - Method in interface javax.servlet.ServletRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentType() on the wrapped request object.
getContentType() - Method in interface javax.servlet.ServletResponse
Returns the content type used for the MIME body sent in this response.
getContentType() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getContentType() on the wrapped response object.
getContext(String) - Method in interface javax.servlet.ServletContext
Returns a ServletContext object that corresponds to a specified URL on the server.
getContextPath() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the portion of the request URI that indicates the context of the request.
getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getContextPath() on the wrapped request object.
getContextPath() - Method in interface javax.servlet.ServletContext
Returns the context path of the web application.
getContribution() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Returns the contribution attribute of this bean.
getContribution() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditObject
Returns the contribution attribute of this bean.
getContribution() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Accessor method for the contribution property.
getContribution() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Accessor method for the contribution property.
getCookies() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getCookies() - Method in interface javax.servlet.http.HttpServletRequest
Returns an array containing all of the Cookie objects the client sent with this request.
getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getCookies() on the wrapped request object.
getCount() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Segment
Get the count under synch.
getCreationTime() - Method in interface javax.servlet.http.HttpSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCreditID() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Returns the credit ID attribute of this bean.
getCreditID() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditObject
Returns the credit ID attribute of this bean.
getCreditID() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Accessor method for the creditID property.
getCreditID() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Accessor method for the creditID property.
getCredits() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Traverses the one to zero or more credits relationship.
getCredits() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Returns the credits associated with this bean.
getCredits() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongObject
Returns the credits associated with this bean.
getCredits() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Traverses the one to zero or more credits relationship.
getCurrentAlertStatus() - Method in class au.gov.tas.dpiwe.mr.response.AlertResponse
 
getCursorName() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getCursorName() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getDatabasePoolSize() - Method in class au.gov.tas.dpiwe.mr.response.AlertResponse
 
getDate() - Method in class au.gov.tas.dpiwe.mr.response.DateResponse
Get the server date and time in this response.
getDate(String, Calendar) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getDate(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getDate(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getDate(int, Calendar) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getDate(String, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getDate(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getDate(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getDate(int, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getDate(String, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getDate(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getDate(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getDate(int, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getDate() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
getDateHeader(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a long value that represents a Date object.
getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getDateHeader(String name) on the wrapped request object.
getDay() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
getDayInterval() - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
getDecimalPlaces(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the number of decimal places in the specified numeric field.
getDecimalPlaces() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the number of decimal places in the numeric field this type record describes.
getDecimalPlaces(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getDecimalPlaces() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the number of decimal places in the numeric field this type record describes.
getDeckID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
Returns the deck ID attribute of this key.
getDeckID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Returns the deck ID attribute of this bean.
getDeckID() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckObject
Returns the deck ID attribute of this bean.
getDeckID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Accessor method for the deckID property.
getDeckID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Accessor method for the deckID property.
getDeckName() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
Returns the deck name attribute of this key.
getDecks() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Returns the decks associated with this bean.
getDecks() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Returns the decks associated with this bean.
getDecks() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Traverses the one to zero or more decks relationship.
getDecks() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Traverses the one to zero or more decks relationship.
getDeclaredClasses() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getDeclaredConstructor(Class[]) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getDeclaredConstructors() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getDeclaredField(String) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getDeclaredFields() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getDeclaredMethod(String, Class[]) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getDeclaredMethods() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getDeclaringClass() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
getDeclaringClass() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getDeclaringClass() - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
getDeclaringClass() - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getDeclaringClass() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
getDeed() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Traverses the one to zero or one deed relationship.
getDeed() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Returns the deed associated with this bean.
getDeed() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareObject
Returns the deed associated with this bean.
getDeed() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
This relationship accessor is not implemented by a thin entity bean.
getDestructorsForField(Class, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
getDetail(HttpSession, ServletRequest) - Method in class au.gov.tas.dpiwe.mr.server.servlet.ServerContainer
 
getDetail(HttpSession, ServletRequest) - Method in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
Returns the username and host associated with this session.
getDomain() - Method in class javax.servlet.http.Cookie
Returns the domain name set for this cookie.
getDouble(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getDouble(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getDouble(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getDouble(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getDouble(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getDouble(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getDouble() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns the value of this MutableDouble object as an double primitive.
getDouble(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getDummyReader() - Static method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Returns the edition attribute of this bean.
getEdition() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardObject
Returns the edition attribute of this bean.
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
Returns the edition attribute of this key.
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Returns the edition attribute of this bean.
getEdition() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Returns the edition attribute of this bean.
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Accessor method for the edition property.
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Accessor method for the edition property.
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
Returns the edition attribute of this key.
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Accessor method for the edition property.
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Accessor method for the edition property.
getEdition() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
Returns the edition attribute of this key.
getEJBHome() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getEJBHome() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getEJBHome() - Method in interface javax.ejb.EJBContext
Obtain the enterprise bean's remote home interface.
getEJBHome() - Method in interface javax.ejb.EJBMetaData
Obtain the remote home interface of the enterprise Bean.
getEJBHome() - Method in interface javax.ejb.EJBObject
Obtain the enterprise Bean's remote home interface.
getEJBHome() - Method in interface javax.ejb.HomeHandle
Obtain the home object represented by this handle.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Gets the home interface implementation instance for this bean object.
getEJBLocalHome() - Method in interface javax.ejb.EJBContext
Obtain the enterprise bean's local home interface.
getEJBLocalHome() - Method in interface javax.ejb.EJBLocalObject
Obtain the enterprise Bean's local home interface.
getEJBLocalObject() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getEJBLocalObject() - Method in interface javax.ejb.EntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBLocalObject() - Method in interface javax.ejb.SessionContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBMetaData() - Method in interface javax.ejb.EJBHome
Obtain the EJBMetaData interface for the enterprise Bean.
getEJBObject() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getEJBObject() - Method in interface javax.ejb.EntityContext
Obtain a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in interface javax.ejb.Handle
Obtain the EJB object reference represented by this handle.
getEJBObject() - Method in interface javax.ejb.SessionContext
Obtain a reference to the EJB object that is currently associated with the instance.
getEnclosingContainer() - Method in interface au.gov.tas.dpiwe.mr.bean.BeanWrapper
Gets the container to which this bean belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Gets the container to which this bean object belongs.
getEnclosingContainer() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Gets the container to which this bean object belongs.
getEndDateTime() - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
This field is not used by the Architecture, because there is no facility for logout.
getEntityBean() - Method in class au.gov.tas.dpiwe.mr.command.Command
Get the entity bean parameter to this command, or null if it is not relevant to this type of command.
getEnvironment() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getEnvironment() - Method in interface javax.ejb.EJBContext
Deprecated. Use the JNDI naming context java:comp/env to access enterprise bean's environment.
getEpochDays() - Method in class au.gov.tas.dpiwe.mr.util.DatePart
 
getExceptionFlavour() - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Returns the MIME type for an encoded exception object.
getExceptionTypes() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
getExceptionTypes() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
getExistingObject() - Method in exception au.gov.tas.dpiwe.mr.bean.AlreadyExistsException
 
getExtensionsForFlavour(DataFlavor) - Method in class au.gov.tas.dpiwe.mr.util.MIMEMap
Returns the mapping of a flavour to extensions.
getFailureReason() - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
When a login fails, this method returns a human readable description of what went wrong.
getFailureReason() - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateException
Returns an identifier indicating what validation test failed.
getFetchDirection() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getFetchDirection() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getFetchSize() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getFetchSize() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getField(String) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getFieldList(PresentationUtilities) - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Internal utility method to get the field names for this bean type.
getFieldListForCompositeField(String, String) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to discover the field names comprising a composite field.
getFieldName() - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateException
Returns the name of field which could not be validated.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in interface au.gov.tas.dpiwe.mr.bean.FieldEqualFinder
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNamesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Internal method used by the container to discover the meaning of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldNameWithLabel(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the name of a field with a particular label.
getFieldNameWithLabel(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getFields() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getFieldTypeByName(Class, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Gives the type of a named field.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in interface au.gov.tas.dpiwe.mr.bean.FieldEqualFinder
Internal utility method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Internal method used by the container to discover the types of parameters to the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldTypesForLongestFindWhereFieldsEqual() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Internal method used by the container to discover the types of parameters for the longest findWhereFieldsEqual() method, which is the method used to look up beans with given a foreign key.
getFieldValueByName(EJBLocalObject, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Extracts the value of a field by its name.
getFiletypeString() - Method in class au.gov.tas.dpiwe.mr.tool.MultiEx.ExFile
 
getFilterName() - Method in interface javax.servlet.FilterConfig
Returns the filter-name of this filter as defined in the deployment descriptor.
getFlavourForExtension(String) - Method in class au.gov.tas.dpiwe.mr.util.MIMEMap
Returns the mapping of an extension to a flavour.
getFlavourName(DataFlavor) - Method in class au.gov.tas.dpiwe.mr.util.MIMEMap
Provides access to the human readable flavour names.
getFlg() - Method in class au.gov.tas.dpiwe.mr.util.TriState
Returns the flag text of this tri-state.
getFloat(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getFloat(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getFloat(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getFloat(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getFloat(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getFloat(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getFloat() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns the value of this MutableFloat object as an float primitive.
getFloat(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getFormalParameterTypes(Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
 
getHandle() - Method in interface javax.ejb.EJBObject
Obtain a handle for the EJB object.
getHeader(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a String.
getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeader(String name) on the wrapped request object.
getHeaderNames() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
Returns an enumeration of all the header names this request contains.
getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaderNames() on the wrapped request object.
getHeaders(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns all the values of the specified request header as an Enumeration of String objects.
getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaders(String name) on the wrapped request object.
getHoldability() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
getHome() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Get the home interface implementation instance for this bean type.
getHome() - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer.TypeRecord
Get the home interface implementation instance for this bean type.
getHomeForBeanObject(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Get the home interface implementation corresponding to beans of the same type as the bean object specified.
getHomeForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Get the home interface implementation corresponding to beans of the same type as the "Thin" entity bean specified.
getHomeForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Get the home interface implementation corresponding to beans of the type of "Thin" entity bean specified.
getHomeHandle() - Method in interface javax.ejb.EJBHome
Obtain a handle for the remote home object.
getHomeInterfaceClass() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getHomeInterfaceClass() - Method in interface javax.ejb.EJBMetaData
Obtain the Class object for the enterprise Bean's remote home interface.
getHours() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
getHouseCost() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Returns the house cost attribute of this bean.
getHouseCost() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedObject
Returns the house cost attribute of this bean.
getHouseCost() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Accessor method for the houseCost property.
getHouseCost() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Accessor method for the houseCost property.
getId() - Method in interface javax.servlet.http.HttpSession
Returns a string containing the unique identifier assigned to this session.
getIdentifier() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
Returns the identifier naming this result set.
getIdentifier() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
Returns the identifier naming this result set.
getIdentifiers() - Method in class au.gov.tas.dpiwe.mr.response.PurgeResponse
Get the list of identifiers comprising this response.
getIDForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
This internal utility method returns an identifier for a bean based on its type and primary key.
getIds() - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed in a future version of this API.
getImportTargets() - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Get the targets referenced in the import clauses.
getIndex() - Method in class au.gov.tas.dpiwe.mr.command.Command
Gets the index of this command in its batch.
getIndistinctCount(List, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
Returns the number of indistinct copies of a registered distinctive key.
getInitParameter(String) - Method in interface javax.servlet.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class javax.servlet.GenericServlet
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in interface javax.servlet.FilterConfig
Returns the names of the filter's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the filter has no initialization parameters.
getInitParameterNames() - Method in class javax.servlet.GenericServlet
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletConfig
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletContext
Returns the names of the context's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInitParameters() - Method in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Returns the context parameters for this servlet.
getInputStream() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getInputStream() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as binary data using a ServletInputStream.
getInputStream() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getInputStream() on the wrapped request object.
getInputWidth(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the width (in characters) of the input control for the specified field.
getInputWidth() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the width (in characters) of the input control for this field.
getInputWidth(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getInputWidth() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the width (in characters) of the input control for this field.
getInt(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getInt(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getInt(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getInt(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getInt(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getInt(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getInt() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns the value of this MutableInteger object as an int primitive.
getInt(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getInterfaces() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getInterval() - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
getIntHeader(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as an int.
getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getIntHeader(String name) on the wrapped request object.
getIPAddress() - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
Recalls the IP address of the user's host or last intermediary at login time.
getJoinedBeans() - Method in class au.gov.tas.dpiwe.mr.server.database.SQLStatement
Returns placeholders for the selection criteria used to form this statement.
getJoiningQuery() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Returns the query which populated this siamese bean or the query which this prototype siamese bean uses to execute the join() method.
getJoiningQuery() - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Returns the query which populated this siamese bean or the query which this prototype siamese bean uses to execute the join() method.
getKey() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
 
getKey() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
 
getKeyGetter() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Get the primary key getter method for the "Thin" entity bean of this bean type.
getKeyGetterForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to get a "Thin" bean's primary key getter method.
getKeyGetterForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal method to get a "Thin" bean's primary key getter method.
getKeySetter() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Get the primary key getter method for the "Thin" entity bean of this bean type.
getKeySetterForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to get a "Thin" bean's primary key setter method.
getKeySetterForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal method to get a "Thin" bean's primary key setter method.
getKilledDaemonNames() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
 
getKilledDaemonNames() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
 
getLabel(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the textual label of the specified field.
getLabel() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the textual label of the field this type record describes.
getLabel(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getLabel() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the textual label of the field this type record describes.
getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container received the request.
getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
Returns the time the HttpServletRequest object was last modified, in milliseconds since midnight January 1, 1970 GMT.
getLastUpdateDateFromEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
This internal utility method returns the last update date/time field value for an entity bean.
getLastUpdateDateFromRecord(EntityBean, ResultSet) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Internal utility method to retrieve the value of the LastUpdateDateTime from a JDBC result set.
getLastUpdateUserFromRecord(EntityBean, ResultSet) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Internal utility method to retrieve the value of the LastUpdateUsername from a JDBC result set.
getLength(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the length of the specified field.
getLength() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the length of the field this type record describes.
getLength(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getLength() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the length of the field this type record describes.
getLocalAddr() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getLocalAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalAddr() on the wrapped request object.
getLocale() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getLocale() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
getLocale() - Method in interface javax.servlet.ServletRequest
Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
getLocale() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocale() on the wrapped request object.
getLocale() - Method in interface javax.servlet.ServletResponse
Returns the locale specified for this response using the ServletResponse.setLocale(java.util.Locale) method.
getLocale() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getLocale() on the wrapped response object.
getLocales() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getLocales() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocales() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocales() on the wrapped request object.
getLocalHome() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the LocalHome of the bean type this MetaData object describes.
getLocalHome() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getLocalHomeInterfaceClass() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the type of the home interface of the bean type this MetaData object describes.
getLocalHomeInterfaceClass() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getLocalInterfaceClass() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the type of the component interface of the bean type this MetaData object describes.
getLocalInterfaceClass() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getLocalName() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getLocalName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalName() on the wrapped request object.
getLocalPort() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getLocalPort() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalPort() on the wrapped request object.
getLock() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedVariable
Return the lock used for all synchronization for this object
getLogFileName() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Returns the path of the main log file for this container, or null if there is no logging occurring.
getLogFileName() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
getLoginAttemptDateTime() - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
The date and time of a login attempt can be retrieved through this method.
getLoginID() - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
Logins have a unique sequence number, which can be retrieved through this method.
getLoginID() - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
Each session has none or one associated login.
getLogMessage() - Method in class au.gov.tas.dpiwe.mr.command.LogCommand
Get the name of the sort field for this command.
getLong(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getLong(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getLong(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getLong(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getLong(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getLong(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getLong() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns the value of this MutableLong object as an long primitive.
getLong(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getLowerBound() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns the lower bound of this ByteRange object as an immutable Byte.
getLowerBound() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns the lower bound of this DoubleRange object as an immutable double.
getLowerBound() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns the lower bound of this FloatRange object as an immutable Float.
getLowerBound() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns the lower bound of this IntegerRange object as an immutable Integer.
getLowerBound() - Method in interface au.gov.tas.dpiwe.mr.util.Interval
Gets the lower bound value of this interval.
getLowerBound() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns the lower bound of this LongRange object as an immutable Long.
getLowerBound() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns the lower bound of this ShortRange object as an immutable Short.
getLowestSetBit() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
getMajorVersion() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionDriver
 
getMajorVersion() - Method in interface javax.servlet.ServletContext
Returns the major version of the Java Servlet API that this servlet container supports.
getMaxAge() - Method in class javax.servlet.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaximumFractionDigits(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the greatest number of digits to use after the radix point for the specified numeric field.
getMaximumFractionDigits() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Gets the greatest number of digits to use after the radix point for this numeric field.
getMaximumFractionDigits(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getMaximumFractionDigits() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
getMaximumFractionDigits() - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
getMaximumFractionDigits() - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Returns the greatest number of digits to use after the radix point when formatting this number.
getMaximumIntegerDigits(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the greatest number of digits to use before the radix point for the specified numeric field.
getMaximumIntegerDigits() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Gets the greatest number of digits to use before the radix point for this numeric field.
getMaximumIntegerDigits(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getMaximumIntegerDigits() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
getMaximumIntegerDigits() - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
getMaximumIntegerDigits() - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Returns the greatest number of digits to use before the radix point when formatting this number.
getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getMessage() - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateFieldsException
Returns an error message for the first of the wrapped exceptions.
getMessage() - Method in exception javax.ejb.EJBException
Returns the detail message, including the message from the nested exception if there is one.
getMessageLevel() - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Returns the level at which messages will be output.
getMetaData() - Method in interface au.gov.tas.dpiwe.mr.bean.LocalHome
Parses metadata about the fields of beans belonging to this home (from a supplied CSV file on the class path with the same name as the class file, but with extension "csv".)
getMetaData() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
getMetaData() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getMetaData() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Gets the metadata object associated with beans from this home.
getMetaData() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Gets the metadata object associated with beans from this home.
getMethod() - Method in class au.gov.tas.dpiwe.mr.command.InvokeCommand
Get the method parameter for this command.
getMethod() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getMethod(String, Class[]) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getMethod() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getMethod() on the wrapped request object.
getMethods() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getMethodType(Object, String) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal method used to determine the pertinent type in a method signature.
getMimeType(String) - Method in interface javax.servlet.ServletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMinimumFractionDigits(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the least number of digits to use after the radix point for the specified numeric field.
getMinimumFractionDigits() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Gets the least number of digits to use after the radix point for this numeric field.
getMinimumFractionDigits(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getMinimumFractionDigits() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
getMinimumFractionDigits() - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
getMinimumFractionDigits() - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Returns the least number of digits to use after the radix point when formatting this number.
getMinimumIntegerDigits(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the least number of digits to use before the radix point for the specified numeric field.
getMinimumIntegerDigits() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Gets the least number of digits to use before the radix point for this numeric field.
getMinimumIntegerDigits(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getMinimumIntegerDigits() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
getMinimumIntegerDigits() - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
getMinimumIntegerDigits() - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Returns the least number of digits to use before the radix point when formatting this number.
getMinorVersion() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionDriver
 
getMinorVersion() - Method in interface javax.servlet.ServletContext
Returns the minor version of the Servlet API that this servlet container supports.
getMinutes() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
getModifiers() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
getModifiers() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getModifiers() - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
getModifiers() - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getModifiers() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
getMonth() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
getMrDatabase() - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
 
getMrDatabase() - Method in class au.gov.tas.dpiwe.mr.Container
Get the database object associated with this container, if any.
getMrDatabase() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
getName() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the name of the field this type record describes.
getName() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the name of the field this type record describes.
getName() - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
The name of the constrained field referred to by this constraint.
getName() - Method in class au.gov.tas.dpiwe.mr.command.DaemonCommand
Get the daemon name parameter to this command.
getName() - Method in class au.gov.tas.dpiwe.mr.Container
Returns a dummy principal name for this container.
getName() - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Reports the name of the server daemon instance.
getName() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemon
Reports the name of the server daemon instance.
getName() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Returns the artist name attribute of this bean.
getName() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistObject
Returns the artist name attribute of this bean.
getName() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Accessor method for the name property.
getName() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Accessor method for the name property.
getName() - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
getName() - Method in class au.gov.tas.dpiwe.mr.util.FieldDesc
 
getName() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
getName() - Method in interface au.gov.tas.dpiwe.mr.util.Named
Returns this object's name.
getName() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getName() - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
getName() - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getName() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
getName() - Method in class javax.servlet.http.Cookie
Returns the name of the cookie.
getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the name with which the attribute is bound to or unbound from the session.
getName() - Method in class javax.servlet.ServletContextAttributeEvent
Return the name of the attribute that changed on the ServletContext.
getName() - Method in class javax.servlet.ServletRequestAttributeEvent
Return the name of the attribute that changed on the ServletRequest.
getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the named servlet.
getNames() - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Get the formal parameter names of the longest findWhereFieldsEqual() method.
getNames(Class[]) - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Get the formal parameter names of the specified findWhereFieldsEqual() method.
getNamesOrEmptyListIfNone() - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Get the formal parameter names of the longest findWhereFieldsEqual() method.
getNewAlertStatus() - Method in class au.gov.tas.dpiwe.mr.command.AlertCommand
 
getNewAlertStatus() - Method in exception au.gov.tas.dpiwe.mr.server.servlet.EmergencyBroadcastException
 
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
The Number underlying this NullableNumber.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns the value of this MutableBigDecimal object as an immutable BigDecimal.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns the value of this MutableBigInteger object as an immutable BigInteger.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns the value of this MutableByte object as an immutable Byte.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns the value of this MutableDouble object as an immutable Double.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns the value of this MutableFloat object as an immutable Float.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns the value of this Mutablenteger object as an immutable Integer.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns the value of this MutableLong object as an immutable Long.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns the value of this MutableShort object as an immutable Short.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
The BigDecimal underlying this NullableLong.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
The BigInteger underlying this NullableBigInteger.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
The Byte underlying this NullableByte.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
The Double underlying this NullableDouble.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
The Float underlying this NullableFloat.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
The Integer underlying this NullableInteger.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
The Long underlying this NullableLong.
getNumber() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
The Short underlying this NullableShort.
getNumberOfLines(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the number of lines in the specified text field.
getNumberOfLines() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the number of lines in the text field this type record describes.
getNumberOfLines(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getNumberOfLines() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the number of lines in the text field this type record describes.
getNumberType(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns information on the type of numeric value in the specified field. e.g. whether it is or is not a currency value, percentage, ratio, engineering measurement or scientific measurement.
getNumberType() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns information on the type of numeric value in this field. e.g.
getNumberType(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getNumberType() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns information on the type of numeric value in this field. e.g.
getObject(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getObject(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getObject(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getObject(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getObject(String, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getObject(int, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getObject(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getObject(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getObject(String, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getObject(int, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getObjectClass() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Get the component interface implementation for this bean type.
getObjectIDForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
This internal utility method returns an identifier for a bean based on its type and primary key.
getObjectOutputStream(OutputStream) - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Internal method which returns the ObjectOutputStream object which produces an object representation in the command and response stream.
getOldAlertStatus() - Method in class au.gov.tas.dpiwe.mr.command.AlertCommand
 
getOldAlertStatus() - Method in exception au.gov.tas.dpiwe.mr.server.servlet.EmergencyBroadcastException
 
getOrderFieldName() - Method in class au.gov.tas.dpiwe.mr.command.SelectCommand
Get the name of the sort field for this command.
getOrderFieldsList(EntityBean, Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a list of the ordering fields given a collection of constrained fields.
getOrphanedField(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Extracts an orphaned field from this siamese bean object.
getOrphanedField(String) - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Extracts an orphaned field from this siamese bean object.
getOrphanedFieldNames() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Returns the names of the orphaned fields in this siamese bean object.
getOrphanedFieldNames() - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Returns the names of the orphaned fields in this siamese bean object.
getOrphanedFields() - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Returns the orphaned fields leftover from the query which created this siamese bean.
getOtherField() - Method in class au.gov.tas.dpiwe.mr.bean.Bean
An example non-compound field destructor.
getOtherField() - Method in interface au.gov.tas.dpiwe.mr.bean.BeanObject
An example non-compound field destructor.
getOtherField() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Accessor method for the otherField property.
getOtherField() - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Access method for the otherField property.
getOutputStream() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
getOutputStream() - Method in interface javax.servlet.ServletResponse
Returns a ServletOutputStream suitable for writing binary data in the response.
getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getOutputStream() on the wrapped response object.
getPackage() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getPackageName() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Internal utility method to get the parent package name for this bean type.
getPackageNameForEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to return a bean class's parent package name.
getParameter(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getParameter(String) - Method in interface javax.servlet.ServletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameter(String name) on the wrapped request object.
getParameterMap() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getParameterMap() - Method in interface javax.servlet.ServletRequest
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterMap() on the wrapped request object.
getParameterNames() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getParameterNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterNames() on the wrapped request object.
getParameters() - Method in class au.gov.tas.dpiwe.mr.command.InvokeCommand
Get the method parameters for this command.
getParameterTypes() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
getParameterTypes() - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
getParameterTypes() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
getParameterValues(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getParameterValues(String) - Method in interface javax.servlet.ServletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterValues(String name) on the wrapped request object.
getParentObjectForField(Object, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
getParentPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.Bean
An example non-compound foreign key field destructor.
getParentPrimaryKey() - Method in interface au.gov.tas.dpiwe.mr.bean.BeanObject
An example non-compound foreign key field destructor.
getParentPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Accessor method for the parentPrimaryKey property.
getParentPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Access method for the parentPrimaryKey property.
getPassword() - Method in interface au.gov.tas.dpiwe.mr.bean.UserEntityBean
Extracts the password field from this user bean.
getPath() - Method in class javax.servlet.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPathInfo() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information associated with the URL the client sent when it made this request.
getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathInfo() on the wrapped request object.
getPathTranslated() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information after the servlet name but before the query string, and translates it to a real path.
getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathTranslated() on the wrapped request object.
getPooledBeanObjectForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to request a pooled bean object of the appropriate type to wrap a "Thin" entity bean.
getPooledBeanObjectForEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to request a pooled bean object of the appropriate type to wrap a "Thin" entity bean.
getPooledBeanObjectForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal method to request a pooled bean object of the specified type.
getPooledEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to request a pooled "Thin" entity bean of the specified type.
getPooledEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to request a pooled "Thin" entity bean of the specified type.
getPooledEntityBean(Class, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to request a pooled "Thin" entity bean of the specified type.
getPooledEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
Internal method to request a pooled "Thin" entity bean of the specified type.
getPooledUserEntityBean() - Method in class au.gov.tas.dpiwe.mr.Container
Requests a pooled user entity bean.
getPreviousLoadPeak() - Method in class au.gov.tas.dpiwe.mr.response.AlertResponse
 
getPrimaryKey() - Method in interface au.gov.tas.dpiwe.mr.bean.BeanWrapper
Gets the primary key of this bean.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.Identifier
Returns the primary key of the bean this identifier refers to.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Access method for the primaryKey property.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.command.HomeCommand
Get the primary key parameter to this command, or null to indicate the primary key should be generated.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Gets the primary key of this bean object.
getPrimaryKey() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Gets the primary key of this bean object.
getPrimaryKey() - Method in interface au.gov.tas.dpiwe.mr.util.Mappable
Returns a key corresponding to this object, suitable for use in making a map from keys to objects of this type.
getPrimaryKey() - Method in interface javax.ejb.EJBLocalObject
Obtain the primary key of the EJB local object.
getPrimaryKey() - Method in interface javax.ejb.EJBObject
Obtain the primary key of the EJB object.
getPrimaryKey() - Method in interface javax.ejb.EntityContext
Obtain the primary key of the EJB object that is currently associated with this instance.
getPrimaryKeyClass() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getPrimaryKeyClass() - Method in interface javax.ejb.EJBMetaData
Obtain the Class object for the enterprise Bean's primary key class.
getPrimaryKeyConstraint(EntityBean, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a primary key constraint for an entity bean.
getPrimaryKeyConstraint(EntityBean, Object, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a primary key constraint for an entity bean given the specified primary key value.
getPrimaryKeyFieldName() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Internal utility method to get the primary key field name for this bean type.
getPrimaryKeyFieldName() - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer.TypeRecord
Internal utility method to get the primary key field name for this bean type.
getPrimaryKeyFieldNameForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to extract the primary key field name for a bean token.
getPrimaryKeyFieldNameForEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to get the primary key field name for a bean class.
getPrimaryKeyFieldNames(EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Utility method to return the fields consitiuting the primary key for an entity bean.
getPrimaryKeyFieldTypeName() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Internal utility method to get the primary key field type name for this bean type.
getPrimaryKeyFieldTypeName() - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer.TypeRecord
Internal utility method to get the primary key field type name for this bean type.
getPrimaryKeyFieldTypeNameForEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to get the primary key field type name for a bean class.
getPropertyInfo(String, Properties) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionDriver
 
getProtectionDomain() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getProtocol() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getProtocol() - Method in interface javax.servlet.ServletRequest
Returns the name and version of the protocol the request uses in the form protocol/majorVersion.minorVersion, for example, HTTP/1.1.
getProtocol() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getProtocol() on the wrapped request object.
getPrototypeBeanObjectForBeanType(Class) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Creates a placeholder bean which can never be stored in the database.
getPrototypeBeanObjectForTableName(String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Creates a placeholder bean which can never be stored in the database.
getPrototypeFieldValueByName(EJBLocalObject, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Creates a value of the same type as a field by its name.
getQuality() - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Returns the quality attribute of this bean.
getQuality() - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanObject
Returns the quality attribute of this bean.
getQuality() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Accessor method for the quality property.
getQuality() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Accessor method for the quality property.
getQuery() - Method in class au.gov.tas.dpiwe.mr.command.JoinCommand
Get the SQL query parameter to this command.
getQuery() - Method in class au.gov.tas.dpiwe.mr.response.JoinResponse
Get the SQL query which produced these beans.
getQuery(Container) - Method in class au.gov.tas.dpiwe.mr.server.database.SQLStatement
Returns this SQL statement as a query string.
getQueryString() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
Returns the query string that is contained in the request URL after the path.
getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getQueryString() on the wrapped request object.
getReadableFieldNamesInCSVFormat(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Readable field names (i.e. names of persistent fields with getter methods) in a bean object are extracted into a comma-delimited String by this method.
getReadableFieldNamesInQueryOrder(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Readable field names (i.e. names of persistent fields with getter methods) in a bean object are extracted into a comma-delimited String by this method.
getReadableFieldsAsMap(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Readable fields (i.e. persistent fields with getter methods) in a bean object are extracted into a Map by this method.
getReadableFieldsInURLEncodedFormat(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Readable field data (i.e. persistent fields with getter methods) in a bean object is extracted into a URL-encoded format parameterized String by this method.
getReadableFieldsInXMLFormat(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Readable field data (i.e. persistent fields with getter methods) in a bean object is extracted into a XML format String by this method.
getReadableFieldValuesInCSVFormat(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Readable field values (i.e. values of persistent fields with getter methods) in a bean object are extracted into a comma-delimited String by this method.
getReadableFieldValuesInQueryOrder(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Readable fields (i.e. persistent fields with getter methods) in a bean object are extracted into a Collection by this method.
getReader() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getReader() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as character data using a BufferedReader.
getReader() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getReader() on the wrapped request object.
getRealPath(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRealPath(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the real path for a given virtual path.
getRealPath(String) - Method in interface javax.servlet.ServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use ServletContext.getRealPath(java.lang.String) instead.
getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRealPath(String path) on the wrapped request object.
getRecurse() - Method in class au.gov.tas.dpiwe.mr.command.FindCommand
Get the value of the recurse flag for this command.
getRecurse() - Method in class au.gov.tas.dpiwe.mr.command.SelectCommand
Get the value of the recurse flag for this command.
getRef(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getRef(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getRef(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getRef(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getRef(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getRef(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getRelatedKeys(Container) - Method in interface au.gov.tas.dpiwe.mr.relationship.MrRelationshipCollection
Gets the keys of the beans in this collection.
getRelatedKeys(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipList
Gets the keys of the beans in this collection.
getRelatedKeys(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Gets the keys of the beans in this collection.
getRelatedKeys(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
Gets the keys of the beans in this collection.
getRelatedKeys(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSortedSet
Gets the keys of the beans in this collection.
getRemoteAddr() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRemoteAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteAddr() on the wrapped request object.
getRemoteHost() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRemoteHost() - Method in interface javax.servlet.ServletRequest
Returns the fully qualified name of the client or the last proxy that sent the request.
getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteHost() on the wrapped request object.
getRemoteInterfaceClass() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getRemoteInterfaceClass() - Method in interface javax.ejb.EJBMetaData
Obtain the Class object for the enterprise Bean's remote interface.
getRemotePort() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRemotePort() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemotePort() on the wrapped request object.
getRemoteUser() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRemoteUser() on the wrapped request object.
getReportableFieldNames(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the names of fields at or above a specified report level.
getReportableFieldNames(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getReportLevel(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the report level of the specified field.
getReportLevel() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the report level of this field.
getReportLevel(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getReportLevel() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the report level of this field.
getRepresentationSize() - Method in class au.gov.tas.dpiwe.mr.util.FieldDesc
Returns the size, in bytes, of representations of field values fitting this description.
getRequest() - Method in class javax.servlet.ServletRequestWrapper
Return the wrapped request object.
getRequestDispatcher(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRequestDispatcher(String path) on the wrapped request object.
getRequestedSessionId() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
Returns the session ID specified by the client.
getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestedSessionId() on the wrapped request object.
getRequestURI() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURI() on the wrapped request object.
getRequestURL() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
Reconstructs the URL the client used to make the request.
getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURL() on the wrapped request object.
getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Reconstructs the URL the client used to make the request, using information in the HttpServletRequest object.
getResource(String) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getResource(String) - Method in interface javax.servlet.ServletContext
Returns a URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
Returns the resource located at the named path as an InputStream object.
getResourcePaths(String) - Method in interface javax.servlet.ServletContext
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.AlertCommand
Use AlertResponse constructor instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.BeginCommand
BeginCommand has no response.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.Command
 
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.DaemonCommand
DaemonCommand has no response.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.DateCommand
DateCommand response is DateResponse.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.EchoCommand
Use EchoResponse constructor instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.EndCommand
EndCommand has no response.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.FlushCommand
FlushCommand response is FlushResponse.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.HeimlichManeuver
HeimlichManeuver response is HeimlichedObstruction: use constructor for that instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.HomeCommand
HomeCommand response is either CreateResponse or FindResponse: use those constructors instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.InvokeCommand
InvokeCommand response is InvokeResponse: use constructor for that instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.JoinCommand
JoinCommand response is JoinResponse: use constructor for that instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.LoadCommand
LoadCommand response is LoadResponse: use constructor for that instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.LockCommand
LockCommand response is LockResponse.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.LogCommand
LogCommand response is LogResponse.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.RemoveCommand
RemoveCommand response is RemoveResponse.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.SelectCommand
SelectCommand response is SelectResponse: : use constructor for that instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.StartCommand
StartCommand response is StartResponse.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.StatusCommand
StatusCommand response is StatusResponse: : use constructor for that instead.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.StopCommand
StopCommand response is StopResponse.
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.StoreCommand
 
getResponse() - Method in class au.gov.tas.dpiwe.mr.command.WipeCommand
WipeCommand response is WipeResponse.
getResponse() - Method in class javax.servlet.ServletResponseWrapper
Return the wrapped ServletResponse object.
getResponseCollectionFlavour() - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Returns the MIME type for an encoded response collection.
getResult() - Method in class au.gov.tas.dpiwe.mr.response.Response
Get the entity bean result to the command corresponding to this response, or null if it is not a relevant result from this type of command.
getResultObject() - Method in class au.gov.tas.dpiwe.mr.response.InvokeResponse
Get the method result object in this response.
getResults() - Method in class au.gov.tas.dpiwe.mr.response.JoinResponse
Get the collection of siamese beans comprising this response.
getResults() - Method in interface au.gov.tas.dpiwe.mr.response.MultiBeanResponse
Get the collection of beans comprising this response.
getResults() - Method in class au.gov.tas.dpiwe.mr.response.SelectResponse
Get the collection of beans comprising this response.
getReturnType() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
getReturnType() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
getRollbackOnly() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getRollbackOnly() - Method in class au.gov.tas.dpiwe.mr.Container
Returns true if the current transaction being managed for the calling thread will never be committed.
getRollbackOnly(Object) - Method in class au.gov.tas.dpiwe.mr.Container
Returns true if the specified transaction will never be committed.
getRollbackOnly() - Method in class au.gov.tas.dpiwe.mr.MrUserTransaction
 
getRollbackOnly() - Method in interface javax.ejb.EJBContext
Test if the transaction has been marked for rollback only.
getRootCause() - Method in exception javax.servlet.ServletException
Returns the exception that caused this servlet exception.
getRoundTime() - Method in class au.gov.tas.dpiwe.mr.util.DatePart
 
getRoundUpperTime() - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
getRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
getRow() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getRow() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getRunningDaemonNames() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
 
getRunningDaemonNames() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
 
getScheme() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getScheme() - Method in interface javax.servlet.ServletRequest
Returns the name of the scheme used to make this request, for example, http, https, or ftp.
getScheme() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getScheme() on the wrapped request object.
getSeconds() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Returns a reference to the second sister of this bean.
getSecondSister() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Returns a reference to the second sister of this bean.
getSecure() - Method in class javax.servlet.http.Cookie
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
getSecurityLayer() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
getSequenceField(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns the expression which takes the next value of a sequence for a named table.
getSequenceField(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
getSequenceField(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
Returns the <field-list> part of a SELECT query which can be used for retrieving a sequence on the specified table.
getSequenceField(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
getSequenceNo() - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Recalls the sequence number of this command.
getSequenceNo() - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandObject
Recalls the sequence number of this command.
getSequenceSource(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
The text to be used in place of the table name when obtaining the value of a sequence from the named table.
getSequenceSource(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
getSequenceSource(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
Returns the <source> part of a SELECT query which can be used for retrieving a sequence on the specified table.
getSequenceSource(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
getSerialNumber() - Method in class au.gov.tas.dpiwe.mr.command.EchoCommand
The serial number of the last request.
getServerDate() - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to access the server's real-time clock.
getServerDate(TimeZone) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to access the server's real-time clock.
getServerDumpFilename() - Method in class au.gov.tas.dpiwe.mr.command.HeimlichManeuver
Suggests the name of the file that the server should open to write the thread dumps to.
getServerDumpFilename() - Method in exception au.gov.tas.dpiwe.mr.server.servlet.HeimlichException
Suggests the name of the file to write the thread dumps to.
getServerInfo() - Method in interface javax.servlet.ServletContext
Returns the name and version of the servlet container on which the servlet is running.
getServerName() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getServerName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the server to which the request was sent.
getServerName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerName() on the wrapped request object.
getServerPort() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getServerPort() - Method in interface javax.servlet.ServletRequest
Returns the port number to which the request was sent.
getServerPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerPort() on the wrapped request object.
getServlet(String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no direct replacement.

This method was originally defined to retrieve a servlet from a ServletContext. In this version, this method always returns null and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

In lieu of this method, servlets can share information using the ServletContext class and can perform shared business logic by invoking methods on common non-servlet classes.

getServlet() - Method in exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, with no replacement. Returns the servlet that is reporting its unavailability.
getServletConfig() - Method in class javax.servlet.GenericServlet
Returns this servlet's ServletConfig object.
getServletConfig() - Method in interface javax.servlet.Servlet
Returns a ServletConfig object, which contains initialization and startup parameters for this servlet.
getServletContext() - Method in interface javax.servlet.FilterConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class javax.servlet.GenericServlet
Returns a reference to the ServletContext in which this servlet is running.
getServletContext() - Method in interface javax.servlet.http.HttpSession
Returns the ServletContext to which this session belongs.
getServletContext() - Method in interface javax.servlet.ServletConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class javax.servlet.ServletContextEvent
Return the ServletContext that changed.
getServletContext() - Method in class javax.servlet.ServletRequestEvent
Returns the ServletContext of this web application.
getServletContextName() - Method in interface javax.servlet.ServletContext
Returns the name of this web application corresponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
getServletInfo() - Method in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Returns a description of the command servlet.
getServletInfo() - Method in class javax.servlet.GenericServlet
Returns information about the servlet, such as author, version, and copyright.
getServletInfo() - Method in interface javax.servlet.Servlet
Returns information about the servlet, such as author, version, and copyright.
getServletName() - Method in class javax.servlet.GenericServlet
Returns the name of this servlet instance.
getServletName() - Method in interface javax.servlet.ServletConfig
Returns the name of this servlet instance.
getServletNames() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no replacement.

This method was originally defined to return an Enumeration of all the servlet names known to this context. In this version, this method always returns an empty Enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getServletPath() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL that calls the servlet.
getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getServletPath() on the wrapped request object.
getServletRequest() - Method in class javax.servlet.ServletRequestEvent
Returns the ServletRequest that is changing.
getServlets() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.0, with no replacement.

This method was originally defined to return an Enumeration of all the servlets known to this servlet context. In this version, this method always returns an empty enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getSession() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getSession(boolean) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
Returns the current HttpSession associated with this request or, if there is no current session and create is true, returns a new session.
getSession() - Method in interface javax.servlet.http.HttpServletRequest
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession(boolean create) on the wrapped request object.
getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession() on the wrapped request object.
getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
Return the session that changed.
getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API.
getSession() - Method in class javax.servlet.http.HttpSessionEvent
Return the session that changed.
getSessionContext() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.1, this method is deprecated and has no replacement. It will be removed in a future version of the Java Servlet API.
getSessionCount() - Method in class au.gov.tas.dpiwe.mr.response.AlertResponse
 
getSessionUserTable() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
getShape() - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Returns the shape attribute of this bean.
getShape() - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanObject
Returns the shape attribute of this bean.
getShape() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Accessor method for the shape property.
getShape() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Accessor method for the shape property.
getShort(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getShort(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getShort(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getShort(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getShort(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getShort(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getShort() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns the value of this MutableShort object as an short primitive.
getShort(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getSigners() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Returns a reference to the previous sister of this bean.
getSister() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Returns a reference to the previous sister of this bean.
getSongIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
Returns the song identifier attribute of this key.
getSongIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Accessor method for the songIdentifier property.
getSongIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Returns the song ID attribute of this bean.
getSongIdentifier() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongObject
Returns the song ID attribute of this bean.
getSongIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Accessor method for the songIdentifier property.
getSongIdentifier() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
Returns the song identifier attribute of this key.
getSquareID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Returns the square ID attribute of this bean.
getSquareID() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedObject
Returns the square ID attribute of this bean.
getSquareID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Accessor method for the squareID property.
getSquareID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Accessor method for the squareID property.
getSquareID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Returns the square ID attribute of this bean.
getSquareID() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareObject
Returns the square ID attribute of this bean.
getSquareID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Accessor method for the squareID property.
getSquareID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Accessor method for the squareID property.
getSquareIndex() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
Returns the square index attribute of this key.
getSquares() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Returns the squares associated with this bean.
getSquares() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardObject
Returns the squares associated with this bean.
getSquares() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Traverses the one to zero or more squares relationship.
getSquares() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Traverses the one to zero or more squares relationship.
getStartDateTime() - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
Returns the start timestamp for this session.
getState() - Method in class au.gov.tas.dpiwe.mr.util.TriState
Returns the state of this tri-state.
getStatement() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getStatement() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getStatus() - Method in class au.gov.tas.dpiwe.mr.Container
Obtain the status of the transaction associated with the calling thread.
getStatus(Object) - Method in class au.gov.tas.dpiwe.mr.Container
Obtain the status of the specified transaction.
getStatus() - Method in class au.gov.tas.dpiwe.mr.MrUserTransaction
 
getStatus() - Method in interface javax.transaction.Transaction
Obtain the status of the transaction associated with the current thread.
getStatus() - Method in interface javax.transaction.TransactionManager
Obtain the status of the transaction associated with the current thread.
getStatus() - Method in interface javax.transaction.UserTransaction
Obtain the status of the transaction associated with the current thread.
getStatusCommand() - Method in exception au.gov.tas.dpiwe.mr.server.servlet.StatusException
Identifies the command which caused this exception.
getString(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getString(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getString(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getString(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getString(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getString(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getSuggestedTimeZone() - Method in class au.gov.tas.dpiwe.mr.command.DateCommand
Get the suggested timezone parameter for this command.
getSuperclass() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
getTableColumnWidth(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the suggested column width in pixels of the specified field.
getTableColumnWidth() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the suggested column width in pixels of the field this type record describes.
getTableColumnWidth(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getTableColumnWidth() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the suggested column width in pixels of the field this type record describes.
getTableForReading() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Get ref to table; the reference and the cells it accesses will be at least as fresh as from last use of barrierLock
getTableHeading(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the suggested column heading of the specified field.
getTableHeading() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the suggested column heading of the field this type record describes.
getTableHeading(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getTableHeading() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the suggested column heading of the field this type record describes.
getTableName() - Method in class au.gov.tas.dpiwe.mr.bean.Identifier
Returns the name of the table corresponding to the bean this identifier refers to.
getTableNameForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to convert a bean token to a table name.
getTableNameForEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to convert a bean class to a table name.
getTableNames(Container) - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Returns the names of the tables involved in this siamese bean.
getText() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Card
Returns the text attribute of this bean.
getText() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardObject
Returns the text attribute of this bean.
getText() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Accessor method for the text property.
getText() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Accessor method for the text property.
getText() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Returns the text attribute of this bean.
getText() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareObject
Returns the text attribute of this bean.
getText() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Accessor method for the text property.
getText() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Accessor method for the text property.
getThreadGroup() - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
getThreadNameCommandTable() - Method in class au.gov.tas.dpiwe.mr.command.StatusCommand
Returns the map from thread names to collections of commands, as reported by the command servlet.
getThreadNameLogTable() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Deprecated. (Since Mr Architecture 2.8) will return an empty map if assertions are not enabled for au.gov.tas.dpiwe.mr.util.PerThread.
getThreadNameRequestDateTable() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Deprecated. (Since Mr Architecture 2.8) will return an empty map if assertions are not enabled for au.gov.tas.dpiwe.mr.util.PerThread.
getThreadNameRequestDetailTable() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Deprecated. (Since Mr Architecture 2.8) will return an empty map if assertions are not enabled for au.gov.tas.dpiwe.mr.util.PerThread.
getTime(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getTime(int, Calendar) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getTime(String, Calendar) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getTime(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getTime(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getTime(int, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getTime(String, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getTime(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getTime(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getTime(int, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getTime(String, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getTime(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getTime() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
getTimestamp(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getTimestamp(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getTimestamp(String, Calendar) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getTimestamp(int, Calendar) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getTimestamp(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getTimestamp(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getTimestamp(String, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getTimestamp(int, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getTimestamp(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getTimestamp(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getTimestamp(String, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getTimestamp(int, Calendar) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getTimezoneOffset() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
getTitle() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Returns the title attribute of this bean.
getTitle() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDObject
Returns the title attribute of this bean.
getTitle() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Accessor method for the title property.
getTitle() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Accessor method for the title property.
getTitle() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Returns the title attribute of this bean.
getTitle() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongObject
Returns the title attribute of this bean.
getTitle() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Accessor method for the title property.
getTitle() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Accessor method for the title property.
getTokenID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Accessor method for the tokenID property.
getTokenID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Accessor method for the tokenID property.
getTokenID() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Token
Returns the token ID attribute of this bean.
getTokenID() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.TokenObject
Returns the token ID attribute of this bean.
getTokenName() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
Returns the token name attribute of this key.
getTokens() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Returns the tokens associated with this bean.
getTokens() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Returns the tokens associated with this bean.
getTokens() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Traverses the one to zero or more tokens relationship.
getTokens() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Traverses the one to zero or more tokens relationship.
getTrackID() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Accessor method for the trackID property.
getTrackID() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Accessor method for the trackID property.
getTrackID() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Returns the track ID attribute of this bean.
getTrackID() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackObject
Returns the track ID attribute of this bean.
getTracks() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Returns the tracks associated with this bean.
getTracks() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDObject
Returns the tracks associated with this bean.
getTracks() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Traverses the one to zero or more tracks relationship.
getTracks() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Traverses the one to zero or more tracks relationship.
getTrailBeanObject() - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Recalls the bean object involved in this command.
getTrailBeanObject() - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandObject
Recalls the bean object involved in this command.
getTransaction() - Method in interface javax.transaction.TransactionManager
Get the transaction object that represents the transaction context of the calling thread
getTransactionIsolation() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
getType(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the Java type of the specified field.
getType() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the Java type of the field this type record describes.
getType(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getType() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Get the Java type of the field this type record describes.
getType(String) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Extract the type record for a table in the database schema.
getType() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns the type name of this MrDatabase subclass.
getType() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
getType() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
Returns an alias for this database type.
getType() - Method in class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
getType() - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
getType() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getType() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getType() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getType(String) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
 
getType() - Method in class au.gov.tas.dpiwe.mr.util.FieldDesc
 
getType() - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
getType() - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
getType() - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Returns the type of this Number object.
getTypeField() - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Returns a bit field which describes this constraint.
getTypeIgnoreCase(String) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Extract the type record for a table in the database schema, ignoring the case of the table name specified.
getTypeMap() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
getTypeRecordIgnoreCase(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets the record describing a particular field.
getTypeRecordIgnoreCase(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getTypeRecordIterator() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Gets records describing all the fields.
getTypeRecordIterator() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getTypes() - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Get the parameter types of the longest findWhereFieldsEqual() method.
getTypes(Class[]) - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Get the parameter types of the specified findWhereFieldsEqual() method.
getTypesOrEmptyListIfNone() - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Get the parameter types of the longest findWhereFieldsEqual() method.
getUnavailableSeconds() - Method in exception javax.servlet.UnavailableException
Returns the number of seconds the servlet expects to be temporarily unavailable.
getUnderlyingBean() - Method in interface au.gov.tas.dpiwe.mr.bean.BeanWrapper
Gets the wrapped bean underlying this bean.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Gets the ThinBean entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Gets the ThinBean entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Gets the ThinBoard entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Gets the ThinCard entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Gets the ThinDeck entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Gets the ThinDeed entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Gets the ThinMonopolySet entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Gets the ThinSquare entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Gets the ThinToken entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Gets the ThinExampleBean entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Gets the ThinArtist entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Gets the ThinCD entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Gets the ThinCredit entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Gets the ThinSong entity bean underlying this bean object.
getUnderlyingBean() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Gets the ThinTrack entity bean underlying this bean object.
getUnderlyingBoard() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Traverses the one to zero or one board relationship.
getUnderlyingDeed() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Traverses the one to zero or one deed relationship.
getUnicodeStream(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getUnicodeStream(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getUnicodeStream(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getUnicodeStream(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getUnicodeStream(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getUnicodeStream(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getUnit(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Get the measurement unit of the specified field.
getUnit() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Get the measurement unit of the field this type record describes.
getUnit(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
getUnit() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
getUnit() - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
getUnit() - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Specifies the unit of measurement for this number.
getUnrelatedBeans(Container) - Method in interface au.gov.tas.dpiwe.mr.relationship.MrRelationshipCollection
Gets the unrelated beans which have been recently removed from this collection.
getUnrelatedBeans(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipList
Gets the unrelated beans which have been recently removed from this collection.
getUnrelatedBeans(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Gets the unrelated beans which have been recently removed from this collection.
getUnrelatedBeans(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
Gets the unrelated beans which have been recently removed from this collection.
getUnrelatedBeans(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSortedSet
Gets the unrelated beans which have been recently removed from this collection.
getUpperBound() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns the upper bound of this ByteRange object as an immutable Byte.
getUpperBound() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns the upper bound of this DoubleRange object as an immutable double.
getUpperBound() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns the upper bound of this FloatRange object as an immutable Float.
getUpperBound() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns the upper bound of this IntegerRange object as an immutable Integer.
getUpperBound() - Method in interface au.gov.tas.dpiwe.mr.util.Interval
Gets the upper bound value of this interval.
getUpperBound() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns the upper bound of this LongRange object as an immutable Long.
getUpperBound() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns the upper bound of this ShortRange object as an immutable Short.
getUpperTime() - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
getURL() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns the JDBC URL for this database.
getURL(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getURL(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getURL(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getURL(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getURL(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getURL(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getUserEntityBeanClass() - Method in class au.gov.tas.dpiwe.mr.Container
Returns a bean type which implements the UserEntityBean interface.
getUsername() - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
Retrieves the name of the user who has attempted to login.
getUsername() - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
Retrieves the name of the user who first claimed this session.
getUsername() - Method in interface au.gov.tas.dpiwe.mr.bean.UserEntityBean
Retrieves the name of the user which this bean identifies.
getUserPrincipal() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getUserPrincipal() on the wrapped request object.
getUserTransaction() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
getUserTransaction(Object) - Method in class au.gov.tas.dpiwe.mr.Container
Obtain a transaction context which can be shared or automatically suspended/resumed by multiple threads.
getUserTransaction() - Method in interface javax.ejb.EJBContext
Obtain the transaction demarcation interface.
getValue() - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
The (lower) bound value of this constraint.
getValue() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Returns the value attribute of this bean.
getValue() - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedObject
Returns the value attribute of this bean.
getValue() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Accessor method for the value property.
getValue() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Accessor method for the value property.
getValue() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
Get the value.
getValue() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
Get the value.
getValue() - Method in class javax.servlet.http.Cookie
Returns the value of the cookie.
getValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttribute(java.lang.String).
getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue() - Method in class javax.servlet.ServletContextAttributeEvent
Returns the value of the attribute that has been added, removed, or replaced.
getValue() - Method in class javax.servlet.ServletRequestAttributeEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue2() - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
The upper bound value of this constraint.
getValueNames() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttributeNames()
getValues(ResultSet, Collection, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
getVarVal(String) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
 
getVersion() - Method in class javax.servlet.http.Cookie
Returns the version of the protocol this cookie complies with.
getWarnings() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
getWarnings() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
getWarnings() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
getWarnings() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
getWave() - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
getWaveCount() - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
getWriter() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
getWriter() - Method in interface javax.servlet.ServletResponse
Returns a PrintWriter object that can send character text to the client.
getWriter() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getWriter() on the wrapped response object.
getYear() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
groovy - Variable in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
 

H

HALF_MILLISECONDS_IN_DAY - Static variable in class au.gov.tas.dpiwe.mr.util.DatePart
 
handle - Variable in class au.gov.tas.dpiwe.mr.MrUserTransaction
The handle for this transaction.
Handle - Interface in javax.ejb
The Handle interface is implemented by all EJB object handles.
handleCommandTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the commands for each registered non-thread transaction.
handleError(Error) - Static method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
Presents an error message without a longwinded trace.
hasCompleted() - Method in class au.gov.tas.dpiwe.mr.util.Chain
 
hasException() - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateFieldsException
Returns true if this collection contains at least one ValidateException.
hash - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
 
hash(Object) - Static method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Return hash code for Object x.
hash - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.bean.Identifier
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.Command
Returns a hash code for this command.
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Calculates a hash code for this constraint.
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.DaemonCommand
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.FindCommand
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.HomeCommand
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.InvokeCommand
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.JoinCommand
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.LogCommand
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.SelectCommand
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.command.WipeCommand
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.Container
Returns a hashcode for this container.
hashCode() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
Evaluate a hashcode for this key.
hashCode() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
Evaluate a hashcode for this key.
hashCode() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
Evaluate a hashcode for this key.
hashCode() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
Evaluate a hashcode for this key.
hashCode() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
Evaluate a hashcode for this key.
hashCode() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
Evaluate a hashcode for this key.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns a hash code for this ByteRange.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns the hash code value for this List.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSet
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.DatePart
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns a hash code for this DoubleRange.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns a hash code for this FloatRange.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns a hash code for this IntegerRange.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns a hash code for this LongRange.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractSet
Returns a hash code for this set.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns a hash code for this MutableBigDecimal.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns a hash code for this MutableBigInteger.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns a hash code for this MutableByte.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns a hash code for this MutableDouble.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns a hash code for this MutableFloat.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns a hash code for this MutableInteger.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns a hash code for this MutableLong.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns a hash code for this MutableShort.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableCharacter
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns a hash code for this ShortRange.
hashCode() - Method in class au.gov.tas.dpiwe.mr.util.TimePart
 
hashEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Calculates a hash code based on the primary key of an entity bean.
hashEntityBeanType(Class) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Calculates a hash code based on the primary key of an entity bean.
hashPassword(UserEntityBean, boolean) - Static method in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
Calculates or decodes the hash from the user bean's password field.
hasMoreElements() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
hasMoreElements() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
hasMoreElements() - Method in class au.gov.tas.dpiwe.mr.util.CSVLineTokenizer
Returns true if there are more comma-separated values on the line.
hasMoreTokens() - Method in class au.gov.tas.dpiwe.mr.util.CSVLineTokenizer
Returns true if there are more comma-separated values on the line.
hasNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
hasNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
hasNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
 
hasNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
hasNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection.SyncCollectionIterator
 
hasNext() - Method in class au.gov.tas.dpiwe.mr.util.InfiniteIterator
 
hasNext() - Method in class au.gov.tas.dpiwe.mr.util.PlusOneIterator
 
hasNext() - Method in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
 
hasPrevious() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
 
hasPrevious() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
hasPrevious() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList.SyncCollectionListIterator
 
haveAllRemainingJobsNowBlocked() - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
head - Variable in class au.gov.tas.dpiwe.mr.util.PlusOneIterator
 
HeaderReplacer - Class in au.gov.tas.dpiwe.mr.tool
This tool adds a header to each source file where the first non-empty line is not the same as the first non-empty line of the header.
HeaderReplacer() - Constructor for class au.gov.tas.dpiwe.mr.tool.HeaderReplacer
 
headerSizeLimit - Static variable in class au.gov.tas.dpiwe.mr.tool.HeaderReplacer
The maximum size, in bytes, of the header.
HeaderTool - Class in au.gov.tas.dpiwe.mr.tool
This tool adds headers to files in a specified directory in accordance with a mapping in a specified properties file.
HeaderTool() - Constructor for class au.gov.tas.dpiwe.mr.tool.HeaderTool
 
headHead - Variable in class au.gov.tas.dpiwe.mr.util.PlusOneIterator
 
headMap(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
 
headModifiedSequenceNo - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The sequence number of the identifier at the head of the modified bean queue.
headSet(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
 
HeimlichedObstruction - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the Heimlich maneuver.
HeimlichedObstruction(Map, Map, Map, Map, Map, Set, Container) - Constructor for class au.gov.tas.dpiwe.mr.response.HeimlichedObstruction
Construct a new Heimliched obstruction.
HeimlichException - Exception in au.gov.tas.dpiwe.mr.server.servlet
Heimlich exception is thrown when the servlet's security tier has authorized the termination of all active threads.
HeimlichException(String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.server.servlet.HeimlichException
Constructs a new Heimlich exception.
HeimlichException(String) - Constructor for exception au.gov.tas.dpiwe.mr.server.servlet.HeimlichException
Constructs a new Heimlich exception.
HeimlichException() - Constructor for exception au.gov.tas.dpiwe.mr.server.servlet.HeimlichException
Constructs a new Heimlich exception.
HeimlichManeuver - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet immediately terminates all pending transactions, possibly leaving data structures in a corrupt state.
HeimlichManeuver(String) - Constructor for class au.gov.tas.dpiwe.mr.command.HeimlichManeuver
Construct a new Heimlich maneuver.
HeimlichManeuver(String, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.HeimlichManeuver
Construct a new Heimlich maneuver.
heimlichServer(String) - Method in class au.gov.tas.dpiwe.mr.Container
Kills all running threads on the server, leaving it in an undefined state.
heimlichWriter - Variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
A writer to write Heimlich Maneuver stack trace information to.
HeuristicCommitException - Exception in javax.transaction
This exception is thrown by the rollback operation on a resource to report that a heuristic decision was made and that all relevant updates have been committed.
HeuristicCommitException() - Constructor for exception javax.transaction.HeuristicCommitException
 
HeuristicCommitException(String) - Constructor for exception javax.transaction.HeuristicCommitException
 
HeuristicMixedException - Exception in javax.transaction
This exception is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.
HeuristicMixedException() - Constructor for exception javax.transaction.HeuristicMixedException
 
HeuristicMixedException(String) - Constructor for exception javax.transaction.HeuristicMixedException
 
HeuristicRollbackException - Exception in javax.transaction
This exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.
HeuristicRollbackException() - Constructor for exception javax.transaction.HeuristicRollbackException
 
HeuristicRollbackException(String) - Constructor for exception javax.transaction.HeuristicRollbackException
 
HistoricCommand - Class in au.gov.tas.dpiwe.mr.bean.trail
HistoricCommands record commands which have occurred on a trail bean type.
HistoricCommand() - Constructor for class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Creates a new command record.
HistoricCommandHome - Interface in au.gov.tas.dpiwe.mr.bean.trail
This is the home from which HistoricCommands are created.
HistoricCommandObject - Interface in au.gov.tas.dpiwe.mr.bean.trail
This is the component interface for HistoricCommands.
HistoricCommandPool - Class in au.gov.tas.dpiwe.mr.bean.trail
A system daemon which keeps a pool of beans for a historic command type.
HistoricCommandPool(HistoricCommandHome) - Constructor for class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
Constructs a new historic command pool.
HistoricCommandPool.Worker - Class in au.gov.tas.dpiwe.mr.bean.trail
A Runnable instance which creates historic command beans.
HistoricCommandPool.Worker() - Constructor for class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool.Worker
 
historicCommandPoolTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the homes of historic command beans and some pooled beans obtained from that home.
HistoryTool - Class in au.gov.tas.dpiwe.mr.tool
This tool takes a Mr Architecture History file and interprets its meaning on standard output.
HistoryTool() - Constructor for class au.gov.tas.dpiwe.mr.tool.HistoryTool
 
home - Variable in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
The home for entity beans of this type.
home - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
The source of pooled beans.
HomeCommand - Class in au.gov.tas.dpiwe.mr.command
The abstract parent of find and create commands.
HomeCommand(EntityBean, Object) - Constructor for class au.gov.tas.dpiwe.mr.command.HomeCommand
Constructor called internally by FindCommand and CreateCommand.
HomeCommand(EntityBean, Object, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.HomeCommand
Constructor called internally by FindCommand and CreateCommand.
HomeHandle - Interface in javax.ejb
The HomeHandle interface is implemented by all home object handles.
homeInterfaceMethodTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the methods for each EJBLocalHome object.
homeInterfaceTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Allows an entity bean's corresponding EJBLocalHome object to be obtained.
HomeSourceFileScanner - Class in au.gov.tas.dpiwe.mr.tool
HomeSourceFileScanner is currently a very primitive Java source file reader needed by the DeploymentContainer to extract formal parameter lists from home interface source files.
HomeSourceFileScanner(Reader, HomeSourceFileScanner) - Constructor for class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Creates a new home source file scanner.
HomeSourceFileScanner(Reader, HomeSourceFileScanner, Messenger) - Constructor for class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Creates a new home source file scanner with logging enabled.
HowMany - Class in au.gov.tas.dpiwe.mr.tool
This tool counts how many entries are on a line or in a file.
HowMany() - Constructor for class au.gov.tas.dpiwe.mr.tool.HowMany
 
howMany(Reader) - Static method in class au.gov.tas.dpiwe.mr.tool.HowMany
Counts the number of "words" on a line, or non-blank lines in a file.
howMany(String, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
A string search operation.
howMany(StringBuffer, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
A string search operation.
HowMuch - Class in au.gov.tas.dpiwe.mr.tool
This tool counts how many characters are on a line or bytes are in a file.
HowMuch() - Constructor for class au.gov.tas.dpiwe.mr.tool.HowMuch
 
howMuch(Reader) - Static method in class au.gov.tas.dpiwe.mr.tool.HowMuch
Counts the number of characters on a line, or bytes in a file.
HTTPDateTime_RFC1123Format - Variable in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
Date format used in HTTP.
HttpServlet - Class in javax.servlet.http
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.
HttpServlet() - Constructor for class javax.servlet.http.HttpServlet
Does nothing, because this is an abstract class.
HttpServletRequest - Interface in javax.servlet.http
Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletRequestWrapper - Class in javax.servlet.http
Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class javax.servlet.http.HttpServletRequestWrapper
Constructs a request object wrapping the given request.
HttpServletResponse - Interface in javax.servlet.http
Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpServletResponseWrapper - Class in javax.servlet.http
Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
HttpServletResponseWrapper(HttpServletResponse) - Constructor for class javax.servlet.http.HttpServletResponseWrapper
Constructs a response adaptor wrapping the given response.
HttpSession - Interface in javax.servlet.http
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSessionActivationListener - Interface in javax.servlet.http
Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that session will be activated.
HttpSessionAttributeListener - Interface in javax.servlet.http
This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application.
HttpSessionBindingEvent - Class in javax.servlet.http
Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or unbound from a session, or to a HttpSessionAttributeListener that has been configured in the deployment descriptor when any attribute is bound, unbound or replaced in a session.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingEvent(HttpSession, String, Object) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingListener - Interface in javax.servlet.http
Causes an object to be notified when it is bound to or unbound from a session.
HttpSessionContext - Interface in javax.servlet.http
Deprecated. As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
HttpSessionEvent - Class in javax.servlet.http
This is the class representing event notifications for changes to sessions within a web application.
HttpSessionEvent(HttpSession) - Constructor for class javax.servlet.http.HttpSessionEvent
Construct a session event from the given source.
HttpSessionListener - Interface in javax.servlet.http
Implementations of this interface are notified of changes to the list of active sessions in a web application.
HttpUtils - Class in javax.servlet.http
Deprecated. As of Java(tm) Servlet API 2.3. These methods were only useful with the default encoding and have been moved to the request interfaces.
HttpUtils() - Constructor for class javax.servlet.http.HttpUtils
Deprecated. Constructs an empty HttpUtils object.
humanize(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes a single word (i.e. containing no whitespace) and uses initial capitals as clues to where whitespace should be inserted.
humanize(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes a single word (i.e. containing no whitespace) and uses initial capitals as clues to where whitespace should be inserted.
humanize(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes a single word (i.e. containing no whitespace) and uses initial capitals as clues to where whitespace should be inserted.
hypertextList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the hypertext fields.

I

i - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
Identifier - Class in au.gov.tas.dpiwe.mr.bean
An object which identifies a bean.
Identifier(String, Comparable) - Constructor for class au.gov.tas.dpiwe.mr.bean.Identifier
Creates a new identifier for a bean.
identifier - Variable in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
An identifier for this MrResultSetAdapter, or null if none.
identifiers - Variable in class au.gov.tas.dpiwe.mr.response.PurgeResponse
The identifiers in this Response.
ignoreEntryA() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
ignoreEntryB() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
ignorePostambleA() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
ignorePostambleB() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
ignorePreambleA() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
ignorePreambleB() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
image(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Images a character by repeating it wherever it occurs in the source sequence.
image(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Images a character by repeating it wherever it occurs in the source string.
image(StringBuffer, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Images a character by repeating it wherever it occurs in the source buffer.
immutable(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Changes the specified number into an immutable object, where a corresponding immutable Number sublcass is known, otherwise the input is returned.
immutable(byte) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces an immutable object wrapping the specified primitive value.
immutable(short) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces an immutable object wrapping the specified primitive value.
immutable(int) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces an immutable object wrapping the specified primitive value.
immutable(long) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces an immutable object wrapping the specified primitive value.
immutable(float) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces an immutable object wrapping the specified primitive value.
immutable(double) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces an immutable object wrapping the specified primitive value.
importCSV(String, String) - Method in class au.gov.tas.dpiwe.mr.tool.TableImporter
Imports a table from a CSV file.
importCSV(String, byte[]) - Method in class au.gov.tas.dpiwe.mr.tool.TableImporter
Imports a table from a CSV file.
importCSV(String, BufferedReader) - Method in class au.gov.tas.dpiwe.mr.tool.TableImporter
Imports a table from a CSV file.
importTargets - Variable in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
The targets of the import clauses in the file.
in2 - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Indicator as to which underlying result set contains the current row.
include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
increment() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Increment the value.
increment() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Increment the value.
increment() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Increment the value.
increment() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Increment the value.
incrementChainActiveCount() - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
incrementChainScheduledCount() - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
incrementSequence(ResultSet, String, String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Called to allow sequence to be manually incremented in databases which do not support sequences.
incrementSequence(ResultSet, String, String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
Called to allow sequence to be manually incremented in databases which do not support sequences.
indentLevel - Variable in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
The current indent level in the output source file.
index - Variable in class au.gov.tas.dpiwe.mr.command.Command
The index of this command in its batch.
index - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
index - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
index - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
indexOf(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Searches for the first occurence of the given argument, testing for equality using the equals method.
indexOf(Object, Object[], int) - Static method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
static version allows repeated call without needed to grab lock for array each time
indexOf(Object, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
indexOf(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
indexOf(int, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
indexOf(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
indexOf(String, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
indexOf(CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the first index of a string inside another.
indicesOf(String, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
A string search operation.
indicesOf(StringBuffer, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
A string search operation.
indicesOfUgliness(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
A string search operation.
indicesOfUgliness(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
A string search operation.
indistinctRowsCountTable - Variable in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
The keys encountered so far in the underlying ResultSet mapped to the number of times they have been encountered.
indistinctRowsCountTable2 - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
The keys encountered so far in the second underlying ResultSet mapped to the number of times they have been encountered.
InfiniteIterator - Class in au.gov.tas.dpiwe.mr.util
An iterator which iterates over a single element- forever.
InfiniteIterator(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.InfiniteIterator
Constructs an iterator with one object which is returned forever.
init(String, DaemonContainer) - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Initialize the server daemon. i.e. record the name and enclosing container and set the status of the daemon to Status_Initialized if it is legal to do so.
init(String, DaemonContainer) - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemon
Initialize the server daemon.
init() - Method in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Initializes the command servlet.
init() - Method in class au.gov.tas.dpiwe.mr.test.ExampleCommandServlet
 
init() - Method in class au.gov.tas.dpiwe.mr.test.TestCommandServlet
 
init(FilterConfig) - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being placed into service.
init(ServletConfig) - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init() - Method in class javax.servlet.GenericServlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init(ServletConfig) - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.bean.AlreadyRelatedException
Sets the cause of this exception.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.bean.NotUniqueException
Sets the cause of this exception.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.bean.SisterException
Sets the cause of this exception.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateException
Sets the cause of this exception, usually another ValidateException.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.MrException
Sets the reason for the EJB exception.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.MrHeuristicMixedException
Sets the reason for the partial commit.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.MrRollbackException
Sets the reason for the rollback.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.server.servlet.HeimlichException
Sets the reason for the HeimlichException.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.server.servlet.StatusException
Sets the reason for the StatusException.
initCause(Throwable) - Method in exception au.gov.tas.dpiwe.mr.server.SQLFinderException
Sets the original EJBException instance.
initialCapital(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a capital at the start of a string.
initialCapital(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a capital at the start of a string buffer.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
When the constructor call is over, this variable is set to true.
initialized - Variable in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
When the constructor call is over, this variable is set to true.
initialLowerCase(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes capitals from the start of a string.
initialLowerCase(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes capitals from the start of a string buffer.
initialPerBeanClassCacheSize - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The initial size of the cache hashtables for each bean type.
initiateBatchFind - Variable in class au.gov.tas.dpiwe.mr.Container
The method which initiates a batch find.
initiateBatchFind(Batch) - Method in class au.gov.tas.dpiwe.mr.Container
Initiates a batch find operation and associates it with the current thread.
inputWidthTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the number of characters for input fields.
inputWidthVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the number of characters for input fields.
insertAfterFirst(String, char, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Inserts some characters after the first appearance of a specified character (the pivot character) in the source string.
insertAfterLast(String, char, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Inserts some characters after the final appearance of a specified character (the pivot character) in the source string.
insertQuery - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The template for a query which inserts a new record into the database.
insertRow() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
insertRow() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
insertRow() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
InSI - Class in au.gov.tas.dpiwe.mr.tool
This tool takes a decimal number in exponential or floating point notation, as well as a base SI unit and converts into the nearest available SI unit.
InSI() - Constructor for class au.gov.tas.dpiwe.mr.tool.InSI
 
inSI(TypedNumber, String, String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.InSI
Produce the conversion of the input representation to the nearest SI unit.
inSlashStar - Variable in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Indicates whether a slash-star comment is open.
instance - Static variable in class au.gov.tas.dpiwe.mr.tool.TableImporter
 
instanceOf(Class, Class) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Returns true if the second class is assignment compatible with the first.
IntegerRange - Class in au.gov.tas.dpiwe.mr.util
The IntegerRange class represents a range of integer values.
IntegerRange() - Constructor for class au.gov.tas.dpiwe.mr.util.IntegerRange
Allocates a IntegerRange object with the value [0,0].
IntegerRange(int, int) - Constructor for class au.gov.tas.dpiwe.mr.util.IntegerRange
Allocates a IntegerRange object.
integerSignature - Variable in class au.gov.tas.dpiwe.mr.Container
The signature of the getter methods in the ResultSet that we use.
integerSignature - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
intern() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
intersection(Collection, Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes the set intersection of two sets of values.
intersection(Collection, Collection, Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes the set intersection of three sets of values.
IntersectionResultSet - Class in au.gov.tas.dpiwe.mr.server.database
IntersectionResultSet is a UnionResultSet combining the the values from two other result sets in a way analogous to the set intersection operator.
IntersectionResultSet(ResultSet, ResultSet, Set, List) - Constructor for class au.gov.tas.dpiwe.mr.server.database.IntersectionResultSet
Construct a new IntersectionResultSet.
IntersectionResultSet(MrDatabase, ResultSet, ResultSet, Set, List, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.server.database.IntersectionResultSet
Construct a new IntersectionResultSet.
Interval - Interface in au.gov.tas.dpiwe.mr.util
An interval represents a range of numbers.
interval(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Changes the specified number into an Interval object, where a corresponding interval Number sublcass is known, otherwise an exception is thrown.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns the value of this MutableBigDecimal as an int primitive.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns the value of this MutableBigInteger as an int primitive.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns the value of this MutableByte as an int primitive.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns the value of this MutableDouble as an int primitive.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns the value of this MutableFloat as an int primitive.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns the value of this MutableInteger as an int primitive.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns the value of this MutableLong as an int primitive.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns the value of this MutableShort as an int primitive.
intValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
intValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
intValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
intValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
intValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
intValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
intValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
intValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
intValue(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a primitive value.
invalidate() - Method in interface javax.servlet.http.HttpSession
Invalidates this session then unbinds any objects bound to it.
InvalidTransactionException - Exception in javax.transaction
This exception indicates that the request carried an invalid transaction context.
InvalidTransactionException() - Constructor for exception javax.transaction.InvalidTransactionException
 
InvalidTransactionException(String) - Constructor for exception javax.transaction.InvalidTransactionException
 
invoke(Container, boolean) - Method in class au.gov.tas.dpiwe.mr.command.InvokeCommand
Invoke the method specified by this command.
invoke(Object, String, Class[], Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Invokes a named method on an object, searching superclasses if the method is not found.
invoke(Object, String, Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Invokes a named method on an object.
invoke(Object, Object[]) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
invoke(Object, Object[]) - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
InvokeCommand - Class in au.gov.tas.dpiwe.mr.command
An invoke command is a remote method call.
InvokeCommand(Method, EntityBean, Object[]) - Constructor for class au.gov.tas.dpiwe.mr.command.InvokeCommand
Construct a new invoke command.
InvokeCommand(Method, EntityBean, Object[], Container) - Constructor for class au.gov.tas.dpiwe.mr.command.InvokeCommand
Construct a new invoke command.
invokeMethodOfBeanObject(Method, EntityBean, Object[]) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to execute a method of an entity bean on the server.
invokeMethodOfHome(Method, EntityBean, Object[]) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to execute a method of a home interface on the server.
invokeOnServer(Method, Object[]) - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Execute a method of this bean object's underlying entity bean on the server.
invokeOnServer(Method, Object[]) - Method in interface au.gov.tas.dpiwe.mr.bean.LocalHome
Execute a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Execute a method of this bean object's underlying entity bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Execute a method of this bean object's underlying entity bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Executes a method of this home interface on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Executes a method of this bean on the server.
invokeOnServer(Method, Object[]) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Executes a method of this home interface on the server.
InvokeResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the invoke command, containing the resulting bean and the object output by the method.
InvokeResponse(EntityBean, Object) - Constructor for class au.gov.tas.dpiwe.mr.response.InvokeResponse
Construct a new invoke response.
isAcceptableFlavour(DataFlavor) - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Returns true where the specified data flavour is acceptable for object data as encoded by this transport layer.
isAccessible() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
isAccessible() - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
isAccessible() - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
isAccessible() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
isAdministrator() - Method in interface au.gov.tas.dpiwe.mr.bean.UserEntityBean
Returns true if a user has access to administration functions, such as the ability to update user records or control server functions such as caching.
isAfterLast() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
isAfterLast() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
isAfterLast() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
isArray() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
isAssignableFrom(Class) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
isBasicFieldType(String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal method to check if a field is of a basic (non-compound) type.
isBeforeFirst() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
isBeforeFirst() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
isBeforeFirst() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
isCachedEntityBean(EntityBean, Object) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to check if there is a cached instance of a bean.
isCallerInRole(Identity) - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
isCallerInRole(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
isCallerInRole(Identity) - Method in interface javax.ejb.EJBContext
Deprecated. Use boolean isCallerInRole(String roleName) instead.
isCallerInRole(String) - Method in interface javax.ejb.EJBContext
Test if the caller has a given security role.
isCloned() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
isCloned() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Checks if this bean object is cloned.
isCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Checks if this bean object is cloned.
isClosed() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
isCollectionType(String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal method to check if a field is of an abstract collection type.
isCommandWhichExpectsNonPooledBean(Command) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to determine if this command takes a non-pooled bean (i.e. a bean with identity) as an argument.
isCommitted() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
isCommitted() - Method in interface javax.servlet.ServletResponse
Returns a boolean indicating if the response has been committed.
isCommitted() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return isCommitted() on the wrapped response object.
isDatabaseSpecificFieldType(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns if the named field type (fully-qualified class name) is supported by this MrDatabase implementation via conversion.
isDatabaseSpecificFieldType(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
isDatabaseSpecificFieldType(String) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to determine if a type is database specific.
isDateOnly(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns true if the specified field contains only date significant information.
isDateOnly() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns true if this field contains only date significant information.
isDateOnly(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isDateOnly() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns true if this field contains only date significant information.
isDirty() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Checks if the bean object's state has has changed since the last synchronization with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
isDirty() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Checks whether any of these beans have been changed since they were last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Checks whether this bean has been changed since it was last synchronized with persistent storage.
isDirty() - Method in interface au.gov.tas.dpiwe.mr.util.Dirtyable
Returns true if this object does not reflect its persistent copy.
isDiscontinued() - Method in interface au.gov.tas.dpiwe.mr.bean.UserEntityBean
Returns true if a user has been discontinued and therefore cannot login.
isDummy() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
isDummy() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Indicates that this bean is a placeholder and can never be synchronized with persistent storage.
isEmpty() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Tests if this list has no components.
isEmpty() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
isEmpty() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
isEmpty() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
isEmpty() - Method in class au.gov.tas.dpiwe.mr.util.CountingStack
 
isEntryEnd(String) - Method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassIndexMerger
 
isEntryEnd(String) - Method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassListMerger
 
isEntryEnd(String) - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
isEntryStart(String) - Method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassIndexMerger
 
isEntryStart(String) - Method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassListMerger
 
isEntryStart(String) - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
isFieldPartOfCompositePrimaryKey(EntityBean, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
isFirst() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
isFirst() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
isFirst() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
isFirstLine(String) - Method in interface au.gov.tas.dpiwe.mr.tool.TreeParse.NodeFactory
Must return true if this line can be determined to be the first for a node.
isHypertext(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns true if the specified field contains marked-up hypertext.
isHypertext() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns true if this field contains marked-up hypertext.
isHypertext(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isHypertext() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns true if this field contains marked-up hypertext.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Tests if a given bean object is identical to the invoked bean object.
isIdentical(EJBLocalObject) - Method in interface javax.ejb.EJBLocalObject
Test if a given EJB local object is identical to the invoked EJB local object.
isIdentical(EJBObject) - Method in interface javax.ejb.EJBObject
Test if a given EJB object is identical to the invoked EJB object.
isInfinite() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
isInfinite() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
isInstance(Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
isInterface() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
isItSafe(Connection, Statement, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.SafeCache
 
isLast() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
isLast() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
isLast() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
isLastLine(String) - Method in interface au.gov.tas.dpiwe.mr.tool.TreeParse.NodeFactory
Must return true if this line can be determined to be the last for a node.
isMandatory(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns true if the specified field is mandatory (cannot be null.)
isMandatory() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns true if this field is mandatory (cannot be null.)
isMandatory(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isMandatory() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns true if this field is mandatory (cannot be null.)
isNaN() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
isNaN() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
isNegative() - Method in class au.gov.tas.dpiwe.mr.util.TriState
Returns true for a negative state.
isNeutral() - Method in class au.gov.tas.dpiwe.mr.util.TriState
Returns true for a neutral state.
isNew() - Method in interface javax.servlet.http.HttpSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
Returns true if this NullableBigDecimal represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
Returns true if this NullableBigInteger represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
Returns true if this NullableByte represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableCharacter
Returns true if this NullableCharacter represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
Returns true if this NullableDate represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
Returns true if this NullableDouble represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
Returns true if this NullableFloat represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
Returns true if this NullableInteger represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
Returns true if this NullableLong represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
Returns true if this NullableShort represents the null value.
isNull() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
Returns true if this NullableString represents the null value.
isNumeric(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns true if the input looks like it is a Java decimal number (with possible sign, radix point and exponent notation.)
isOpenAbove() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
The interval is "open above" if the upper bound is not inclusive.
isOpenAbove() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
The interval is "open above" if the upper bound is not inclusive.
isOpenAbove() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
The interval is "open above" if the upper bound is not inclusive.
isOpenAbove() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
The interval is "open above" if the upper bound is not inclusive.
isOpenAbove() - Method in interface au.gov.tas.dpiwe.mr.util.Interval
The interval is "open above" if the upper bound is not inclusive.
isOpenAbove() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
The interval is "open above" if the upper bound is not inclusive.
isOpenAbove() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
The interval is "open above" if the upper bound is not inclusive.
isOpenBelow() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
The interval is "open below" if the lower bound is not inclusive.
isOpenBelow() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
The interval is "open below" if the lower bound is not inclusive.
isOpenBelow() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
The interval is "open below" if the lower bound is not inclusive.
isOpenBelow() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
The interval is "open below" if the lower bound is not inclusive.
isOpenBelow() - Method in interface au.gov.tas.dpiwe.mr.util.Interval
The interval is "open below" if the lower bound is not inclusive.
isOpenBelow() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
The interval is "open below" if the lower bound is not inclusive.
isOpenBelow() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
The interval is "open below" if the lower bound is not inclusive.
isOwnerReadable() - Method in class au.gov.tas.dpiwe.mr.tool.MultiEx.ExFile
 
isOwnerWriteable() - Method in class au.gov.tas.dpiwe.mr.tool.MultiEx.ExFile
 
isPassword(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns true if the specified field should be obfuscated (like a password field.)
isPassword() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns true if this field should be obfuscated (like a password field.)
isPassword(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isPassword() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns true if this field should be obfuscated (like a password field.)
isPermanent() - Method in exception javax.servlet.UnavailableException
Returns a boolean indicating whether the servlet is permanently unavailable.
isPersistent() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Deprecated. (Since Mr Architecture 2.0) there is no guarantee this method returns a meaningful result: it may return false for an object which is in the database.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
isPersistent() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Checks whether any of these beans do not have a persistent copy.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Checks if this business object exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Returns true if this bean exists in persistent storage.
isPersistent() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Returns true if this bean exists in persistent storage.
isPositive() - Method in class au.gov.tas.dpiwe.mr.util.TriState
Returns true for a positive state.
isPrimitive() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
isProbablePrime(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
isPublicReadable() - Method in class au.gov.tas.dpiwe.mr.tool.MultiEx.ExFile
 
isPublicWriteable() - Method in class au.gov.tas.dpiwe.mr.tool.MultiEx.ExFile
 
isRangeType(String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal method to check if a field is of a range type.
isReadOnly() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
isRelationshipField(EJBLocalObject, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
isRelationshipField(Object, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
isRelationshipField(Class, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
isRequestedSessionIdFromCookie() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromCookie() on the wrapped request object.
isRequestedSessionIdFromURL() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use HttpServletRequest.isRequestedSessionIdFromURL() instead.
isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromURL() on the wrapped request object.
isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromUrl() on the wrapped request object.
isRequestedSessionIdValid() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdValid() on the wrapped request object.
isReversed() - Method in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
 
isRunning() - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Reports the status of the daemon.
isSecure() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
isSecure() - Method in interface javax.servlet.ServletRequest
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSecure() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return isSecure() on the wrapped request object.
isSession() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isSession() - Method in interface javax.ejb.EJBMetaData
Test if the enterprise Bean's type is "session".
isShallow() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
isShallow() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Checks if this bean object is a shallow clone.
isShallow() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Checks if this bean object is a shallow clone.
isSpecialCollectionType(String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal method to check if a field is of a special abstract collection type.
isSpecialFieldType(String) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal method to check if a field is of a special basic (non-compound) type.
isStatelessSession() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isStatelessSession() - Method in interface javax.ejb.EJBMetaData
Test if the enterprise Bean's type is "stateless session".
isSynthetic() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
isTableMissing(SQLException) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns true if the given SQL exception implies a missing table.
isTableMissing(Connection, String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Returns true if the given table is missing from the schema.
isTableMissing(SQLException) - Method in class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
isTableMissing(SQLException) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
isTimeOnly(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns true if the specified field contains only time significant information.
isTimeOnly() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns true if this field contains only time significant information.
isTimeOnly(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isTimeOnly() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns true if this field contains only time significant information.
isTweenMessage(String) - Static method in class au.gov.tas.dpiwe.mr.util.Messenger
Returns true if tween contains what looks like a method call to this object which can take a prefix and a suffix.
isUpper(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns true if the specified field should contain upper case characters only.
isUpper() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns true if this field should contain upper case characters only.
isUpper(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isUpper() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns true if the field this type record describes should contain upper case characters only.
isUserInRole(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isUserInRole(String role) on the wrapped request object.
isValidatable(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns true if the specified field should be validated.
isValidatable() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns true if the field this type record describes should be validated.
isValidatable(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isValidatable() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns true if the field this type record describes should be validated.
isYesOrNo(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Returns true if the specified field contains a "Y" for yes or an "N" for no.
isYesOrNo() - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Returns true if this field contains a "Y" for yes or an "N" for no.
isYesOrNo(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
isYesOrNo() - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Returns true if this field contains a "Y" for yes or an "N" for no.
isYesOrNoField(EJBLocalObject, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
isYesOrNoField(Object, String, MetaData.TypeRecord) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
isYoungestServer(MrServletContainer.Server) - Method in interface au.gov.tas.dpiwe.mr.server.MrServletContainer
Returns true for a server which was the one most recently created by this servlet container.
isYoungestServer(MrServletContainer.Server) - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer
Returns true for a server which was the one most recently created by this servlet container.
iterable(Object) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Returns an object which can iterate over the contents of another.
Iterable - Interface in au.gov.tas.dpiwe.mr.util
That which can be iterated.
IterableAbstractList - Class in au.gov.tas.dpiwe.mr.util
An AbstractList which implements the Iterable interface.
IterableAbstractList() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableAbstractList
 
IterableAbstractMap - Class in au.gov.tas.dpiwe.mr.util
An AbstractMap which implements the Iterable interface.
IterableAbstractMap() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableAbstractMap
 
IterableAbstractSequentialList - Class in au.gov.tas.dpiwe.mr.util
An AbstractSequentialList which implements the Iterable interface.
IterableAbstractSequentialList() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableAbstractSequentialList
 
IterableAbstractSet - Class in au.gov.tas.dpiwe.mr.util
An AbstractSet which implements the Iterable interface.
IterableAbstractSet() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableAbstractSet
 
IterableArrayList - Class in au.gov.tas.dpiwe.mr.util
An ArrayList which implements the Iterable interface.
IterableArrayList() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableArrayList
 
IterableArrayList(int) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableArrayList
 
IterableArrayList(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableArrayList
 
IterableCollection - Interface in au.gov.tas.dpiwe.mr.util
A collection which can be iterated over.
IterableHashMap - Class in au.gov.tas.dpiwe.mr.util
A HashMap which implements the Iterable interface.
IterableHashMap() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashMap
 
IterableHashMap(int) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashMap
 
IterableHashMap(int, float) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashMap
 
IterableHashMap(Map) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashMap
 
IterableHashSet - Class in au.gov.tas.dpiwe.mr.util
A HashSet which implements the Iterable interface.
IterableHashSet() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashSet
 
IterableHashSet(int) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashSet
 
IterableHashSet(int, float) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashSet
 
IterableHashSet(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashSet
 
IterableHashtable - Class in au.gov.tas.dpiwe.mr.util
A Hashtable which implements the Iterable interface.
IterableHashtable() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashtable
 
IterableHashtable(int) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashtable
 
IterableHashtable(int, float) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashtable
 
IterableHashtable(Map) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableHashtable
 
IterableLinkedHashMap - Class in au.gov.tas.dpiwe.mr.util
A LinkedHashMap which implements the Iterable interface.
IterableLinkedHashMap() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashMap
 
IterableLinkedHashMap(int) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashMap
 
IterableLinkedHashMap(int, float) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashMap
 
IterableLinkedHashMap(int, float, boolean) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashMap
 
IterableLinkedHashMap(Map) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashMap
 
IterableLinkedHashSet - Class in au.gov.tas.dpiwe.mr.util
A HashSet which implements the Iterable interface.
IterableLinkedHashSet() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashSet
 
IterableLinkedHashSet(int) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashSet
 
IterableLinkedHashSet(int, float) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashSet
 
IterableLinkedHashSet(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedHashSet
 
IterableLinkedList - Class in au.gov.tas.dpiwe.mr.util
A LinkedList which implements the Iterable interface.
IterableLinkedList() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedList
 
IterableLinkedList(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableLinkedList
 
IterableTreeMap - Class in au.gov.tas.dpiwe.mr.util
A TreeMap which implements the Iterable interface.
IterableTreeMap() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableTreeMap
 
IterableTreeMap(Comparator) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableTreeMap
 
IterableTreeMap(Map) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableTreeMap
 
IterableTreeMap(SortedMap) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableTreeMap
 
IterableTreeSet - Class in au.gov.tas.dpiwe.mr.util
A TreeSet which implements the Iterable interface.
IterableTreeSet() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableTreeSet
 
IterableTreeSet(Comparator) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableTreeSet
 
IterableTreeSet(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableTreeSet
 
IterableTreeSet(SortedSet) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableTreeSet
 
IterableVector - Class in au.gov.tas.dpiwe.mr.util
A Vector which implements the Iterable interface.
IterableVector() - Constructor for class au.gov.tas.dpiwe.mr.util.IterableVector
 
IterableVector(int) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableVector
 
IterableVector(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.IterableVector
 
iterator() - Method in exception au.gov.tas.dpiwe.mr.bean.ValidateFieldsException
 
iterator() - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Returns an iteration over the values in this map.
iterator(Object) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
iterator(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
iterator(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
iterator(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
 
iterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
iterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns an Iterator over the elements contained in this collection.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
iterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
iterator() - Method in interface au.gov.tas.dpiwe.mr.util.Iterable
Returns an iterator over the components of this composite object.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.IterableAbstractMap
Returns an iterator over the values of this map.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.IterableHashMap
Returns an iterator over the values of this map.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.IterableHashtable
Returns an iterator over the values of this map.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.IterableLinkedHashMap
Returns an iterator over the values of this map.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.IterableTreeMap
Returns an iterator over the values of this map.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractCollection
Iterates through the components of this collection.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractMap
Returns an iterator over the values of this map.
iterator() - Method in class au.gov.tas.dpiwe.mr.util.MrRandomList
Returns the elements in a random order (if in shuffled state) or in natural order (if not in shuffled state).

J

JavaDocClassIndexMerger - Class in au.gov.tas.dpiwe.mr.tool
This takes two HTML files produced by SinjDoc 0.5 to use as the main frame allclasses index and merges their entries.
JavaDocClassIndexMerger(InputStream, InputStream, Writer) - Constructor for class au.gov.tas.dpiwe.mr.tool.JavaDocClassIndexMerger
 
JavaDocClassListMerger - Class in au.gov.tas.dpiwe.mr.tool
This takes two HTML files produced by SinjDoc 0.5 to use as the allclasses frame and merges their entries.
JavaDocClassListMerger(InputStream, InputStream, Writer) - Constructor for class au.gov.tas.dpiwe.mr.tool.JavaDocClassListMerger
 
javax.ejb - package javax.ejb
The javax.ejb package contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container.
javax.servlet - package javax.servlet
The javax.servlet package contains a number of classes and interfaces that describe and define the contracts between a servlet class and the runtime environment provided for an instance of such a class by a conforming servlet container.
javax.servlet.http - package javax.servlet.http
The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
javax.transaction - package javax.transaction
Provides the API that defines the contract between the transaction manager and the various parties involved in a distributed transaction namely : resource manager, application, and application server.
jdbcCompliant() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionDriver
 
jobs - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The jobs in this batch.
jobsIterator - Variable in class au.gov.tas.dpiwe.mr.util.Chain
 
join() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Uses the beans in this siamese bean object as prototypes to generate a siamese bean query.
join() - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Uses the beans in this siamese bean object as prototypes to generate a siamese bean query.
Join_IgnorableValue - Static variable in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
The value used to indicate that a primitive field is not significant as a selection condition for a join query.
JoinCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet converts the result set resulting from the execution of the SQL query given in this command into a collection of SiameseBeans, placing these in a JoinResponse.
JoinCommand(String) - Constructor for class au.gov.tas.dpiwe.mr.command.JoinCommand
Construct a new join command.
JoinCommand(String, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.JoinCommand
Construct a new join command.
joinedBeans - Variable in class au.gov.tas.dpiwe.mr.server.database.SQLStatement
 
joinNoWildcards() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Uses the beans in this siamese bean object as prototypes to generate a siamese bean query.
joinNoWildcards() - Method in interface au.gov.tas.dpiwe.mr.bean.SiameseBeanObject
Uses the beans in this siamese bean object as prototypes to generate a siamese bean query.
JoinResponse - Class in au.gov.tas.dpiwe.mr.response
The CommandServlet's response to a JoinCommand, containing a collection of SiameseBeans.
JoinResponse(Collection, String) - Constructor for class au.gov.tas.dpiwe.mr.response.JoinResponse
Construct a new join response.

K

key - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
 
key - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
 
keyClassTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Allows an entity bean's primary key class to be exposed.
keyGetterTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Allows an entity bean's primary key getter method to be exposed.
keys() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns an enumeration of the keys in this table.
keys() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns an enumeration of the keys in this table.
keySet - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
 
keySet() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns a set view of the keys contained in this map.
keySet - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
 
keySet() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns a set view of the keys contained in this map.
keySet() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
keySetterTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Allows an entity bean's primary key setter method to be exposed.
killDaemonsImmediate() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
 
killDaemonsImmediate() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
 
killedDaemonList - Variable in class au.gov.tas.dpiwe.mr.DaemonContainer
Lists daemon instances which were killed by a Heimlich maneuver.
killImmediate() - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
 
killImmediate() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemon
 

L

l - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
l - Variable in class au.gov.tas.dpiwe.mr.util.MrAbstractList
 
labelTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the default labels of fields.
labelVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the default labels of fields.
last() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
last() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
last() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
last() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
 
lastIndexOf(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(Object, Object[], int) - Static method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
 
lastIndexOf(Object, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Searches backwards for the specified object, starting from the specified index, and returns an index to it.
lastIndexOf(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
lastIndexOf(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
lastIndexOf(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
lastIndexOf(String, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
lastIndexOf(int, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
lastJob - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The job to execute once all other jobs have scheduled.
lastKey() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
 
lastPurgeEndSequenceNo - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The sequence number of the last purged object.
lastReturned - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
lastReturned - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
lastWrite - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
field written to only to guarantee lock ordering.
leapYearsSince1900(int) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Returns the number of years that were leap years since 1900 up to and including the year specified. (1900 itself was not a leap year, although the original Lotus code got this wrong, so you may need to correct for this.)
leaveTrail(int, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
This internal method is used to record a critical bean life-cycle event by recording the bean and the action which occurred in a command history.
leaveTrail(int, EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
This internal method is used to record a critical bean life-cycle event by recording the bean and the action which occurred in a command history.
lebalSupplementaryTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Additional mappings from labels back to field names.
lebalTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Map from labels back to field names.
lender - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
The poor soul responsible for providing blood to the other threads.
length() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
lengthOfEscape(char, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the length of a character escape sequence.
lengthTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the lengths (in digits or characters) of fields.
Level_Debug - Static variable in class au.gov.tas.dpiwe.mr.util.Messenger
The message level which displays debugging messages.
Level_DriverDebug - Static variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The level of database driver debugging.
Level_Exception - Static variable in class au.gov.tas.dpiwe.mr.util.Messenger
The message level which displays exception messages (unless tagged at zero or with a negative number.)
Level_None - Static variable in class au.gov.tas.dpiwe.mr.util.Messenger
The message level which displays no messages (unless tagged at zero or with a negative number.)
Level_Normal - Static variable in class au.gov.tas.dpiwe.mr.util.Messenger
The message level which displays normal command-level logging messages.
Level_PopulationDebug - Static variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The level of population debugging.
Level_QueryDebug - Static variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The level of query debugging.
LightweightContainer - Class in au.gov.tas.dpiwe.mr.server
This lightweight container a specialization of the ServerContainer class which reuses less of the Container code so that it has no increasing memory demand as transaction size becomes large.
LightweightContainer(MrDatabase) - Constructor for class au.gov.tas.dpiwe.mr.server.LightweightContainer
Instantiates the lightweight container without logging.
LightweightContainer(MrDatabase, int, int, String) - Constructor for class au.gov.tas.dpiwe.mr.server.LightweightContainer
Instantiates the lightweight container without logging.
LightweightContainer(MrDatabase, String) - Constructor for class au.gov.tas.dpiwe.mr.server.LightweightContainer
Instantiates the lightweight container with logging.
LightweightContainer(MrDatabase, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.LightweightContainer
Instantiates the lightweight container with logging.
LightweightContainer(MrDatabase, String, int, int, String) - Constructor for class au.gov.tas.dpiwe.mr.server.LightweightContainer
Instantiates the lightweight container with logging.
line - Variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
linkTables(MrMetaData) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
list(Collection, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns a string concatenated from strings representing the elements of a collection, with the specified delimiter appearing between each consecutive pair of elements.
ListComparator - Class in au.gov.tas.dpiwe.mr.util
A comparator which orders lists on their contents.
ListComparator() - Constructor for class au.gov.tas.dpiwe.mr.util.ListComparator
 
listFieldsForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Internal utility method to make a comma-delimited list of the fields in an entity bean.
listFieldTypeConstraintsForTable(String, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a comma-delimited list of field type constraints for a database table.
listFieldValuesForEntityBean(EntityBean, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a comma-delimited list of the field values in an entity bean.
listFiles(File, String, boolean) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Enumerates the files in multiple directories meeting a particular filename specification.
listFiles(File, PrintWriter, String, boolean) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Enumerates the files in multiple directories meeting a particular filename specification.
listFiles(File, String, boolean, int) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Enumerates the files in multiple directories meeting a particular filename specification, including special directories.
listFiles(File, String, boolean, boolean, int) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Enumerates the files in multiple directories meeting a particular filename specification, including special directories.
listFiles(File, PrintWriter, String, boolean, boolean, int) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Enumerates the files in multiple directories meeting a particular filename specification, including special directories.
listFiles(File, PrintWriter, String, boolean, boolean, Collection) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Enumerates the files in multiple directories meeting a particular filename specification.
listIterator(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
listIterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns an Iterator of the elements in this List (in proper sequence).
listIterator(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns a ListIterator of the elements in this List (in proper sequence), starting at the specified position in the List.
listIterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
listIterator(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
listIterator() - Method in class au.gov.tas.dpiwe.mr.util.MrRandomList
Returns the elements in a random order (if in shuffled state) or in natural order (if not in shuffled state).
listOrphanedFields(Collection, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a comma-delimited list of orphaned fields based on the contents of a (key,expression) map.
listQualifiedFieldsForEntityBeans(Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a comma-delimited list of fields for several entity beans.
Lists - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to create, compare and manipulate lists in ways not permitted by the standard Java utility classes.
Lists() - Constructor for class au.gov.tas.dpiwe.mr.util.Lists
 
listToBuffer(Collection, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns a new string buffer containing strings representing the elements of a collection, with the specified delimiter appearing between each consecutive pair of elements.
listUpdateFieldsAndValuesForEntityBean(EntityBean, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal utility method to make a comma-delimited list of field assignments for an entity bean.
load() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Instructs the bean object to synchronize with persistent storage by loading its state from that storage.
load() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
load() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Loads business objects from persistent storage into this siamese bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Loads a business object from persistent storage into this bean object.
load() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Loads a business object from persistent storage into this bean object.
load(InputStream) - Method in class au.gov.tas.dpiwe.mr.util.FaultTolerantProperties
 
load(InputStream) - Method in class au.gov.tas.dpiwe.mr.util.URLEncodedProperties
 
LoadCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet accepts as a parameter to this command a passivated persistent entity bean representing a business object.
LoadCommand(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.command.LoadCommand
Construct a new load command.
LoadCommand(EntityBean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.LoadCommand
Construct a new load command.
loadEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to refresh an entity bean from persistent storage.
loadEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The immediate action of this method is to refresh an entity bean from persistent storage.
loadFactor - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
The load factor for the hash table.
loadFactor - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
The load factor for the hash table.
loadFactor() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Return the load factor
LoadResponse - Class in au.gov.tas.dpiwe.mr.response
The servlet's output for the load command, containing the repassivated persistent entity bean whose state was synchronized.
LoadResponse(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.response.LoadResponse
Construct a new load response.
loadSister() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Instructs the bean object to synchronize with persistent storage by loading its state from that storage while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Instructs the bean object to synchronize with persistent storage by loading its state from that storage while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
loadSister() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Instructs the bean object to synchronize with persistent storage by loading its state from that storage while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadSister() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Loads a business object from persistent storage into this bean object while maintaining relationships across shallow clones.
loadTypeForName(String, ClassLoader) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Loads a bean type according to the given fully-qualified abstract class name where its loading has been deferred.
loadTypeOnNull(EntityBean, Object, boolean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Loads a bean type whose loading has been deferred if a reference to a home or method list is not present.
loadTypes() - Method in class au.gov.tas.dpiwe.mr.BeanCache
Forces the loading of bean types whose loading was deferred.
loadTypes(ClassLoader) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Forces the loading of bean types whose loading was deferred.
loadTypes() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
 
loans - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
The blood.
localContainer - Static variable in class au.gov.tas.dpiwe.mr.Container
A reference to the local container if an unnamed application has instatiated a container in this VM.
localContainers - Static variable in class au.gov.tas.dpiwe.mr.Container
A table listing the local containers on a per application basis.
LocalHome - Interface in au.gov.tas.dpiwe.mr.bean
Contains additional methods provided in home implementations generated by the Mr Architecture DeploymentTool.
lock() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in interface au.gov.tas.dpiwe.mr.bean.LocalHome
Attempts to acquire the mutual exclusion lock on this home.
lock() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
 
lock() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
lock() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
 
lock() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
Prevents this connection from being committed.
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Attempts to acquire the mutual exclusion lock on this bean.
lock() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Locks this home interface on the server, preventing updates until the current transaction commits (or rolls back.)
lock_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedVariable
 
LockCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet locks the home corresponding to the pooled bean specified.
LockCommand(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.command.LockCommand
Construct a new lock command.
LockCommand(EntityBean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.LockCommand
Construct a new lock command.
lockHome(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
The eventual action of this method is to lock the table associated with a particular home until the transaction has completed.
lockQuery - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The template for a query which locks a table in the database, preventing concurrent updates.
LockResponse - Class in au.gov.tas.dpiwe.mr.response
The servlet's output for the lock command, containing the pooled entity bean for the home that has been locked.
LockResponse(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.response.LockResponse
Construct a new lock response.
log - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Gives each active command servlet thread its own log buffer.
log(String) - Method in class javax.servlet.GenericServlet
Writes the specified message to a servlet log file, prepended by the servlet's name.
log(String, Throwable) - Method in class javax.servlet.GenericServlet
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file, prepended by the servlet's name.
log(String) - Method in interface javax.servlet.ServletContext
Writes the specified message to a servlet log file, usually an event log.
log(Exception, String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, use ServletContext.log(String message, Throwable throwable) instead.

This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.

log(String, Throwable) - Method in interface javax.servlet.ServletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
logCacheHistogram() - Method in class au.gov.tas.dpiwe.mr.BeanCache
Records, in the log, a histogram of cache usage by bean type.
logCacheHistogram() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
logCacheStats() - Method in class au.gov.tas.dpiwe.mr.BeanCache
Records, in the log, the cache statistics.
logCacheStats() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
LogCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet logs the message specified in the server log file.
LogCommand(String) - Constructor for class au.gov.tas.dpiwe.mr.command.LogCommand
Construct a new log command.
LogCommand(String, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.LogCommand
Construct a new log command.
logContent - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Gives each active command servlet thread access to its log as a string.
logFile - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolyContainerFactory
This specifies the log file the server will write command (or debug level, when so indicated) logging to.
logFile - Variable in class au.gov.tas.dpiwe.mr.test.ExampleContainerFactory
This specifies the log file the server will write command (or debug level, when so indicated) logging to.
logFile - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.CDCatalogueContainerFactory
This specifies the log file the server will write command (or debug level, when so indicated) logging to.
logFile - Variable in class au.gov.tas.dpiwe.mr.test.TestContainerFactory
This specifies the log file the server will write command (or debug level, when so indicated) logging to.
login(String, String) - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
Perform a login sequence.
login(String) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Called by the command servlet to indicate that a login is being validated.
Login_MaxAttempts - Variable in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
The maximum number of login attempts allowed per session.
Login_MaxDuration - Variable in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
The maximum number of seconds a user can be logged in.
LoginEntityBean - Interface in au.gov.tas.dpiwe.mr.bean
This is one of the interfaces used in providing security for applications.
loginFailure(String) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Called by the command servlet to indicate that a login was rejected.
logMessage - Variable in class au.gov.tas.dpiwe.mr.command.LogCommand
The message to place in the log.
logOnServer(String) - Method in class au.gov.tas.dpiwe.mr.Container
The eventual action of this method is to place a log message in the server log file.
LogResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the log command.
LogResponse() - Constructor for class au.gov.tas.dpiwe.mr.response.LogResponse
Construct a new log response.
LogWatcher - Class in au.gov.tas.dpiwe.mr.tool
This tool takes a number of log filenames and permits the user to watch the ends of them, or step through from a particular time index.
LogWatcher() - Constructor for class au.gov.tas.dpiwe.mr.tool.LogWatcher
 
LongRange - Class in au.gov.tas.dpiwe.mr.util
The LongRange class represents a range of long values.
LongRange() - Constructor for class au.gov.tas.dpiwe.mr.util.LongRange
Allocates a LongRange object with the value [0,0].
LongRange(long, long) - Constructor for class au.gov.tas.dpiwe.mr.util.LongRange
Allocates a LongRange object.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns the value of this MutableBigDecimal as a long primitive.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns the value of this MutableBigInteger as a long primitive.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns the value of this MutableByte as a long primitive.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns the value of this MutableDouble as a long primitive.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns the value of this MutableFloat as a long primitive.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns the value of this MutableInteger as a long primitive.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns the value of this MutableLong as a long primitive.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns the value of this MutableShort as a long primitive.
longValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
longValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
longValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
longValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
longValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
longValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
longValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
longValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
longValue(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a primitive value.
lowerCase(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a string to use only lower case letters.
lowerCase(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a string buffer to use only lower case letters.

M

m - Variable in class au.gov.tas.dpiwe.mr.util.MrAbstractMap
 
MAGIC_DATE - Static variable in class au.gov.tas.dpiwe.mr.util.DatePart
 
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.server.daemon.DaemonStarter
Initiates the specified server daemon.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.server.daemon.DaemonStopper
Halts the specified server daemon.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.BatchFileCreator
Initiates the BatchFileCreator tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.BeanFlusher
Flushes the specified bean types from server caches.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.BeanPusher
Flushes the specified bean types from server caches.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.Cat
Initiates the Cat tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeMessageReporter
Initiates the CodeMessageReporter tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeStripper
Initiates the CodeStripper tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeUnstripper
Initiates the CodeUnstripper tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.DDLMapper
Initiates the DDLMapper tool, which produces a file called "map.properties" in the current directory.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.DeMIME
Initiates the DeMIME tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.DeploymentTool
Initiates the DeploymentTool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.EnumDir
Initiates the EnumDir tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.Ex
Initiates the Ex tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.HeaderReplacer
Initiates the HeaderReplacer tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.HeaderTool
Initiates the header tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.HistoryTool
Initiates the HistoryTool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.HowMany
Initiates the HowMany tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.HowMuch
Initiates the HowMuch tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.InSI
Initiates the InSI tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassIndexMerger
Initiates the JavaDocClassIndexMerger tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassListMerger
Initiates the JavaDocClassListMerger tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.LogWatcher
Initiates the LogWatcher tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiCat
Initiates the MultiEx tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiCopy
Initiates the MultiCopy tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiCount
Initiates the MultiCopy tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Initiates the MultiEnumDir tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEx
Initiates the MultiEx tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiNewer
Initiates the MultiNewer tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiRename
Initiates the MultiRename tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.Newer
Initiates the MultiNewer tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.NullableMaker
Initiates the NullableMaker tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.NullMaker
Initiates the NullMaker tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.ObeyFileCreator
Initiates the BatchFileCreator tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.RejarTool
Initiates the RejarTool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.SerializableMaker
Initiates the SerializableMaker tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.ServerHeimlicher
Performs the Heimlich maneuver on the server.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.ServerMonitor
Monitors the condition of the server.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.ServerStatusTool
Reports the server status.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.SourceFileRewriter
Initiates the SourceFileRewriter tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.TableImporter
Initiates the TableImporter tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.UUDecode
Initiates the UUDecode tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.UUEncode
Initiates the UUEncode tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.WithdrawalTool
Initiates the WithdrawalTool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.WrapperMaker
Initiates the WrapperMaker tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.XMap
Initiates the XMap tool.
main(Constructor, String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
Initiates the ZipMerger tool.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.util.ByteCharTranscoder
Performs testing operations and dumps the results on the standard output stream.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.util.DeadGroup
Test harness.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.util.MrRandomList
Run a quick little unit test.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
Run a quick little unit test.
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
 
main(String[]) - Static method in class au.gov.tas.dpiwe.mr.util.URLEncodedProperties
 
makeDirty() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Flags that this bean object is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
makeDirty() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Flags that this bean is not synchronized with persistent storage.
makeDirty() - Method in interface au.gov.tas.dpiwe.mr.util.Dirtyable
Calling this method will flag that this object no longer reflects its persistent copy. i.e. isDirty() will return true after this call.
makeDummy() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
makeDummy() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Flags that this bean object is a placeholder for data only.
makeDummy() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Flags that this bean object is a placeholder for data only.
makeHeading(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a capital at the start of a string, and ensures that the message is one or more complete sentences ended with a punctuation mark (an ellipsis if another mark is not already present.)
makeHeading(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a capital at the start of a string buffer, and ensures that the message is one or more complete sentences ended with a punctuation mark (an ellipsis if another mark is not already present.)
makeMessage(String, int) - Static method in exception au.gov.tas.dpiwe.mr.bean.ValidateException
Internal method to construct an appropriate message based on a field name and failure reason.
makePersistent() - Method in interface au.gov.tas.dpiwe.mr.bean.MrEntityBean
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Flags that this bean now exists in persistent storage.
makePersistent() - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Flags that this bean now exists in persistent storage.
makeQuestception(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Ensures that the message is one or more complete sentences ended with a punctuation mark (a question mark if another mark is not already present.)
makeQuestception(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Ensures that the message is one or more complete sentences ended with a punctuation mark (a question mark if another mark is not already present.)
makeQuestion(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a capital at the start of a string, and ensures that the message is one or more complete sentences ended with a punctuation mark (a question mark if another mark is not already present.)
makeQuestion(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a capital at the start of a string buffer, and ensures that the message is one or more complete sentences ended with a punctuation mark (a question mark if another mark is not already present.)
makeSentence(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a capital at the start of a string, and ensures that the message is one or more complete sentences ended with a punctuation mark.
makeSentence(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Forces a capital at the start of a string buffer, and ensures that the message is one or more complete sentences ended with a punctuation mark.
mandatoryList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the mandatory fields.
mandatoryVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the mandatory fields.
mapFieldValue(EJBLocalObject, Object, String, String) - Method in class au.gov.tas.dpiwe.mr.tool.TableImporter
This method is called to provide for special handling for certain field values.
mapJavaClassToTypeName(Class, int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Turns a reference to a Java class or primitive type into a datbase type keyword.
mapJavaClassToTypeName(Class, int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
mapJavaClassToTypeName(Class, int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
Mappable - Interface in au.gov.tas.dpiwe.mr.util
A Mappable object has a key which is suitable for use in a Map.
Maps - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to create, compare and manipulate maps in ways not permitted by the standard Java utility classes.
Maps() - Constructor for class au.gov.tas.dpiwe.mr.util.Maps
 
mapTypeNameToJavaClass(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Takes a database type keyword and turns it into a reference to a Java class or primitive type which can hold the specified value.
mapTypeNameToJavaClass(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
mapTypeNameToJavaClass(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
markCloned() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
markCloned() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Marks this bean as cloned.
markCloned() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Marks this bean as cloned.
matchWild(String, String, String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Does a wildcarded match of two strings.
matchWild(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Does a wildcarded match of two strings.
matchWild(int[][], int[], boolean[], String, String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
Does a wildcarded match of two strings.
materialize(Iterator) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes an Iterator and constructs a collection from it.
materialize(Iterator) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes an Iterator and constructs a list from it.
materialize(Iterator) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes an Iterator and constructs a map from it.
materialize(Iterator) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes an Iterator and constructs a set from it.
max(BigDecimal) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
max(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
maxFracDigitsTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the maximal number of fraction digits for numeric fields.
maxFracDigitsVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the maximal number of fraciton digits for numeric fields.
maximumModifiedQueueLength - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The maximum number of allowable items in the modified bean queue.
maxIntDigitsTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the maximal number of integer digits for numeric fields.
maxIntDigitsVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the maximal number of integer digits for numeric fields.
maxRetries - Variable in class au.gov.tas.dpiwe.mr.client.ClientContainer
The total number of attempts to make communication with the server.
MemoryStatDaemon - Class in au.gov.tas.dpiwe.mr.server.daemon
The memory statistics daemon logs on the server console the current cache statistics every nine minutes or so.
MemoryStatDaemon() - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.MemoryStatDaemon
 
MemoryStatDaemon.Worker - Class in au.gov.tas.dpiwe.mr.server.daemon
A Runnable instance which does work for the memory statistics daemon.
MemoryStatDaemon.Worker() - Constructor for class au.gov.tas.dpiwe.mr.server.daemon.MemoryStatDaemon.Worker
 
message(Object) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
 
message(int, String, String, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
message(int, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
message(int, Object, MessageFormat) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
message(int, String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object, starting a new line afterward.
message(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object, starting a new line afterward.
message(int, Object, MessageFormat) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object, starting a new line afterward.
message(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object, starting a new line afterward.
message(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object, starting a new line afterward.
message(Object, MessageFormat) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object, starting a new line afterward.
MessageDrivenBean - Interface in javax.ejb
The MessageDrivenBean interface is implemented by every message-driven enterprise Bean class.
MessageDrivenContext - Interface in javax.ejb
The MessageDrivenContext interface provides access to the runtime message-driven context that the container provides for a message-driven enterprise Bean instance.
messageFirstPart(int, String, String, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
messageFirstPart(int, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
messageFirstPart(int, String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object.
messageFirstPart(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object.
messageFirstPart(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object.
messageFirstPart(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object.
messageLastPart(int, String, String, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
messageLastPart(int, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
messageLastPart(int, String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object, starting a new line afterward.
messageLastPart(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object, starting a new line afterward.
messageLastPart(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object, starting a new line afterward.
messageLastPart(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object, starting a new line afterward.
messageLevel - Variable in class au.gov.tas.dpiwe.mr.util.Messenger
Indicates the present message level.
messagePart(int, String, String, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
messagePart(int, Object) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
messagePart(int, String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object.
messagePart(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object.
messagePart(int, Object, MessageFormat) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a level tagged logging message related to an object.
messagePart(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object.
messagePart(Object) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object.
messagePart(Object, MessageFormat) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a command-level logging message related to an object.
messenger - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
messenger - Variable in class au.gov.tas.dpiwe.mr.tool.EntitySourceFileScanner
If we are logging, the messenger to log to.
messenger - Variable in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
If we are logging, the messenger to log to.
Messenger - Class in au.gov.tas.dpiwe.mr.util
A utility class used to print logging messages at various levels.
Messenger() - Constructor for class au.gov.tas.dpiwe.mr.util.Messenger
 
MetaData - Interface in au.gov.tas.dpiwe.mr.bean
MetaData objects describe bean types and their constituent fields.
metaData - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
metadata - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
The metadata object describing the beans residing in this home.
metadata - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
The metadata object describing the beans residing in this home.
MetaData.TypeRecord - Interface in au.gov.tas.dpiwe.mr.bean
Encapsulates the metadata for a particular field in a bean.
method - Variable in class au.gov.tas.dpiwe.mr.command.InvokeCommand
The method parameter to this command.
method - Variable in class au.gov.tas.dpiwe.mr.util.MethodCall
The method this call will invoke.
MethodCall - Class in au.gov.tas.dpiwe.mr.util
A method call is an invocation of a particular method on a particular object with a particular list of actual parameters.
MethodCall(Method, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.MethodCall
 
MethodCall(Method, Object, Object[]) - Constructor for class au.gov.tas.dpiwe.mr.util.MethodCall
 
MethodCall(SerializableMethod, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.MethodCall
 
MethodCall(SerializableMethod, Object, Object[]) - Constructor for class au.gov.tas.dpiwe.mr.util.MethodCall
 
MethodComparator - Class in au.gov.tas.dpiwe.mr.util
A comparator which orders objects on their string representations.
MethodComparator() - Constructor for class au.gov.tas.dpiwe.mr.util.MethodComparator
 
methods - Variable in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
A mapping from finder method signatures to methods.
Methods - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to convert methods and their parameters to and from internal representations like Method and Class.
Methods() - Constructor for class au.gov.tas.dpiwe.mr.util.Methods
 
MILLISECONDS_IN_DAY - Static variable in class au.gov.tas.dpiwe.mr.util.TimePart
 
mime(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string and escapes those sequences which may cause transfer problems over a 7-bit transport using the MIME "quoted-printable" scheme.
mime(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input buffer and escapes those sequences which may cause transfer problems over a 7-bit transport using the MIME "quoted-printable" scheme.
mime(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input sequence and escapes those sequences which may cause transfer problems over a 7-bit transport using the MIME "quoted-printable" scheme.
mimeMap - Static variable in class au.gov.tas.dpiwe.mr.tool.MultiEx
 
MIMEMap - Class in au.gov.tas.dpiwe.mr.util
Loads a mapping between extensions (the only information available to Java on host filing systems) and MIME types.
MIMEMap() - Constructor for class au.gov.tas.dpiwe.mr.util.MIMEMap
Creates a new instance of MIMEMap from the default source.
MIMEMap(InputStream) - Constructor for class au.gov.tas.dpiwe.mr.util.MIMEMap
Creates a new instance of MIMEMap from the given source.
MIMEMap_URL - Static variable in class au.gov.tas.dpiwe.mr.util.MIMEMap
 
min(BigDecimal) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
min(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
minFracDigitsTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the minimal number of fraction digits for numeric fields.
minFracDigitsVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the minimal number of fraction digits for numeric fields.
minIntDigitsTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the minimal number of integer digits for numeric fields.
minIntDigitsVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the minimal number of integer digits for numeric fields.
mod(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
modifiedQueue - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Returns the types and keys of the most recently modified beans.
modifiedQueueLength - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The number of items in the modified bean queue.
modInverse(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
modPow(BigInteger, BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
MonopolyContainerFactory - Class in au.gov.tas.dpiwe.mr.test.aggregation
The Monopoly container factory contains beans which test a wide variety of aggregation relationships.
MonopolyContainerFactory() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MonopolyContainerFactory
An empty constructor will suffice for most purposes.
MonopolySet - Class in au.gov.tas.dpiwe.mr.test.aggregation
MonopolySet is the root bean populating Containers produced by AggregationContainerFactory.
MonopolySet() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Constructs a MonopolySet.
MonopolySetHome - Interface in au.gov.tas.dpiwe.mr.test.aggregation
The home interface for MonopolySet.
MonopolySetObject - Interface in au.gov.tas.dpiwe.mr.test.aggregation
MonopolySet is the root bean populating Containers produced by AggregationContainerFactory.
moveAndStrip(String) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeStripper
Produce a stripped source file, renaming the original version.
movePointLeft(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
movePointRight(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
moveToCurrentRow() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
moveToCurrentRow() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
moveToCurrentRow() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
moveToInsertRow() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
moveToInsertRow() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
moveToInsertRow() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
MrAbstractCollection - Class in au.gov.tas.dpiwe.mr.util
An AbstractCollection which uses a concrete collection as its basis.
MrAbstractCollection(Collection) - Constructor for class au.gov.tas.dpiwe.mr.util.MrAbstractCollection
 
MrAbstractList - Class in au.gov.tas.dpiwe.mr.util
An AbstractList which uses a concrete list as its basis.
MrAbstractList(List) - Constructor for class au.gov.tas.dpiwe.mr.util.MrAbstractList
 
MrAbstractMap - Class in au.gov.tas.dpiwe.mr.util
An AbstractMap which uses a concrete map as its basis.
MrAbstractMap(Map) - Constructor for class au.gov.tas.dpiwe.mr.util.MrAbstractMap
 
MrAbstractSet - Class in au.gov.tas.dpiwe.mr.util
An AbstractList which uses a concrete list as its basis.
MrAbstractSet(Set) - Constructor for class au.gov.tas.dpiwe.mr.util.MrAbstractSet
 
MrArtist - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the abstract Artist class which wraps a ThinArtist with container-based persistence logic.
MrArtist(Container, ThinArtist, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Construct a new bean object.
MrArtist(Container, ThinArtist) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Construct a new bean object.
MrArtistHome - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the ArtistHome interface which allows ArtistObjects to be created and retrieved from persistent storage.
MrArtistHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Construct a new home interface instance.
MrBean - Class in au.gov.tas.dpiwe.mr.bean
This is an implementation of the abstract Bean class which wraps a ThinBean with container-based persistence logic.
MrBean(Container, ThinBean) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrBean
Construct a new bean object.
MrBean(Container, ThinBean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrBean
Construct a new bean object.
MrBeanHome - Class in au.gov.tas.dpiwe.mr.bean
This is an implementation of the BeanHome interface which allows BeanObjects to be created and retrieved from persistent storage.
MrBeanHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Construct a new home interface instance.
MrBoard - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the abstract Board class which wraps a ThinBoard with container-based persistence logic.
MrBoard(Container, ThinBoard, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Construct a new bean object.
MrBoard(Container, ThinBoard) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Construct a new bean object.
MrBoardHome - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the BoardHome interface which allows BoardObjects to be created and retrieved from persistent storage.
MrBoardHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Construct a new home interface instance.
MrCard - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the abstract Card class which wraps a ThinCard with container-based persistence logic.
MrCard(Container, ThinCard, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Construct a new bean object.
MrCard(Container, ThinCard) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Construct a new bean object.
MrCardHome - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the CardHome interface which allows CardObjects to be created and retrieved from persistent storage.
MrCardHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Construct a new home interface instance.
MrCD - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the abstract CD class which wraps a ThinCD with container-based persistence logic.
MrCD(Container, ThinCD, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Construct a new bean object.
MrCD(Container, ThinCD) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Construct a new bean object.
MrCDHome - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the CDHome interface which allows CDObjects to be created and retrieved from persistent storage.
MrCDHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Construct a new home interface instance.
MrConnection - Class in au.gov.tas.dpiwe.mr.server.database
A wrapper class around a Connection which allows it to be timeshared.
MrConnection(Connection, MrConnectionPool) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrConnection
Creates a new timeshared connection.
MrConnectionDriver - Class in au.gov.tas.dpiwe.mr.server.database
MrConnectionDriver maintains several pools of database connections, and maps specific database connection requests onto these pools.
MrConnectionDriver(String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrConnectionDriver
 
MrConnectionPool - Class in au.gov.tas.dpiwe.mr.server.database
MrConnectionPool maintains a pool of reusable connections to a particular database.
MrConnectionPool(String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrConnectionPool
Establishes a pool of reusable connections to a particular database.
MrContainerFactory - Interface in au.gov.tas.dpiwe.mr
It is recommended that Mr Architecture applications implement this interface to initialize and populate each of their various container incarnations with the relevant bean types.
MrCredit - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the abstract Credit class which wraps a ThinCredit with container-based persistence logic.
MrCredit(Container, ThinCredit, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Construct a new bean object.
MrCredit(Container, ThinCredit) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Construct a new bean object.
MrCreditHome - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the CreditHome interface which allows CreditObjects to be created and retrieved from persistent storage.
MrCreditHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Construct a new home interface instance.
MrDatabase - Class in au.gov.tas.dpiwe.mr.server.database
MrDatabase provides access to a particular database using a pool of reusable connections.
MrDatabase() - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrDatabase
This class is abstract and cannot be instantiated.
MrDatabase(String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrDatabase
This class is abstract and cannot be instantiated.
MrDatabaseFactory - Class in au.gov.tas.dpiwe.mr.server.database
MrDatabaseFactory generates an appropriate instances of a MrDatabase for a particular type (vendor) of database.
MrDatabaseFactory() - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
MrDatabaseFactory(String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrDatabaseFactory
 
MrDB2Database - Class in au.gov.tas.dpiwe.mr.server.database
MrDerbyDatabase provides utility methods which generate suitable query fragments for use in DB2 SQL.
MrDB2Database() - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
MrDB2Database(String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
MrDeck - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the abstract Deck class which wraps a ThinDeck with container-based persistence logic.
MrDeck(Container, ThinDeck, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Construct a new bean object.
MrDeck(Container, ThinDeck) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Construct a new bean object.
MrDeckHome - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the DeckHome interface which allows DeckObjects to be created and retrieved from persistent storage.
MrDeckHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Construct a new home interface instance.
MrDeed - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the abstract Deed class which wraps a ThinDeed with container-based persistence logic.
MrDeed(Container, ThinDeed, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Construct a new bean object.
MrDeed(Container, ThinDeed) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Construct a new bean object.
MrDeedHome - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the DeedHome interface which allows DeedObjects to be created and retrieved from persistent storage.
MrDeedHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Construct a new home interface instance.
MrDerbyDatabase - Class in au.gov.tas.dpiwe.mr.server.database
MrDerbyDatabase provides utility methods which generate suitable query fragments for use in Derby SQL.
MrDerbyDatabase() - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
MrDerbyDatabase(String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
MrEntityBean - Interface in au.gov.tas.dpiwe.mr.bean
A Mr Architecture "Thin" entity bean implementation has additional life-cycle methods which are used internally.
MrEntityContext - Class in au.gov.tas.dpiwe.mr.bean
An implementation of EntityContext with a few internal methods utilized by the Architecture added for good measure.
MrEntityContext() - Constructor for class au.gov.tas.dpiwe.mr.bean.MrEntityContext
Creates a new empty entity bean context.
MrEntityContext(Container, EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrEntityContext
Creates a new entity bean context for an entity bean.
MrEntityContext(Container, EJBLocalObject, EJBLocalHome) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrEntityContext
Creates a new entity bean context for an entity bean.
MrExampleBean - Class in au.gov.tas.dpiwe.mr.test
This is an implementation of the abstract ExampleBean class which wraps a ThinExampleBean with container-based persistence logic.
MrExampleBean(Container, ThinExampleBean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.MrExampleBean
Construct a new bean object.
MrExampleBean(Container, ThinExampleBean) - Constructor for class au.gov.tas.dpiwe.mr.test.MrExampleBean
Construct a new bean object.
MrExampleBeanHome - Class in au.gov.tas.dpiwe.mr.test
This is an implementation of the ExampleBeanHome interface which allows ExampleBeanObjects to be created and retrieved from persistent storage.
MrExampleBeanHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Construct a new home interface instance.
MrException - Exception in au.gov.tas.dpiwe.mr
MrException instead of invocation target exceptions occuring within the reflective parts of Mr Architecture.
MrException(Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.MrException
Constructs a new EJB exception.
MrException(String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.MrException
Constructs a new EJB exception.
MrHeuristicMixedException - Exception in au.gov.tas.dpiwe.mr
MrHeuristicMixedException is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.
MrHeuristicMixedException(String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.MrHeuristicMixedException
Constructs a new heuristic mixed exception.
MrHttpServletRequest - Class in au.gov.tas.dpiwe.mr.server
An implementation of a HttpServletRequest.
MrHttpServletRequest(ServletContainer.Server, String, InputStream, BufferedReader) - Constructor for class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
Creates a new instance of MrHttpServletRequest
MrHttpServletResponse - Class in au.gov.tas.dpiwe.mr.server
An implementation of a HttpServletResponse.
MrHttpServletResponse(ServletContainer.Server, OutputStream, PrintWriter) - Constructor for class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
Creates a new instance of MrHttpServletResponse
MrIBMDatabase - Class in au.gov.tas.dpiwe.mr.server.database
MrIBMDatabase provides utility methods which generate suitable query fragments for use in IBM databases like DB2 and Derby.
MrIBMDatabase() - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
MrIBMDatabase(String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrIBMDatabase
 
MrImmediateBean - Class in au.gov.tas.dpiwe.mr.bean
A MrImmediateBean wraps a MrBean such that it no longer participates in transactions.
MrImmediateBean(ClientManagedLocalObject) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
Creates a new MrImmediateBean.
MrImmediateBean(Container, ClientManagedLocalObject) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
Creates a new MrImmediateBean.
MrMetaData - Class in au.gov.tas.dpiwe.mr.bean
An implementation of MetaData, which encapsulates metainformation about a bean's persistent fields.
MrMetaData() - Constructor for class au.gov.tas.dpiwe.mr.bean.MrMetaData
Constructs some do-it-yourself metadata.
MrMetaData(BeanCache.TypeRecord, Reader, boolean) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrMetaData
Constructs a MetaData object based on a reader.
MrMetaData(PresentationUtilities, BeanCache.TypeRecord, Collection) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrMetaData
Constructs a new MetaData object using introspection.
MrMetaData(MrDatabase, BeanCache.TypeRecord, Reader) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrMetaData
Constructs a new MetaData object from a CSV file.
MrMetaData(MrDatabase, BeanCache.TypeRecord, Reader, boolean) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrMetaData
Constructs a new MetaData object from a CSV or XML file.
MrMetaData.TypeRecord - Class in au.gov.tas.dpiwe.mr.bean
Encapsulates the metadata for a particular field in a bean.
MrMetaData.TypeRecord(String) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Construct a type record for a particular field in a bean.
MrMonopolySet - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the abstract MonopolySet class which wraps a ThinMonopolySet with container-based persistence logic.
MrMonopolySet(Container, ThinMonopolySet, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Construct a new bean object.
MrMonopolySet(Container, ThinMonopolySet) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Construct a new bean object.
MrMonopolySetHome - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the MonopolySetHome interface which allows MonopolySetObjects to be created and retrieved from persistent storage.
MrMonopolySetHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Construct a new home interface instance.
MrNumber - Class in au.gov.tas.dpiwe.mr.util
A number with metadata and presentation information.
MrNumber() - Constructor for class au.gov.tas.dpiwe.mr.util.MrNumber
 
MrOracleDatabase - Class in au.gov.tas.dpiwe.mr.server.database
MrOracleDatabase provides utility methods which generate suitable query fragments for use in Oracle SQL.
MrOracleDatabase() - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
MrOracleDatabase(String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
MrRandomList - Class in au.gov.tas.dpiwe.mr.util
An concrete implementation of an AbstractList which can be shuffled and unshuffled.
MrRandomList(List) - Constructor for class au.gov.tas.dpiwe.mr.util.MrRandomList
Creates a random list with a particular shuffled order.
MrRandomList(List, Random) - Constructor for class au.gov.tas.dpiwe.mr.util.MrRandomList
Creates a random list with a particular shuffled order resulting from the Random instance given.
MrRelationshipCollection - Interface in au.gov.tas.dpiwe.mr.relationship
This is an extension to the Collection and Map interfaces for representing relationship collections in beans.
MrResultSet - Interface in au.gov.tas.dpiwe.mr.server.database
MrResultSet adds any methods to ResultSet which may be missing from the version of Java we are compiling against.
MrResultSetAdapter - Class in au.gov.tas.dpiwe.mr.server.database
This is a wrapper of objects implementing the ResultSet interface to allow them to implement the MrResultSet interface.
MrResultSetAdapter(ResultSet, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
Construct a new MrResultSetAdapter.
MrRollbackException - Exception in au.gov.tas.dpiwe.mr
MrRollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.
MrRollbackException(String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.MrRollbackException
Constructs a new rollback exception.
MrServletContainer - Interface in au.gov.tas.dpiwe.mr.server
MrServletContainer declares the methods to start and stop a servlet container.
MrServletContainer.Server - Interface in au.gov.tas.dpiwe.mr.server
A tagging interface for the entity which actually processes client requests.
MrSiameseBean - Class in au.gov.tas.dpiwe.mr.bean
The implementation of a siamese bean object.
MrSiameseBean(Container, String) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Construct a new prototype siamese bean object.
MrSiameseBean(Container, ThinSiameseBean) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Construct a new siamese bean object.
MrSiameseBean(Container, ThinSiameseBean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Construct a new siamese bean object.
MrSiameseBean(Container, SQLStatement) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Construct a new prototype siamese bean object.
MrSiameseBean(Container, ThinSiameseBean, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Construct a new siamese bean object.
MrSong - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the abstract Song class which wraps a ThinSong with container-based persistence logic.
MrSong(Container, ThinSong, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Construct a new bean object.
MrSong(Container, ThinSong) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Construct a new bean object.
MrSongHome - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the SongHome interface which allows SongObjects to be created and retrieved from persistent storage.
MrSongHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Construct a new home interface instance.
MrSquare - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the abstract Square class which wraps a ThinSquare with container-based persistence logic.
MrSquare(Container, ThinSquare, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Construct a new bean object.
MrSquare(Container, ThinSquare) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Construct a new bean object.
MrSquareHome - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the SquareHome interface which allows SquareObjects to be created and retrieved from persistent storage.
MrSquareHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Construct a new home interface instance.
MrTimedReference - Class in au.gov.tas.dpiwe.mr.util
An implementation of a TimedReference.
MrTimedReference(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.MrTimedReference
Create a new implementation of a timed reference.
MrToken - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the abstract Token class which wraps a ThinToken with container-based persistence logic.
MrToken(Container, ThinToken, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Construct a new bean object.
MrToken(Container, ThinToken) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Construct a new bean object.
MrTokenHome - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is an implementation of the TokenHome interface which allows TokenObjects to be created and retrieved from persistent storage.
MrTokenHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Construct a new home interface instance.
MrTrack - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the abstract Track class which wraps a ThinTrack with container-based persistence logic.
MrTrack(Container, ThinTrack, boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Construct a new bean object.
MrTrack(Container, ThinTrack) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Construct a new bean object.
MrTrackHome - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is an implementation of the TrackHome interface which allows TrackObjects to be created and retrieved from persistent storage.
MrTrackHome(Container) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Construct a new home interface instance.
MrUserTransaction - Class in au.gov.tas.dpiwe.mr
An implementation of UserTransaction which is bound to an object rather than a thread.
MrUserTransaction(Container, Object) - Constructor for class au.gov.tas.dpiwe.mr.MrUserTransaction
Creates a user transaction with respect to a handle.
MultiBeanResponse - Interface in au.gov.tas.dpiwe.mr.response
A response which contains many beans which are the result of a command implements this interface.
MultiCat - Class in au.gov.tas.dpiwe.mr.tool
This tool returns extended catalogue information for the files in multiple directories.
MultiCat() - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiCat
 
MultiCat.CatFile - Class in au.gov.tas.dpiwe.mr.tool
A File which returns its extended catalogue information in response to a toString() call.
MultiCat.CatFile(String) - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiCat.CatFile
 
MultiCopy - Class in au.gov.tas.dpiwe.mr.tool
This tool copies the files in multiple directories meeting the filename specification.
MultiCopy() - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiCopy
 
MultiCount - Class in au.gov.tas.dpiwe.mr.tool
This tool counts the files in multiple directories meeting the filename specification.
MultiCount() - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiCount
 
MultiEnumDir - Class in au.gov.tas.dpiwe.mr.tool
This tool enumerates the files in multiple directories meeting a particular filename specification.
MultiEnumDir() - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
 
MultiEx - Class in au.gov.tas.dpiwe.mr.tool
This tool returns extended catalogue information for the files in multiple directories.
MultiEx() - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiEx
 
MultiEx.ExFile - Class in au.gov.tas.dpiwe.mr.tool
A File which returns its extended catalogue information in response to a toString() call.
MultiEx.ExFile(String) - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiEx.ExFile
 
MultiNewer - Class in au.gov.tas.dpiwe.mr.tool
This tool enumerates the newest files in multiple directories meeting a particular filename specification.
MultiNewer() - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiNewer
 
MultiNewer.NewerFile - Class in au.gov.tas.dpiwe.mr.tool
A File which returns its modification date in response to a toString() call (in addition to its filename.)
MultiNewer.NewerFile(String) - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiNewer.NewerFile
 
multiply(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Multiply value by factor (i.e., set value *= factor)
multiply(char) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Multiply value by factor (i.e., set value *= factor)
multiply(double) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Multiply value by factor (i.e., set value *= factor)
multiply(float) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Multiply value by factor (i.e., set value *= factor)
multiply(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Multiply value by factor (i.e., set value *= factor)
multiply(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Multiply value by factor (i.e., set value *= factor)
multiply(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Multiply value by factor (i.e., set value *= factor)
multiply(BigDecimal) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
multiply(BigDecimal) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
multiply(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
multiply(BigDecimal) - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Multiplies this number by a big factor.
MultiRename - Class in au.gov.tas.dpiwe.mr.tool
This tool renames the files in multiple directories meeting the filename specification.
MultiRename() - Constructor for class au.gov.tas.dpiwe.mr.tool.MultiRename
 
mutable(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Changes the specified number into an mutable object, where a corresponding mutable Number sublcass is known, otherwise the input is returned.
mutable(byte) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a mutable object wrapping the specified primitive value.
mutable(short) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a mutable object wrapping the specified primitive value.
mutable(int) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a mutable object wrapping the specified primitive value.
mutable(long) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a mutable object wrapping the specified primitive value.
mutable(float) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a mutable object wrapping the specified primitive value.
mutable(double) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a mutable object wrapping the specified primitive value.
MutableBigDecimal - Class in au.gov.tas.dpiwe.mr.util
The MutableBigDecimal class wraps a value of the type BigDecimal.
MutableBigDecimal() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Allocates a MutableBigDecimal object with the value 0.
MutableBigDecimal(BigDecimal) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Allocates a MutableBigDecimal object.
MutableBigDecimal(String) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Allocates a MutableBigDecimal object.
MutableBigInteger - Class in au.gov.tas.dpiwe.mr.util
The MutableBigInteger class wraps a value of the type BigInteger.
MutableBigInteger() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Allocates a MutableBigInteger object with the value 0.
MutableBigInteger(BigInteger) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Allocates a MutableBigInteger object.
MutableBigInteger(String) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Allocates a MutableBigInteger object.
MutableBoolean - Class in au.gov.tas.dpiwe.mr.util
The MutableBoolean class wraps a value of the primitive type boolean in an object.
MutableBoolean() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableBoolean
Allocates a MutableBoolean object with the value false.
MutableBoolean(boolean) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableBoolean
Allocates a MutableBoolean object.
MutableByte - Class in au.gov.tas.dpiwe.mr.util
The MutableByte class wraps a value of the primitive type byte in an object.
MutableByte() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableByte
Allocates a MutableByte object with the value 0.
MutableByte(byte) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableByte
Allocates a MutableByte object.
MutableDouble - Class in au.gov.tas.dpiwe.mr.util
The MutableDouble class wraps a value of the primitive type double in an object.
MutableDouble() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableDouble
Allocates a MutableDouble object with the value 0.
MutableDouble(double) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableDouble
Allocates a MutableDouble object.
MutableFloat - Class in au.gov.tas.dpiwe.mr.util
The MutableFloat class wraps a value of the primitive type float in an object.
MutableFloat() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableFloat
Allocates a MutableFloat object with the value 0.
MutableFloat(float) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableFloat
Allocates a MutableFloat object.
MutableInteger - Class in au.gov.tas.dpiwe.mr.util
The MutableInteger class wraps a value of the primitive type int in an object.
MutableInteger() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableInteger
Allocates a MutableInteger object with the value 0.
MutableInteger(int) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableInteger
Allocates a MutableInteger object.
MutableLong - Class in au.gov.tas.dpiwe.mr.util
The MutableLong class wraps a value of the primitive type long in an object.
MutableLong() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableLong
Allocates a MutableLong object with the value 0.
MutableLong(long) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableLong
Allocates a MutableLong object.
MutableMethod - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Method which can be mutated.
MutableMethod(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableMethod
Construct a new MutableMethod.
MutableShort - Class in au.gov.tas.dpiwe.mr.util
The MutableShort class wraps a value of the primitive type short in an object.
MutableShort() - Constructor for class au.gov.tas.dpiwe.mr.util.MutableShort
Allocates a MutableShort object with the value 0.
MutableShort(short) - Constructor for class au.gov.tas.dpiwe.mr.util.MutableShort
Allocates a MutableShort object.

N

name - Variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
The name of the constrained field, with initial capitals.
name - Variable in class au.gov.tas.dpiwe.mr.command.DaemonCommand
The daemon name.
name - Variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
The name of this daemon instance.
name - Variable in class au.gov.tas.dpiwe.mr.util.Batch
A descriptive name for this batch.
Named - Interface in au.gov.tas.dpiwe.mr.util
That which has a name.
narrowestFit(Object, String, Object) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Invokes the public method with the narrowest signature which will accomodate the runtime types of the actual parameters.
nativeSQL(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
negate() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Set the value to the negative of its old value
negate() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Set the value to the negative of its old value
negate() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Set the value to the negative of its old value
negate() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Set the value to the negative of its old value
negate() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
negate() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
newAlertStatus - Variable in class au.gov.tas.dpiwe.mr.command.AlertCommand
The new alert condition desired by the client.
newAlertStatus - Variable in exception au.gov.tas.dpiwe.mr.server.servlet.EmergencyBroadcastException
The new alert condition desired by the client.
Newer - Class in au.gov.tas.dpiwe.mr.tool
This tool enumerates the newest files in a single directory meeting a particular filename specification.
Newer() - Constructor for class au.gov.tas.dpiwe.mr.tool.Newer
 
newerFiles(File[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiNewer
Selects the files which were created within the given number of days of the current time.
newInstance(Class, String, Class[], Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Constructors
Invokes a named constructor on a class.
newInstance(String, Object[]) - Static method in class au.gov.tas.dpiwe.mr.util.Constructors
Invokes a named constructor on a class.
newInstance() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
newInstance(Object[]) - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
newLine - Static variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
newTable(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Create table array and set the per-segment threshold
newTableCreated(String, Statement) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Called when a new table has been created.
newTableCreated(String, Statement) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
newTableQuery - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The template for a query which creates a new table in the database.
newVCD(String, boolean) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
next() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
next() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
next() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
next() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
next - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
 
next() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
next - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
 
next() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
next() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
 
next() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
next() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection.SyncCollectionIterator
 
next() - Method in class au.gov.tas.dpiwe.mr.util.InfiniteIterator
 
next() - Method in class au.gov.tas.dpiwe.mr.util.PlusOneIterator
 
next() - Method in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
 
nextElement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
nextElement() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
nextElement() - Method in class au.gov.tas.dpiwe.mr.util.CSVLineTokenizer
Returns the next comma-separated value on the line.
nextIndex() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
 
nextIndex() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
nextIndex() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList.SyncCollectionListIterator
 
nextToken() - Method in class au.gov.tas.dpiwe.mr.util.CSVLineTokenizer
Returns the next comma-separated value on the line.
nextToken(String) - Method in class au.gov.tas.dpiwe.mr.util.CSVLineTokenizer
This operation is not supported.
nonLeapYearsSince1900(int) - Static method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Returns the number of years that were not leap years between 1900 and the year specified inclusive. (1900 itself was not a leap year, although the original Lotus code got this wrong, so you may need to correct for this.)
normalLoad - Static variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
The usual number of concurrent transactions expected.
NoSuchEntityException - Exception in javax.ejb
The NoSuchEntityException exception is thrown by an Entity Bean instance to its container to report that the invoked business method or callback method could not be completed because of the underlying entity was removed from the database.
NoSuchEntityException() - Constructor for exception javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException with no detail message.
NoSuchEntityException(String) - Constructor for exception javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException with the specified detailed message.
NoSuchEntityException(Exception) - Constructor for exception javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException that embeds the originally thrown exception.
NoSuchObjectLocalException - Exception in javax.ejb
A NoSuchObjectLocalException is thrown if an attempt is made to invoke a method on an object that no longer exists.
NoSuchObjectLocalException() - Constructor for exception javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with no detail message.
NoSuchObjectLocalException(String) - Constructor for exception javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with the specified detail message.
NoSuchObjectLocalException(String, Exception) - Constructor for exception javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with the specified detail message and a nested exception.
not() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
notEntryA - Variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
notEntryB - Variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
NotSupportedException - Exception in javax.transaction
NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.
NotSupportedException() - Constructor for exception javax.transaction.NotSupportedException
 
NotSupportedException(String) - Constructor for exception javax.transaction.NotSupportedException
 
NotUniqueException - Exception in au.gov.tas.dpiwe.mr.bean
This exception is thrown when a findByUniqueKey() or findByPrimaryKey() method needs to return more than one bean.
NotUniqueException(String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.NotUniqueException
Constructs a new not unique exception.
NotUniqueException(Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.NotUniqueException
Constructs a new not unique exception.
NotUniqueException(String) - Constructor for exception au.gov.tas.dpiwe.mr.bean.NotUniqueException
Constructs a new not unique exception.
NullableBigDecimal - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of BigDecimal which can simulate a null reference.
NullableBigDecimal(BigDecimal) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
Construct a new NullableBigDecimal.
NullableBigDecimal(String) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
Construct a new NullableBigDecimal.
NullableBigInteger - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of BigInteger which can simulate a null reference.
NullableBigInteger(BigInteger) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableBigInteger
Construct a new NullableBigInteger.
NullableBigInteger(String) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableBigInteger
Construct a new NullableBigDecimal.
NullableByte - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Byte which can simulate a null reference.
NullableByte(Byte) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableByte
Construct a new NullableByte.
NullableByte(byte) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableByte
Construct a new NullableByte.
NullableCharacter - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Character which can simulate a null reference.
NullableCharacter(Character) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableCharacter
Construct a new NullableCharacter.
NullableDate - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Date which can simulate a null reference.
NullableDate(Date) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableDate
Construct a new NullableDate.
NullableDouble - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Double which can simulate a null reference.
NullableDouble(Double) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableDouble
Construct a new NullableDouble.
NullableDouble(double) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableDouble
Construct a new NullableDouble.
NullableFloat - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Float which can simulate a null reference.
NullableFloat(Float) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableFloat
Construct a new NullableFloat.
NullableFloat(float) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableFloat
Construct a new NullableFloat.
NullableInteger - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Integer which can simulate a null reference.
NullableInteger(Integer) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableInteger
Construct a new NullableInteger.
NullableInteger(int) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableInteger
Construct a new NullableInteger.
NullableLong - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Long which can simulate a null reference.
NullableLong(Long) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableLong
Construct a new NullableLong.
NullableLong(long) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableLong
Construct a new NullableLong.
NullableMaker - Class in au.gov.tas.dpiwe.mr.tool
This tool creates NullableObject source files.
NullableMaker() - Constructor for class au.gov.tas.dpiwe.mr.tool.NullableMaker
 
NullableNumber - Class in au.gov.tas.dpiwe.mr.util
A wrapper around a Number or a null value.
NullableNumber() - Constructor for class au.gov.tas.dpiwe.mr.util.NullableNumber
 
NullableShort - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Short which can simulate a null reference.
NullableShort(Short) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableShort
Construct a new NullableShort.
NullableShort(short) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableShort
Construct a new NullableShort.
NullableString - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of String which can simulate a null reference.
NullableString(String) - Constructor for class au.gov.tas.dpiwe.mr.util.NullableString
Construct a new NullableString.
NullBean - Class in au.gov.tas.dpiwe.mr.bean
All the methods herein (except containerChanged(), getBeanObject(), throwEJBException() and simpleValidate()) must be provided to implement an entity bean.
NullBean() - Constructor for class au.gov.tas.dpiwe.mr.bean.NullBean
All entity beans must provide a public no-argument constructor.
nullifyRelationships(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
This internal utility method sets the relationships of a "Thin" entity bean to null.
NullMaker - Class in au.gov.tas.dpiwe.mr.tool
This tool creates NullObject source files.
NullMaker() - Constructor for class au.gov.tas.dpiwe.mr.tool.NullMaker
 
nullStringEqualsEmptyString - Static variable in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
A flag which may be overridden if null and empty strings are to be treated as equal when evaluating the dirty flag.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.MrExampleBean
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
nullStringEqualsEmptyString - Static variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
For the purposes of keeping the dirty flag up to date, an empty string is considered equal to the null value.
Number_1000 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A modest number.
Number_1E12 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A huge number.
Number_1E15 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A massive number.
Number_1E18 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
An enormous number.
Number_1E6 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A large number.
Number_1E9 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A great number.
Number_1EMinus12 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A very tiny number.
Number_1EMinus15 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A miniscule number.
Number_1EMinus18 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
An infinitesimal number.
Number_1EMinus3 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A small number.
Number_1EMinus6 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A very small number.
Number_1EMinus9 - Static variable in class au.gov.tas.dpiwe.mr.util.Numbers
A tiny number.
Number_Currency - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Indicates that a number is a currency value.
Number_EngineeringNormalization - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Indicates that numbers should be formatted with an explicit exponent that is a multiple of three.
Number_HighestDefinedType - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Upper bound on number type constants.
Number_ImproperFraction - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Indicates that a number is a improper fraction, like a ratio.
Number_LowestDefinedType - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Lower bound on number type constants.
Number_ProperFraction - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Indicates that a number is a proper fraction, like a percentage.
Number_Raw - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Indicates that numbers should be formatted without any place value separators.
Number_ScientificNormalization - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Indicates that numbers should be formatted with an explicit exponent such that the mantissa has one significant digit before the point.
Number_Separated - Static variable in interface au.gov.tas.dpiwe.mr.bean.MetaData
Indicates that numbers should be formatted with place value separators.
numberList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the types of numbers in numeric fields.
numberOfLinesVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the number of lines for numeric fields.
Numbers - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to manipulate numbers of the standard Java immutable kind, primitive numeric types, mutable numbers of the Mr Architecture kind and NullableNumbers.
Numbers() - Constructor for class au.gov.tas.dpiwe.mr.util.Numbers
 
numberVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the types of numbers in numeric fields.

O

ObeyFileCreator - Class in au.gov.tas.dpiwe.mr.tool
This tool creates obey file versions of all shell scripts.
ObeyFileCreator() - Constructor for class au.gov.tas.dpiwe.mr.tool.ObeyFileCreator
 
obfuscateCoded(CharSequence, MutableInteger, MutableInteger, MutableBoolean, MutableBoolean, MutableBoolean, CharSequence, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all Java source code appearing within each second level blocks (e.g. method blocks, inner class blocks) with the dummy code provided.
obfuscateCoded(String, MutableInteger, MutableInteger, MutableBoolean, MutableBoolean, MutableBoolean, CharSequence, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all Java source code appearing within each second level blocks (e.g. method blocks, inner class blocks) with the dummy code provided.
obfuscateCoded(StringBuffer, MutableInteger, MutableInteger, MutableBoolean, MutableBoolean, MutableBoolean, CharSequence, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all Java source code appearing within each second level blocks (e.g. method blocks, inner class blocks) with the dummy code provided.
obfuscateCommented(CharSequence, MutableBoolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all text appearing between Java or C quoted comment marks and after Java or C++ line comments with asterisks or slashes respectively.
obfuscateCommented(String, MutableBoolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all text appearing between Java or C quoted comment marks and after Java or C++ line comments with asterisks or slashes respectively.
obfuscateCommented(StringBuffer, MutableBoolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all text appearing between Java or C quoted comment marks and after Java or C++ line comments with asterisks or slashes respectively.
obfuscateQuoted(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all text appearing between single and double unsexed plain quotation marks with capital Xs.
obfuscateQuoted(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all text appearing between single and double unsexed plain quotation marks with capital Xs.
obfuscateQuoted(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
This method replaces all text appearing between single and double unsexed plain quotation marks with capital Xs (except escaped single and double unsexed plain quotation marks.)
object - Variable in class au.gov.tas.dpiwe.mr.util.CloneableObject
The underlying object.
objectCache - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the known bean objects.
objectClassMethodTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the methods for each EJBLocalObject class.
objectClassTable - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Allows an entity bean's corresponding EJBLocalObject class to be obtained.
objectFromClass(Class) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Returns an object belonging to the specified class.
objectHistogram - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the quantity of known bean objects of each type in the object cache.
objectInterfaceList - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the known EJBLocalObject interfaces.
ObjectNotFoundException - Exception in javax.ejb
The ObjectNotFoundException exception is thrown by a finder method to indicate that the specified EJB object does not exist.
ObjectNotFoundException() - Constructor for exception javax.ejb.ObjectNotFoundException
Constructs an ObjectNotFoundException with no detail message.
ObjectNotFoundException(String) - Constructor for exception javax.ejb.ObjectNotFoundException
Constructs an ObjectNotFoundException with the specified detail message.
ObjectTransport - Class in au.gov.tas.dpiwe.mr
ObjectTransport encodes and decodes Mr Architecture Commands, Responses and Exceptions sent and received between server and client.
ObjectTransport() - Constructor for class au.gov.tas.dpiwe.mr.ObjectTransport
 
offEndResultSet - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Indicator is true to indicate that we are off the end of this result set.
offResultSet - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Indicator is true to indicate that there is no current row in this result set.
offset - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
oldAlertStatus - Variable in class au.gov.tas.dpiwe.mr.command.AlertCommand
The previous alert condition recognised by the client.
oldAlertStatus - Variable in exception au.gov.tas.dpiwe.mr.server.servlet.EmergencyBroadcastException
The previous alert condition recognised by the client.
olderThan(int) - Method in class au.gov.tas.dpiwe.mr.bean.Identifier
Determines if this identifier is older than the number of seconds specified.
olderThan(int) - Method in class au.gov.tas.dpiwe.mr.command.BeginCommand
Determines if the transaction in which this command appears is older than the number of seconds specified.
olderThan(int) - Method in class au.gov.tas.dpiwe.mr.util.Batch
Determines if this batch is older than the number of seconds specified.
olderThan(int) - Method in class au.gov.tas.dpiwe.mr.util.MrTimedReference
Determines if this reference is older than the number of seconds specified.
olderThan(int) - Method in interface au.gov.tas.dpiwe.mr.util.TimedReference
Returns true if this object is older than the specified number of seconds.
on - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Indicator is true to indicate the current row corresponds to the current row of the first result set.
on2 - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Indicator is true to indicate the current row corresponds to the current row of the second result set.
ONE_CENTURY - Static variable in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
One century in milliseconds; convenient as a time-out value
ONE_DAY - Static variable in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
One day, in milliseconds; convenient as a time-out value
ONE_HOUR - Static variable in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
One hour, in milliseconds; convenient as a time-out value
ONE_MINUTE - Static variable in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
One minute, in milliseconds; convenient as a time-out value
ONE_SECOND - Static variable in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
One second, in milliseconds; convenient as a time-out value
ONE_WEEK - Static variable in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
One week, in milliseconds; convenient as a time-out value
ONE_YEAR - Static variable in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
One year in milliseconds; convenient as a time-out value
openLog(String) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
openLog() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
optionalPart(String, String, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the prefix, the input and then the suffix, but only when the input is not null.
or(boolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Set value to value | b.
or(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Set value to value | b.
or(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Set value to value | b.
or(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Set value to value | b.
or(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Set value to value | b.
or(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
orderedFieldNames - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
The names of the fields which are used to impose order on the UnionResultSet, in the order in which they are to impose that order.
orderedFieldNamesInOrder - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
The names of the fields which are used to impose order on the UnionResultSet.
orderedFields - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
The fields which are used to impose order on the UnionResultSet, and by which the component result sets are expected to be ordered.
orderFieldName - Variable in class au.gov.tas.dpiwe.mr.command.SelectCommand
Set to the name of the field to sort on.
otherBlock(BufferedReader, OutputStream) - Static method in class au.gov.tas.dpiwe.mr.tool.DeMIME
Produces a single output file from an input containing non-MIME boundary lines.

P

padding(int) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns a specified number of spaces.
padding(int, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns a specified number of the given character.
padLeft(Object, int) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Pads an object's string representation into the left hand side of a column of the given width, padding with spaces.
padRight(Object, int) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Pads an object's string representation into the right hand side of a column of the given width, padding with spaces.
parameterCountOnLongest - Variable in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
The length of the longest finder method signature found so far.
parameters - Variable in class au.gov.tas.dpiwe.mr.command.InvokeCommand
The method parameters to this command.
parameters - Variable in class au.gov.tas.dpiwe.mr.util.MethodCall
The actual parameters passed to the method invocation.
parameterTypesOnLongest - Variable in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
The signature of the finder method with the most parameters so far.
parentBatch - Variable in class au.gov.tas.dpiwe.mr.util.Chain
 
parsePostData(int, ServletInputStream) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses data from an HTML form that the client sends to the server using the HTTP POST method and the application/x-www-form-urlencoded MIME type.
parseQueryString(String) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses a query string passed from the client to the server and builds a HashTable object with key-value pairs.
passivateBeansAndObscureSensitiveInformation(Collection) - Method in class au.gov.tas.dpiwe.mr.server.servlet.ServerContainer
 
passivateBeansAndObscureSensitiveInformation(Collection) - Method in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
Passivates beans in the supplied collection of commands, and possibly obscures data in those beans which is not to be revealed (e.g. passwords).
passivateBeansInCommands(Collection) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
Before beans are sent to the server, they are passivated.
passivateBeansOnlyInCommands(Collection) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
Before beans are tested for security heuristics, they receive passivation events.
passivateEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
The immediate action of this method is to passivate a bean ready for transmission across a communication link or storage in a file.
passivateEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to passivate a bean ready for transmission across a communication link or storage in a file.
passivateEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to passivate a bean ready for transmission across a communication link or storage in a file.
passivateEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
The immediate action of this method is to passivate a bean ready for transmission across a communication link or storage in a file.
passivateEntityBeanOnly(EntityBean) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
The immediate action of this method is to passivate a bean that will not be transmitted, but will immediately be reactivated locally (e.g. by SecureContainer.)
passivateEntityBeanRelatives(EntityBean) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to passivate entity beans related to this entity bean.
passwordList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the password fields.
peek() - Method in class au.gov.tas.dpiwe.mr.util.CountingStack
 
persistent - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Flag is true to indicate this bean exists in persistent storage.
persistent - Variable in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Flag is true to indicate this bean exists in persistent storage.
PerThread - Class in au.gov.tas.dpiwe.mr.util
A per thread object is a specialization of ThreadLocal.
PerThread() - Constructor for class au.gov.tas.dpiwe.mr.util.PerThread
 
pluralize(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
 
PlusOneIterator - Class in au.gov.tas.dpiwe.mr.util
An iterator which iterates over a single additional element.
PlusOneIterator(Iterator, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.PlusOneIterator
Constructs an iterator with one additional element over another.
PlusOneIterator(Object, Iterator) - Constructor for class au.gov.tas.dpiwe.mr.util.PlusOneIterator
Constructs an iterator with one additional element over another.
poke(int) - Method in class au.gov.tas.dpiwe.mr.util.CountingStack
 
polish() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Does absolutely nothing.
polish() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
polish() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Compares the scratched constituent beans to the polished constituent bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Compares the scratched bean to the polished bean and recalculates dirtiness.
polish() - Method in interface au.gov.tas.dpiwe.mr.util.Dirtyable
Compares the scratched object to the polished object and recalculates dirtiness.
pool - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
Storage for pooled beans.
poolTokens(Map, Map, Map, File) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeMessageReporter
Add the contents of the properties file specified to the token pool, and assemble an index of message fragments.
pop() - Method in class au.gov.tas.dpiwe.mr.util.CountingStack
 
populateEntityBeanWithRecord(EntityBean, ResultSet, boolean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Internal utility method to fill up an entity bean with field values taken from a JDBC result set, making supplementary queries where required.
popYoungestServer() - Method in interface au.gov.tas.dpiwe.mr.server.MrServletContainer
Disavows knowledge of the youngest server.
popYoungestServer() - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer
Disavows knowledge of the youngest server.
port - Variable in class au.gov.tas.dpiwe.mr.server.ServletContainer
Server port.
pow(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
prefix(char, String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the concatenation of the prefix and the input only when the input is not null.
preMain(String[]) - Static method in class au.gov.tas.dpiwe.mr.tool.TableImporter
 
prepareCall(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
prepareCall(String, int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
prepareCall(String, int, int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
prepareStatement(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
prepareStatement(String, int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
prepareStatement(String, int, int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
prepareStatement(String, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
prepareStatement(String, int[]) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
prepareStatement(String, String[]) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
PresentationUtilities - Class in au.gov.tas.dpiwe.mr
This class is an EJB cache augmented with presentation utility methods.
PresentationUtilities() - Constructor for class au.gov.tas.dpiwe.mr.PresentationUtilities
Constructs a bean cache with presentation utilities.
PresentationUtilities(int, int) - Constructor for class au.gov.tas.dpiwe.mr.PresentationUtilities
Constructs a bean cache with presentation utilities.
prettifyControls(String, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Change all control characters (\\u0001-\\u001F) in a string to printable characters based on a proposal by Michael Frank: see a PDF hosted by the Florida State University.
prettifyControlsToBuffer(CharSequence, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Change all control characters (\\u0001-\\u001F) in a character sequence to printable characters based on a proposal by Michael Frank: see a PDF hosted by the Florida State University.
prettyException(Throwable) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a pretty exception message.
previous() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
previous() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
previous() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
previous() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
previous() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
 
previous() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
previous() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList.SyncCollectionListIterator
 
previousIndex() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
 
previousIndex() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
previousIndex() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList.SyncCollectionListIterator
 
previousLoadPeak - Variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
The maximum number of threads which were active before the current peak.
primaryKey - Variable in class au.gov.tas.dpiwe.mr.bean.Identifier
The primary key of the bean this identifier refers to.
primaryKey - Variable in class au.gov.tas.dpiwe.mr.command.HomeCommand
The primary key parameter to this command.
primaryKeyGetter - Variable in class au.gov.tas.dpiwe.mr.bean.BeanMethodComparator
 
primaryKeySetter - Variable in class au.gov.tas.dpiwe.mr.bean.BeanMethodComparator
 
primitiveEquivalentOf(Class) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
If a class is boxed, what is its unboxed type?
primitiveIsAssignableFrom(Class, Class) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Tells whether an instance of the primitive class represented by 'rhs' can be assigned to an instance of the primitive class represented by 'lhs'.
print(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, without a carriage return-line feed (CRLF) character at the end.
print(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, with no carriage return-line feed (CRLF) character at the end.
print(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, with no carriage return-line feed (CRLF) at the end.
print(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, with no carriage return-line feed (CRLF) at the end.
print(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, with no carriage return-line feed (CRLF) at the end.
print(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, with no carriage return-line feed (CRLF) at the end.
print(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, with no carriage return-line feed (CRLF) at the end.
printHistory(Reader) - Static method in class au.gov.tas.dpiwe.mr.tool.HistoryTool
Interprets a Mr Architecture History file.
println() - Method in class javax.servlet.ServletOutputStream
Writes a carriage return-line feed (CRLF) to the client.
println(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, followed by a carriage return-line feed (CRLF).
println(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, followed by a carriage return-line feed (CRLF).
println(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, followed by a carriage return-line feed (CRLF).
println(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, followed by a carriage return-line feed (CRLF) character.
println(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, followed by a carriage return-line feed (CRLF).
println(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, followed by a carriage return-line feed (CRLF).
println(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, followed by a carriage return-line feed (CRLF).
printStackTrace(PrintStream) - Method in exception javax.ejb.EJBException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace() - Method in exception javax.ejb.EJBException
Prints the composite message to System.err.
printStackTrace(PrintWriter) - Method in exception javax.ejb.EJBException
Prints the composite message and the embedded stack trace to the specified print writer pw.
processJoinedQuery(String, Collection, Collection, MutableBoolean, MutableBoolean) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Internal method which modifies a query passed in a join command to specify the field order expected for the result set.
prodServer() - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
Establishes a brief connection with the server before the container is populated.
prodServer(Connection) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
properNoun(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a series of words into title case words.
properNoun(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a series of words into title case words.
properNoun(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a series of words into title case words.
prototype(Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes a Collection and makes an empty prototype with the same structure.
prototype(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes an ArrayList, LinkedList or a Vector and builds an empty prototype with the same structure.
prototype(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes a HashMap, LinkedHashMap or a TreeMap and builds an empty prototype with the same structure.
prototype(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes a HashSet, LinkedHashSet or a TreeSet and builds an empty prototype with the same structure.
purgeModifiedQueue() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
This method removes items from the head of the modified queue when these modifications are deemed not recent enough for clients to care about.
PurgeResponse - Class in au.gov.tas.dpiwe.mr.response
A response automatically output by the servlet to notify clients of beans which were recently modified.
PurgeResponse(long, List) - Constructor for class au.gov.tas.dpiwe.mr.response.PurgeResponse
Construct a new purge response.
purgeTimedOutTransactions() - Method in class au.gov.tas.dpiwe.mr.Container
Internal method to discard records of aging transactions being managed by the container.
push(int) - Method in class au.gov.tas.dpiwe.mr.util.CountingStack
 
put(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Maps the specified key to the specified value in this table.
put(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Maps the specified key to the specified value in this table.
put(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
put(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.DeadCache
Does nothing.
put(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractMap
Adds a new mapping into this map.
putAll(Map) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
putAll(Map) - Method in class au.gov.tas.dpiwe.mr.util.DeadCache
Does nothing.
putParentBean(BeanObject) - Method in class au.gov.tas.dpiwe.mr.bean.Bean
A one to zero or one relationship setter.
putParentBean(BeanObject) - Method in interface au.gov.tas.dpiwe.mr.bean.BeanObject
A one to zero or one relationship setter.
putPassword(byte[]) - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
Updates the MD5 hashcode based on the password the user attempted to use for this login.
putValue(String, Object) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.setAttribute(java.lang.String, java.lang.Object)

Q

query - Variable in class au.gov.tas.dpiwe.mr.command.JoinCommand
The joined SQL query.
query - Variable in class au.gov.tas.dpiwe.mr.response.JoinResponse
The joined SQL query.
QueryBuilder - Class in au.gov.tas.dpiwe.mr.server.database
QueryBuilder forms SQL (or any other SQL-like language) query fragments which facilitate the construcution of queries from object representations.
QueryBuilder() - Constructor for class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Constructs a query builder.
QueryBuilder(int, int) - Constructor for class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Constructs a query builder.
queryReport(Throwable, String) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
queryReport(Throwable, String) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Reports a failed query.
quotesMatch(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Counts up sexless plain single and double quotes to ensure there are an even number of each type.

R

r - Variable in class au.gov.tas.dpiwe.mr.util.MrRandomList
 
rangeCheck(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
rangeCheck(int, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Check if the given index is in range.
rd_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
rd_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
reactivateBeansInCommands(Collection) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
Beans sent to the server which never come back need to be reactivated.
readBoolean(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a boolean at the given offset, decoded from a 1-byte value.
readByte(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a byte at the given offset.
readChar(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a char at the given offset, decoded from a 2-byte value.
readChar(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a char at the given offset, decoded from a 2-byte value, high order byte nearest to offset.
readClassDesc(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
readClassDescFlags(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
readDouble(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a double value by decoding a long value (using the longBitsToDouble() method in class Double), at the given offset.
readDouble(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a double value by decoding a long value (using the longBitsToDouble() method in class Double) at the given offset.
readerSync() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Return the Sync object managing read-only operations
readerSync() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
Return the Sync object managing read-only operations
readFieldDesc(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
readFloat(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a float value by decoding an int value (using the intBitsToFloat() method in class Float) at the given offset.
readFloat(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a float value by decoding an int value (using the intBitsToFloat() method in class Float) at the given offset.
readHeaderA() - Method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassIndexMerger
 
readHeaderA() - Method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassListMerger
 
readHeaderA() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
readHeaderB() - Method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassIndexMerger
 
readHeaderB() - Method in class au.gov.tas.dpiwe.mr.tool.JavaDocClassListMerger
 
readHeaderB() - Method in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
readInt(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads an int value at the given offset, decoded from four bytes.
readInt(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads an int value at the given offset, decoded from four bytes, high order byte nearest to offset.
readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
Reads the input stream, one line at a time.
readLock() - Method in interface au.gov.tas.dpiwe.mr.util.concurrent.ReadWriteLock
Get the read lock.
readLong(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a long value at the given offset, decoded from eight bytes.
readLong(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a long value at the given offset, decoded from eight bytes, high order byte nearest to offset.
readLongUTF8(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a long Java String from at the given offset using the UTF-8 decoding.
readLowerHexByte(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a byte at the given offset and returns a two character string which is the lower case hexadecimal representation of it.
readLowerHexInt(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads an int value at the given offset and returns a eight character string which is the lower case hexadecimal representation of it.
readLowerHexLong(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a long value at the given offset and returns a eight character string which is the lower case hexadecimal representation of it.
readLowerHexShort(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a short value at the given offset and returns a four character string which is the lower case hexadecimal representation of it.
readRawUTF8(byte[], int, int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a UTF-8 encoded string from at the given offset.
readResolve() - Method in class au.gov.tas.dpiwe.mr.bean.SerializableBeanObject
Returns a new ClientManagedLocalObject corresponding to the representation in this SerializableBeanObject.
readResolve() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
Returns a new SerializableClass with an underlyingObject corresponding to the representation in this SerializableClass.
readResolve() - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
Returns a new SerializableConstructor with an underlyingObject corresponding to the representation in this SerializableConstructor.
readResolve() - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
Returns a new SerializableField with an underlyingObject corresponding to the representation in this SerializableField.
readResolve() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
Returns a new SerializableMethod with an underlyingObject corresponding to the representation in this SerializableMethod.
readShort(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a short value at the given offset, decoded from two bytes.
readShort(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a short value at the given offset, decoded from two bytes, high order byte nearest to offset.
readString(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
readUpperHexByte(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a byte at the given offset and returns a two character string which is the upper case hexadecimal representation of it.
readUpperHexInt(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads an int value at the given offset and returns a eight character string which is the upper case hexadecimal representation of it.
readUpperHexLong(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a long value at the given offset and returns a eight character string which is the upper case hexadecimal representation of it.
readUpperHexShort(byte[], int, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a short value at the given offset and returns a four character string which is the upper case hexadecimal representation of it.
readUTF8(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Reads a Java String from at the given offset using the UTF-8 decoding.
ReadWriteLock - Interface in au.gov.tas.dpiwe.mr.util.concurrent
ReadWriteLocks maintain a pair of associated locks.
reapConnections() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnectionPool
Disavows knowledge of connections which have been claimed for too long.
reaper - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Thread which cleans up cleared references in bean and object caches.
reaper2 - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Thread which cleans up cleared references in response cache.
reapReferences() - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to remove cleared references from caches.
reapReferences2() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal method to remove cleared references from response cache.
receiveCommands(InputStream) - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Internal method which decodes a stream of incoming Commands.
receiveResponsesOrException(InputStream) - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Internal method which decodes a stream of incoming Responses or an Exception.
reconcile(Number, Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a number with the specified type and value.
recordModification(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Force a memory synchronization that will cause all readers to see table.
recordModified(EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
This internal method is used to record that a bean has been modified.
recordModified(EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
This internal method is used to record that a bean has been modified.
recoverFromDatabaseFailure(Connection, String, SQLException, PreparedStatement) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
recoverFromDatabaseFailure(Connection, String, SQLException, Statement, String) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
 
recurse - Variable in class au.gov.tas.dpiwe.mr.command.FindCommand
The recurse field is set to true if all relationships should be populated.
recurse - Variable in class au.gov.tas.dpiwe.mr.command.SelectCommand
Recurse is set to true if all relationships should be populated.
referenced - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
If a bean has been taken through a claim() call, we don't allow more foreshadowing.
refreshRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DifferenceResultSet
Refreshes the current row of the difference result set.
refreshRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
refreshRow() - Method in class au.gov.tas.dpiwe.mr.server.database.IntersectionResultSet
Refreshes the current row of the intersection result set.
refreshRow() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
refreshRow() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
refreshRow() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Refreshes the current row of the union result set.
regionMatches(boolean, int, String, int, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
regionMatches(int, String, int, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
registerSynchronization(Synchronization) - Method in interface javax.transaction.Transaction
Register a synchronization object for the transaction currently associated with the calling thread.
rehash() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Rehashes the contents of this map into a new table with a larger capacity.
rehash() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Rehashes the contents of this map into a new table with a larger capacity.
reheader(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.HeaderReplacer
Produce a reheadered source file, overwriting the original version.
reheaderSource(Reader, PrintWriter, Reader) - Static method in class au.gov.tas.dpiwe.mr.tool.HeaderReplacer
Produce a reheadered source file corresponding to another source file.
RejarTool - Class in au.gov.tas.dpiwe.mr.tool
This tool copies the classes in multiple jars which are listed in a dependency file.
RejarTool() - Constructor for class au.gov.tas.dpiwe.mr.tool.RejarTool
 
rekey(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes a map and makes a copy of it with the key fields turned into Strings based on calling getName() or toString().
relateArtist(ArtistObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Sets the artist associated with this bean.
relateArtist(ArtistObject) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditObject
Sets the artist associated with this bean.
relateArtist(ArtistObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Adds or removes a bean from the one to zero or one artist relationship.
relateArtist(ArtistObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
This relationship mutator is not implemented by a thin entity bean.
relateBoard(BoardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Associates a board with this bean.
relateBoard(BoardObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Associates a board with this bean.
relateBoard(BoardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Adds or removes a bean from the one to zero or one board relationship.
relateBoard(BoardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
This relationship mutator is not implemented by a thin entity bean.
relateCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Associates a card with this bean.
relateCard(CardObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckObject
Associates a card with this bean.
relateCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Adds a bean to the one to zero or more card relationship.
relateCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
This relationship mutator is not implemented by a thin entity bean.
relateCD(CDObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Adds or removes a bean from the one to zero or one cd relationship.
relateCD(CDObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
This relationship mutator is not implemented by a thin entity bean.
relateCD(CDObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Sets the CD associated with this bean.
relateCD(CDObject) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackObject
Sets the CD associated with this bean.
relateCredit(CreditObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Associates a credit with this bean.
relateCredit(CreditObject) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistObject
Associates a credit with this bean.
relateCredit(CreditObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Adds a bean to the one to zero or more credit relationship.
relateCredit(CreditObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Adds a bean to the one to zero or more credit relationship.
relateCredit(CreditObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Associates a credit with this bean.
relateCredit(CreditObject) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongObject
Associates a credit with this bean.
relateCredit(CreditObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
This relationship mutator is not implemented by a thin entity bean.
relateCredit(CreditObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
This relationship mutator is not implemented by a thin entity bean.
relateDeed(DeedObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Adds or removes a bean from the one to zero or one deed relationship.
relateDeed(DeedObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Associates a deed with this bean.
relateDeed(DeedObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareObject
Associates a deed with this bean.
relateDeed(DeedObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
This relationship mutator is not implemented by a thin entity bean.
relateSong(SongObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Sets the song associated with this bean.
relateSong(SongObject) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditObject
Sets the song associated with this bean.
relateSong(SongObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Adds or removes a bean from the one to zero or one song relationship.
relateSong(SongObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Adds or removes a bean from the one to zero or one song relationship.
relateSong(SongObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
This relationship mutator is not implemented by a thin entity bean.
relateSong(SongObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
This relationship mutator is not implemented by a thin entity bean.
relateSong(SongObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Sets the song associated with this bean.
relateSong(SongObject) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackObject
Sets the song associated with this bean.
relateSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Associates a square with this bean.
relateSquare(SquareObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardObject
Associates a square with this bean.
relateSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Adds a bean to the one to zero or more square relationship.
relateSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
This relationship mutator is not implemented by a thin entity bean.
relateToken(TokenObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Associates a token with this bean.
relateToken(TokenObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Associates a token with this bean.
relateToken(TokenObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Adds a bean to the one to zero or more token relationship.
relateToken(TokenObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
This relationship mutator is not implemented by a thin entity bean.
relateTrack(TrackObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Associates a track with this bean.
relateTrack(TrackObject) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDObject
Associates a track with this bean.
relateTrack(TrackObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Adds a bean to the one to zero or more track relationship.
relateTrack(TrackObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
This relationship mutator is not implemented by a thin entity bean.
RelationshipCollection - Class in au.gov.tas.dpiwe.mr.relationship
This is a Collection implementation for representing relationship collections in beans.
RelationshipCollection() - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipCollection
Construct a new related bean collection.
RelationshipCollection(int) - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipCollection
Construct a new related bean collection.
RelationshipList - Class in au.gov.tas.dpiwe.mr.relationship
This is a List implementation for representing relationship collections in beans.
RelationshipList() - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipList
Construct a new related bean list.
RelationshipList(int) - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipList
Construct a new related bean list.
RelationshipMap - Class in au.gov.tas.dpiwe.mr.relationship
This is a Map implementation for representing relationship collections in beans.
RelationshipMap() - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Construct a new related bean map.
RelationshipMap(int) - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Construct a new related bean map.
RelationshipSet - Class in au.gov.tas.dpiwe.mr.relationship
This is a Set implementation for representing relationship collections in beans.
RelationshipSet() - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
Construct a new related bean set.
RelationshipSet(int) - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
Construct a new related bean set.
RelationshipSortedSet - Class in au.gov.tas.dpiwe.mr.relationship
This is a SortedSet implementation for representing relationship collections in beans.
RelationshipSortedSet() - Constructor for class au.gov.tas.dpiwe.mr.relationship.RelationshipSortedSet
Construct a new related bean set.
relative(int) - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
relative(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
relative(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
release() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
 
release() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
release() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
 
release() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Releases the mutual exclusion lock held for this bean.
release() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Releases the mutual exclusion lock held for this bean.
release() - Method in interface au.gov.tas.dpiwe.mr.util.concurrent.Sync
Potentially enable others to pass.
releaseConnection(Connection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Releases an existing connection to this database.
releaseSavepoint(Savepoint) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
remainder(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
remove() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.bean.MrBeanHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
remove() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Removes business objects from persistent storage.
remove() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoardHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCardHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeckHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeedHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySetHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquareHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrTokenHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBeanHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtistHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCDHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCreditHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSongHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Removes the business object from persistent storage.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrackHome
Removes the bean object with the specified primary key.
remove() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
remove(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Removes the key (and its corresponding value) from this table.
remove(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Removes the (key, value) pair from this table.
remove() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
remove(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Removes the key (and its corresponding value) from this table.
remove() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
Not supported.
remove() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
remove(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
remove(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Removes a single instance of the specified element from this Collection, if it is present (optional operation).
remove(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
remove(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
remove() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection.SyncCollectionIterator
 
remove(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
remove(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
remove() - Method in class au.gov.tas.dpiwe.mr.util.InfiniteIterator
 
remove(int) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractList
Removes the element at the specified position in the list.
remove(Object) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractList
Removes an element from this list.
remove() - Method in class au.gov.tas.dpiwe.mr.util.PerThread
 
remove() - Method in class au.gov.tas.dpiwe.mr.util.PlusOneIterator
 
remove() - Method in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
 
remove(Handle) - Method in interface javax.ejb.EJBHome
Remove an EJB object identified by its handle.
remove(Object) - Method in interface javax.ejb.EJBHome
Remove an EJB object identified by its primary key.
remove(Object) - Method in interface javax.ejb.EJBLocalHome
Remove an EJB object identified by its primary key.
remove() - Method in interface javax.ejb.EJBLocalObject
Remove the EJB local object.
remove() - Method in interface javax.ejb.EJBObject
Remove the EJB object.
removeAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Removes from this Collection all of its elements that are contained in the specified Collection.
removeAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
removeAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
removeAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractSet
Removes the elements comprising the specified collection from this set.
removeAndMove(String) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeUnstripper
Replaces a source file with its unstripped counterpart.
removeAttribute(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in interface javax.servlet.ServletContext
Removes the attribute with the given name from the servlet context.
removeAttribute(String) - Method in interface javax.servlet.ServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call removeAttribute(String name) on the wrapped request object.
removeByMove(String) - Static method in class au.gov.tas.dpiwe.mr.tool.WithdrawalTool
Moves a source file away from the spotlight.
RemoveCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet accepts as a parameter to this command a passivated persistant entity bean representing a business object to be removed.
RemoveCommand(EntityBean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.command.RemoveCommand
Construct a new remove command.
RemoveCommand(EntityBean, boolean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.RemoveCommand
Construct a new remove command.
removedBeans - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The number of entires removed from the bean cache during the last reaper run.
removeDistinctFieldValues() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
Returns true if the current source row is distinct, and if this was the first instance of a particular set of distinct field values in a row, the values are deregistered.
removeDistinctFieldValues(List, Map) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Returns true if the current source row is distinct, and if this was the first instance of a particular set of distinct field values in a row, the values are deregistered.
removedObjects - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The number of entires removed from the bean object cache during the last reaper run.
removedResponses - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The number of entires removed from the response cache during the last reaper run.
removeEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.Container
The eventual action of this method is to delete an entity bean from persistent storage.
removeEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The eventual action of this method is to delete an entity bean from persistent storage.
RemoveException - Exception in javax.ejb
The RemoveException exception is thrown at an attempt to remove an EJB object when the enterprise Bean or the container does not allow the EJB object to be removed.
RemoveException() - Constructor for exception javax.ejb.RemoveException
Constructs an RemoveException with no detail message.
RemoveException(String) - Constructor for exception javax.ejb.RemoveException
Constructs an RemoveException with the specified detail message.
removeNonRelatives(Collection) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to activate the removeUnrelated() and remove() methods of a list of bean objects which are to be unrelated from another bean object.
removeNonRelativesFromBeanObjectNonRelatives(Collection) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to activate the removeUnrelatedFromRelated() and removeUnrelated() methods of a list of bean objects which are to be unrelated from another bean object.
removeNonRelativesFromBeanObjectRelatives(BeanWrapper) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to activate the removeUnrelated() methods of all bean objects related to this bean object.
removeRange(int, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Removes from this List all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
RemoveResponse - Class in au.gov.tas.dpiwe.mr.response
The servlet's output for the remove command, containing the now-pooled entity bean.
RemoveResponse(EntityBean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.response.RemoveResponse
Construct a new remove response.
removeUnrelated() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Instructs the bean object to ensure that any objects which have been explicitly unrelated by a call to an unrelate<relationship>() method are removed from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Removes business objects which have been explicitly unrelated from the components of this siamese bean from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Removes business objects which have been explicitly unrelated from this business object from persistent storage.
removeUnrelatedFromRelated() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Instructs the bean object to ensure that any objects which have been explicitly unrelated from bean objects currently related (or recently unrelated) to this bean object by a call to an unrelate<relationship>() method are removed from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of the component business objects from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeUnrelatedFromRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Removes business objects which have been explicitly unrelated from the relatives and recently unrelated relatives of this business object from persistent storage.
removeValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.removeAttribute(java.lang.String)
rename(String, String, String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.MultiRename
Moves a file to the specified directory.
replace(char, char) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
replace(String, CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces all occurrences of the pattern in the source string with the given replacement.
replace(CharSequence, CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces all occurrences of the pattern in the source string with the given replacement.
replace(String, CharSequence, CharSequence, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces all occurrences of the pattern in the source string with the given replacement.
replaceAfterFirst(byte[], String, byte) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
 
replaceAfterFirst(byte[], String, short) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
 
replaceAfterFirst(byte[], String, int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
 
replaceAfterFirst(byte[], String, long) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
 
replaceAfterFirst(byte[], String, byte[]) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
 
replaceCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Replaces an associated card to this bean.
replaceCard(CardObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckObject
Replaces an associated card to this bean.
replaceCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Replaces an existing bean, with the same primary key as the new one, in the one to zero or more card relationship.
replaceCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
This relationship mutator is not implemented by a thin entity bean.
replaceCompositePrimaryKeyWithClone(EntityBean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
replaceFirst(String, CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces the first occurrence of the pattern in the source string with the given replacement.
replaceFirst(CharSequence, CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces the first occurrence of the pattern in the source character sequence with the given replacement.
replaceFirst(String, CharSequence, CharSequence, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces the first occurrence of the pattern in the source string with the given replacement.
replaceFirstToBuffer(CharSequence, CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces the first occurrence of the pattern in the source character sequence with the given replacement.
replaceFirstToBuffer(String, String, String, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces the first occurrence of the pattern in the source string with the given replacement.
replaceNth(StringBuffer, StringBuffer, String, String, int) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces the characters occupying the same position as the nth occurrence of the pattern in the template buffer with the given replacement string in the throughput buffer.
replaceNthToMth(StringBuffer, StringBuffer, String, String, int, int) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces the characters occupying the same position as the nth to mth occurrences of the pattern in the template buffer with copies of the given replacement string in the throughput buffer.
replaceSIPrefixWithExponentNotation(StringBuffer, int) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces any meaningful SI unit prefixes with an expansion in exponent notation.
replaceSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Replaces an associated square to this bean.
replaceSquare(SquareObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardObject
Replaces an associated square to this bean.
replaceSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Replaces an existing bean, with the same primary key as the new one, in the one to zero or more square relationship.
replaceSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
This relationship mutator is not implemented by a thin entity bean.
replaceToBuffer(CharSequence, CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces all occurrences of the pattern in the source character sequence with the given replacement.
replaceToBuffer(String, String, String, boolean, boolean) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Replaces all occurrences of the pattern in the source string with the given replacement.
reportForeignConstraint(String, String, Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Produces an SQL CONSTRAINT clause for use in a CREATE or ALTER TABLE statement which enforces foreign key references to the named table.
reportForeignConstraintForBoard(QueryBuilder, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Generates a foreign key constraint for the one to zero or one board relationship.
reportForeignConstraintForCards(QueryBuilder, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Generates a foreign key constraint for the one to zero or more cards relationship.
reportForeignConstraintForCredits(QueryBuilder, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Generates a foreign key constraint for the one to zero or more credits relationship.
reportForeignConstraintForDecks(QueryBuilder, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Generates a foreign key constraint for the one to zero or more decks relationship.
reportForeignConstraintForDeed(QueryBuilder, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Generates a foreign key constraint for the one to zero or one deed relationship.
reportForeignConstraintForSquares(QueryBuilder, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Generates a foreign key constraint for the one to zero or more squares relationship.
reportForeignConstraintForTokens(QueryBuilder, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Generates a foreign key constraint for the one to zero or more tokens relationship.
reportForeignConstraintForTracks(QueryBuilder, MrDatabase, Map, Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Generates a foreign key constraint for the one to zero or more tracks relationship.
reportLevelTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the report levels of fields.
reportNamedExpression(String, Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Produces an SQL named expression for use in the field list of a SELECT statement.
reportOrderConstraint(String, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Produces an SQL ORDER BY clause for use in a SELECT statement which enforces a field order on the named field.
reportPrimaryConstraint(String, Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Produces an SQL CONSTRAINT clause for use in a CREATE or ALTER TABLE statement which enforces a primary key on the named table.
reportPrimaryConstraint(String, Collection) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
reportServerStatus() - Method in class au.gov.tas.dpiwe.mr.Container
 
requestDestroyed(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
The request is about to go out of scope of the web application.
RequestDispatcher - Interface in javax.servlet
Defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
requestInitialized(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
The request is about to come into scope of the web application.
requiresDatabaseConnection(Command) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal utility function to determine if a particular command is likely to require a database connection to execute.
reset() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
reset() - Method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities.WireDictionaries
Clears all dictionaries.
reset() - Method in interface javax.servlet.ServletResponse
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
resetBuffer() - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
resetBuffer() - Method in interface javax.servlet.ServletResponse
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetClock() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Resets the clock on a running daemon.
resetClock() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Resets the clock on a running daemon.
resetClock() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
resetDepth(int) - Method in class au.gov.tas.dpiwe.mr.util.TaggedStack
Restores the stack to the depth given.
resetRelatedKeys(Container) - Method in interface au.gov.tas.dpiwe.mr.relationship.MrRelationshipCollection
Synchronizes the related keys with the current beans in this collection.
resetRelatedKeys(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipList
Synchronizes the related keys with the current beans in this collection.
resetRelatedKeys(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Synchronizes the related keys with the current beans in this collection.
resetRelatedKeys(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
Synchronizes the related keys with the current beans in this collection.
resetRelatedKeys(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSortedSet
Synchronizes the related keys with the current beans in this collection.
resetTime(int) - Method in class au.gov.tas.dpiwe.mr.util.TaggedStack
Restores the stack to the time given.
resetUnrelatedBeans(Container) - Method in interface au.gov.tas.dpiwe.mr.relationship.MrRelationshipCollection
Removes all references to unrelated beans.
resetUnrelatedBeans(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipList
Removes all references to unrelated beans.
resetUnrelatedBeans(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Removes all references to unrelated beans.
resetUnrelatedBeans(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
Removes all references to unrelated beans.
resetUnrelatedBeans(Container) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSortedSet
Removes all references to unrelated beans.
reshuffle(long) - Method in class au.gov.tas.dpiwe.mr.util.MrRandomList
Reshuffles the list.
resize(int, ConcurrentHashMap.Entry[]) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Gather all locks in order to call rehash, by recursing within synch blocks for each segment index.
respond(String) - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
Sends a raw response message along the connection.
respond(int) - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
Makes a response message and sends it along the connection.
Response - Class in au.gov.tas.dpiwe.mr.response
Encapsulates the response to a command which can be performed by the container.
Response(EntityBean) - Constructor for class au.gov.tas.dpiwe.mr.response.Response
Construct a response to a command.
responseCache - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Lists recent commands and responses for which caching is appropriate.
responseCacheBeanClassList - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Lists the bean types for which we have cached responses.
responseHistogram - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Lists the quantity of responses for each command type in the cache.
responsesSoFar - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The responses which have been added to the current database transaction.
restoreNonRelativesToBeanObjectRelatives(Collection) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to activate the restoreUnrelated() and restoreUnrelatedToRelated() methods of a list of bean objects which are to be rerelated to another bean object.
restoreUnrelated() - Method in interface au.gov.tas.dpiwe.mr.bean.CloningUtilities
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Restores business objects which have been explicitly unrelated from this business object, effictively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Restores business objects which have been explicitly unrelated from this business object, effictively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Restores business objects which have been explicitly unrelated from this business object, effectively undoing any unrelator calls.
restoreUnrelatedToRelated() - Method in interface au.gov.tas.dpiwe.mr.bean.CloningUtilities
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Restores business objects which have been explicitly unrelated from the relatives of this business object, efficively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Restores business objects which have been explicitly unrelated from the relatives of the component business objects, efficively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
restoreUnrelatedToRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Restores business objects which have been explicitly unrelated from the relatives of this business object, effectively undoing any unrelator calls to them.
result - Variable in class au.gov.tas.dpiwe.mr.response.InvokeResponse
The method result object returned by this Response.
resultSetClass - Variable in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
A reference to the ResultSet class.
resume(Transaction) - Method in interface javax.transaction.TransactionManager
Resume the transaction context association of the calling thread with the transaction represented by the supplied Transaction object.
retainAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Retains only the elements in this Collection that are contained in the specified Collection (optional operation).
retainAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
retainAll(Collection) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
retreatCurrentCursor() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Internal method to step back the underlying result set cursor which was most recently advanced.
retrieveArtist() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Returns the artist associated with this bean.
retrieveArtist() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditObject
Returns the artist associated with this bean.
retrieveCD() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Returns the CD associated with this bean.
retrieveCD() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackObject
Returns the CD associated with this bean.
retrieveCredits() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Returns the credits associated with this bean.
retrieveCredits() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistObject
Returns the credits associated with this bean.
retrieveParentBean() - Method in class au.gov.tas.dpiwe.mr.bean.Bean
A one to zero or one relationship destructor.
retrieveParentBean() - Method in interface au.gov.tas.dpiwe.mr.bean.BeanObject
A one to zero or one relationship destructor.
retrievePassword() - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
Retrieves the MD5 hashcode of the password the user attempted to use for this login.
retrieveSong() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Returns the song associated with this bean.
retrieveSong() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditObject
Returns the song associated with this bean.
retrieveSong() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Returns the song associated with this bean.
retrieveSong() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackObject
Returns the song associated with this bean.
retrieveTracks() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Returns the tracks associated with this bean.
retrieveTracks() - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongObject
Returns the tracks associated with this bean.
retryDelay - Variable in class au.gov.tas.dpiwe.mr.client.ClientContainer
The number of milliseconds to wait between retries.
returnCode - Static variable in class au.gov.tas.dpiwe.mr.tool.BatchFileCreator
 
returnCode - Static variable in class au.gov.tas.dpiwe.mr.tool.DDLMapper
 
returnCode - Static variable in class au.gov.tas.dpiwe.mr.tool.HeaderTool
 
returnCode - Static variable in class au.gov.tas.dpiwe.mr.tool.MultiEnumDir
 
returnCode - Static variable in class au.gov.tas.dpiwe.mr.tool.TableImporter
 
returnCode - Static variable in class au.gov.tas.dpiwe.mr.tool.XMap
 
returnCode - Static variable in class au.gov.tas.dpiwe.mr.tool.ZipMerger
 
returnValueOfNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
returnValueOfNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.KeyIterator
 
returnValueOfNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.ValueIterator
 
returnValueOfNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
returnValueOfNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.KeyIterator
 
returnValueOfNext() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.ValueIterator
 
revalue(List) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes a collection and makes a copy of it with the values turned into Strings based on calling getName() or toString().
revalue(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes a collection and makes a copy of it with the values turned into Strings based on calling getName() or toString().
revalue(List) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes a list and makes a copy of it with the values turned into Strings based on calling getName() or toString().
revalue(Map) - Static method in class au.gov.tas.dpiwe.mr.util.Maps
Takes a map and makes a copy of it with the values turned into Strings based on calling getName() or toString().
revalue(Set) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes a set and makes a copy of it with the values turned into Strings based on calling getName() or toString().
reverse - Variable in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
 
reverse() - Method in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
Reverses the order of iteration, but does not change the cursor position. i.e. what was just read by next() will once again be readable via the next call to next().
reverseMismatch(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Moving backward through a string, this method reports the first out of place bracket of the kind indicated.
ReversibleIterator - Class in au.gov.tas.dpiwe.mr.util
An iterator which allows you to reverse its elements.
ReversibleIterator(Iterator) - Constructor for class au.gov.tas.dpiwe.mr.util.ReversibleIterator
Constructs an iterator which can be reversed.
ReversibleIterator(Iterator, boolean) - Constructor for class au.gov.tas.dpiwe.mr.util.ReversibleIterator
Constructs an iterator which can be reversed.
rewrite(String, int) - Static method in class au.gov.tas.dpiwe.mr.tool.SourceFileRewriter
Rewrite a source file, or produce a shell script copy of a batch file.
rewriteAsBatch(Reader, PrintWriter, File) - Static method in class au.gov.tas.dpiwe.mr.tool.BatchFileCreator
Produce a batch file corresponding to a shell script file.
rewriteAsObey(Reader, PrintWriter, File) - Static method in class au.gov.tas.dpiwe.mr.tool.ObeyFileCreator
Produce an obey file corresponding to a shell script file.
rewriteAsScript(Reader, PrintWriter) - Static method in class au.gov.tas.dpiwe.mr.tool.SourceFileRewriter
Produce a shell script file corresponding to a batch file.
rewriteEntitySourceFile(PrintWriter, String) - Method in class au.gov.tas.dpiwe.mr.tool.EntitySourceFileRewriter
Copies the file, except for matching import clauses.
rewriteSource(Reader, PrintWriter) - Static method in class au.gov.tas.dpiwe.mr.tool.SourceFileRewriter
Produce a rewritten source file corresponding to another source file.
rewriteSourceAndDetab(Reader, PrintWriter, int) - Static method in class au.gov.tas.dpiwe.mr.tool.SourceFileRewriter
Produce a rewritten source file corresponding to another source file, expanding all leading tabs into spaces.
rollback() - Method in class au.gov.tas.dpiwe.mr.Container
Roll back the transaction associated with the calling thread.
rollback(Object) - Method in class au.gov.tas.dpiwe.mr.Container
Roll back the given transaction.
rollback() - Method in class au.gov.tas.dpiwe.mr.MrUserTransaction
 
rollback() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
rollback(Savepoint) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
rollback(Object) - Method in class au.gov.tas.dpiwe.mr.server.LightweightContainer
Roll back the given transaction.
rollback() - Method in interface javax.transaction.Transaction
Rollback the transaction represented by this Transaction object.
rollback() - Method in interface javax.transaction.TransactionManager
Roll back the transaction associated with the current thread.
rollback() - Method in interface javax.transaction.UserTransaction
Roll back the transaction associated with the current thread.
RollbackException - Exception in javax.transaction
RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.
RollbackException() - Constructor for exception javax.transaction.RollbackException
 
RollbackException(String) - Constructor for exception javax.transaction.RollbackException
 
rolledBack() - Method in class au.gov.tas.dpiwe.mr.command.RemoveCommand
Called when the transaction containing this remove command rolls back.
rolledBack() - Method in class au.gov.tas.dpiwe.mr.command.StoreCommand
Called when the transaction containing this store command rolls back.
rolledBack() - Method in class au.gov.tas.dpiwe.mr.command.TransactionalCommand
Called when the transaction containing this store command rolls back.
rowDeleted() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
rowDeleted() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
rowDeleted() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
rowInserted() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
rowInserted() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
rowInserted() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
rowStack - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
A stack which allows us to move backward through the result set.
rowUpdated() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
rowUpdated() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
rowUpdated() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
run() - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool.Worker
 
run() - Method in class au.gov.tas.dpiwe.mr.BeanCache.ReferenceReaper
 
run() - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon.Worker
The main loop of the daemon.
run() - Method in class au.gov.tas.dpiwe.mr.server.daemon.CacheHistoDaemon.Worker
 
run() - Method in class au.gov.tas.dpiwe.mr.server.daemon.CacheStatDaemon.Worker
 
run() - Method in class au.gov.tas.dpiwe.mr.server.daemon.MemoryStatDaemon.Worker
 
run() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer.ReferenceReaper
 
run() - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
Server main loop.
run() - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
run() - Method in class au.gov.tas.dpiwe.mr.util.Chain
 
run() - Method in class au.gov.tas.dpiwe.mr.util.MethodCall
 
runForResult() - Method in class au.gov.tas.dpiwe.mr.util.MethodCall
 
runningDaemonList - Variable in class au.gov.tas.dpiwe.mr.DaemonContainer
Lists running daemon instances.
runningDaemonNames - Variable in class au.gov.tas.dpiwe.mr.response.StatusResponse
The set of names of the currently running daemons.

S

SafeCache - Class in au.gov.tas.dpiwe.mr.server
The SafeCache is a specialization of the ServerContainer class which implements a database lookup every time a bean is committed to cache.
SafeCache(MrDatabase) - Constructor for class au.gov.tas.dpiwe.mr.server.SafeCache
Instantiates the safe cache container without logging.
SafeCache(MrDatabase, int, int, String) - Constructor for class au.gov.tas.dpiwe.mr.server.SafeCache
Instantiates the safe cache container without logging.
SafeCache(MrDatabase, String) - Constructor for class au.gov.tas.dpiwe.mr.server.SafeCache
Instantiates the safe cache container with logging.
SafeCache(MrDatabase, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.SafeCache
Instantiates the safe cache container with logging.
SafeCache(MrDatabase, String, int, int, String) - Constructor for class au.gov.tas.dpiwe.mr.server.SafeCache
Instantiates the safe cache container with logging.
SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (100) indicating the client can continue.
SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource reside temporarily under a different URI.
SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (411) indicating that the request cannot be handled without a defined Content-Length.
SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (405) indicating that the method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (203) indicating that the meta information presented by the client did not originate from the server.
SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (200) indicating the request succeeded normally.
SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (402) reserved for future use.
SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (408) indicating that the client did not produce a request within the time that the server was prepared to wait.
SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (414) indicating that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (416) indicating that the server cannot serve the requested byte range.
SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (303) indicating that the response to the request can be found under a different URI.
SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (101) indicating the server is switching protocols according to Upgrade header.
SC_TEMPORARY_REDIRECT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (307) indicating that the requested resource resides temporarily under a different URI.
SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (401) indicating that the request requires HTTP authentication.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the Location field.
scale() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
scanEntitySourceFile() - Method in class au.gov.tas.dpiwe.mr.tool.EntitySourceFileScanner
Scans the source file and populates the scanner's internal data structures.
scanHomeSourceFile() - Method in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
Scans the source file and populates the scanner's internal data structures.
scheduledChains - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The number of chains in this batch which have been scheduled.
scratch() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Does absolutely nothing.
scratch() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
scratch() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Marks the constituent beans for use as scratch space- as a scratched siamese bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Marks this bean for use as scratch space- as a scratched bean, if you will.
scratch() - Method in interface au.gov.tas.dpiwe.mr.util.Dirtyable
Marks this object for use as scratch space- as a scratched object, if you will.
SecureEntityBeanHome - Interface in au.gov.tas.dpiwe.mr.bean
The home of Session/LoginEntityBeans, which provides a single method allowing creation.
secureHash(byte[]) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Calculates the MD5 hash for a byte array.
secureHash(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Calculates the MD5 hash for the UTF-8 encoding of a particular string.
secureHashAsHex(byte[]) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Calculates the MD5 hash for a byte array.
secureHashAsHex(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Calculates the MD5 hash for the UTF-8 encoding of a particular string.
securityLayer - Variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
The object which handles authorization and authentication.
securityLayer - Variable in class au.gov.tas.dpiwe.mr.server.servlet.ServerContainer
A reference to the security layer component.
SEGMENT_MASK - Static variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Mask value for indexing into segments
segments - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
The array of concurrency control segments.
selectAllOfEntityBeans(EntityBean, Collection) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to load many entity beans from persistent storage.
selectAllOfEntityBeans(EntityBean, Collection) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The immediate action of this method is to load many entity beans from persistent storage.
selectAllOfEntityBeansInOrder(EntityBean, Collection, String) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to load many entity beans from persistent storage.
SelectCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet converts the pooled entity bean in the received command to a persistent bean corresponding to the first data record which meets the list of constrained fields given in the command.
SelectCommand(EntityBean, Collection) - Constructor for class au.gov.tas.dpiwe.mr.command.SelectCommand
Construct a new select command.
SelectCommand(EntityBean, Collection, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.SelectCommand
Construct a new select command.
SelectCommand(EntityBean, Collection, boolean) - Constructor for class au.gov.tas.dpiwe.mr.command.SelectCommand
Construct a new select command.
SelectCommand(EntityBean, Collection, boolean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.SelectCommand
Construct a new select command.
SelectCommand(EntityBean, Collection, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.command.SelectCommand
Construct a new select command.
SelectCommand(EntityBean, Collection, String, boolean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.SelectCommand
Construct a new select command.
selectEntityBeans(EntityBean, Collection) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to load many entity beans from persistent storage.
selectEntityBeans(EntityBean, Collection) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The immediate action of this method is to load many entity beans from persistent storage.
selectEntityBeansInOrder(EntityBean, Collection, String) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to load many entity beans from persistent storage.
selectQuery - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The template for a query which grabs data from the database.
SelectResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the select command, containing this and other passivated persistent entity beans forming the result set.
SelectResponse(Collection) - Constructor for class au.gov.tas.dpiwe.mr.response.SelectResponse
Construct a new join response.
selectSiameseBeanObjects(String) - Method in class au.gov.tas.dpiwe.mr.client.ClientContainer
 
selectSiameseBeanObjects(String) - Method in class au.gov.tas.dpiwe.mr.Container
The immediate action of this method is to load many entity beans from persistent storage.
selectSiameseBeanObjects(String) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The immediate action of this method is to load many entity beans from persistent storage.
sendCommands(ObjectOutputStream, Collection) - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Internal method which encodes a stream of outgoing Commands.
sendError(int) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
sendError(int, String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status.
sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status code and clearing the buffer.
sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc, String msg) on the wrapped response object.
sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc) on the wrapped response object.
sendException(OutputStream, Exception) - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Internal method which encodes an exception into a stream.
sendMessage(String, String, Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Makes a commentary statement.
sendMessageFirstPart(Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Makes the beginning a commentary statement.
sendMessageLastPart(Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Makes the ending of a commentary statement.
sendMessagePart(Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Makes an internal part of a commentary statement.
sendRedirect(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
Sends a temporary redirect response to the client using the specified redirect location URL.
sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return sendRedirect(String location) on the wrapped response object.
sendResponses(ObjectOutputStream, Collection) - Method in class au.gov.tas.dpiwe.mr.ObjectTransport
Internal method which encodes a stream of outgoing Responses.
sendStackTrace(String, Throwable) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Makes a commentary statement and associated stack trace.
sequenceGenerator - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
sequenceQuery - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The template for a query which grabs a sequence number from the database.
sequenceTable - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
SerializableBeanObject - Class in au.gov.tas.dpiwe.mr.bean
This is a ClientManagedBeanObject wrapper which can be serialized.
SerializableBeanObject() - Constructor for class au.gov.tas.dpiwe.mr.bean.SerializableBeanObject
Construct a new SerializableBeanObject.
SerializableBeanObject(ClientManagedLocalObject) - Constructor for class au.gov.tas.dpiwe.mr.bean.SerializableBeanObject
Construct a new SerializableBeanObject.
SerializableClass - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Class which can be serialized.
SerializableClass() - Constructor for class au.gov.tas.dpiwe.mr.util.SerializableClass
Construct a new SerializableClass.
SerializableClass(Class) - Constructor for class au.gov.tas.dpiwe.mr.util.SerializableClass
Construct a new SerializableClass.
SerializableConstructor - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Constructor which can be serialized.
SerializableConstructor() - Constructor for class au.gov.tas.dpiwe.mr.util.SerializableConstructor
Construct a new SerializableConstructor.
SerializableConstructor(Constructor) - Constructor for class au.gov.tas.dpiwe.mr.util.SerializableConstructor
Construct a new SerializableConstructor.
SerializableField - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Field which can be serialized.
SerializableField() - Constructor for class au.gov.tas.dpiwe.mr.util.SerializableField
Construct a new SerializableField.
SerializableField(Field) - Constructor for class au.gov.tas.dpiwe.mr.util.SerializableField
Construct a new SerializableField.
SerializableMaker - Class in au.gov.tas.dpiwe.mr.tool
This tool creates SerializableObject source files.
SerializableMaker() - Constructor for class au.gov.tas.dpiwe.mr.tool.SerializableMaker
 
SerializableMethod - Class in au.gov.tas.dpiwe.mr.util
This is an emulation of Method which can be serialized.
SerializableMethod() - Constructor for class au.gov.tas.dpiwe.mr.util.SerializableMethod
Construct a new SerializableMethod.
SerializableMethod(Method) - Constructor for class au.gov.tas.dpiwe.mr.util.SerializableMethod
Construct a new SerializableMethod.
SerializationUtilities - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to examine Java serialized streams and the serialization attributes of loaded classes.
SerializationUtilities() - Constructor for class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
SerializationUtilities.ResetException - Exception in au.gov.tas.dpiwe.mr.util
A reset exception is thrown to indicate that the contents of dictionaries should be discarded.
SerializationUtilities.ResetException() - Constructor for exception au.gov.tas.dpiwe.mr.util.SerializationUtilities.ResetException
 
SerializationUtilities.WireDictionaries - Class in au.gov.tas.dpiwe.mr.util
Keeps state between SerializationUtilities calls.
SerializationUtilities.WireDictionaries() - Constructor for class au.gov.tas.dpiwe.mr.util.SerializationUtilities.WireDictionaries
Creates a new WireDictionaries object.
serialNumber - Variable in class au.gov.tas.dpiwe.mr.client.ClientContainer
The serial number of the last request.
serialNumber - Variable in class au.gov.tas.dpiwe.mr.command.EchoCommand
The serial number of the last request.
serve(boolean) - Method in interface au.gov.tas.dpiwe.mr.server.MrServletContainer
Causes the container to begin accepting connections.
serve(boolean) - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer
Causes the container to begin accepting connections.
Server_AcceptTimeout - Static variable in class au.gov.tas.dpiwe.mr.server.ServletContainer
Accept timeout in milliseconds.
Server_Protocol - Static variable in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
 
Server_ProtocolPrefix - Static variable in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
 
Server_ProtocolVersion - Variable in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
 
Server_Timeout - Static variable in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
Accept timeout in milliseconds.
Server_Version - Variable in class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
Server specific constant.
ServerContainer - Class in au.gov.tas.dpiwe.mr.server
The ServerContainer is a specialization of the Container class which implements persistence by translating objects to the relational schema of a database.
ServerContainer(MrDatabase) - Constructor for class au.gov.tas.dpiwe.mr.server.ServerContainer
Instantiates the server container without logging.
ServerContainer(MrDatabase, int, int, String) - Constructor for class au.gov.tas.dpiwe.mr.server.ServerContainer
Instantiates the server container without logging.
ServerContainer(MrDatabase, String) - Constructor for class au.gov.tas.dpiwe.mr.server.ServerContainer
Instantiates the server container with logging.
ServerContainer(MrDatabase, String, String) - Constructor for class au.gov.tas.dpiwe.mr.server.ServerContainer
Instantiates the server container with logging.
ServerContainer(MrDatabase, String, int, int, String) - Constructor for class au.gov.tas.dpiwe.mr.server.ServerContainer
Instantiates the server container with logging.
serverContainer - Variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
The server container the servlet creates during initialization.
ServerContainer - Class in au.gov.tas.dpiwe.mr.server.servlet
A proto-server container which colludes with the servlet security layer.
ServerContainer(MrDatabase, int, int, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.server.servlet.ServerContainer
Instantiates the proto-server container.
serverContainer - Variable in class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
The server container this object provides authentication and authorization for.
ServerContainer.ReferenceReaper - Class in au.gov.tas.dpiwe.mr.server
ReferenceReaper periodically removes cleared references from response cache.
ServerContainer.ReferenceReaper() - Constructor for class au.gov.tas.dpiwe.mr.server.ServerContainer.ReferenceReaper
 
ServerDaemon - Interface in au.gov.tas.dpiwe.mr.server.daemon
A server daemon is a background worker hosted by the ServerContainer.
ServerDaemonContainer - Interface in au.gov.tas.dpiwe.mr.server.daemon
A server daemon container encapsulates a group of ServerDaemons.
serverDumpFilename - Variable in class au.gov.tas.dpiwe.mr.command.HeimlichManeuver
A suggestion for the name of the file that the server should open to write the thread dumps to.
ServerHeimlicher - Class in au.gov.tas.dpiwe.mr.tool
This utility can be used to restore a deadlocked server and/or retrieve active transaction profiling information.
ServerHeimlicher(String, String, String, String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.tool.ServerHeimlicher
Performs the Heimlich maneuver on the server.
ServerMonitor - Class in au.gov.tas.dpiwe.mr.tool
This utility can be used to monitor the server and to restore the server should it become deadlocked.
ServerMonitor(String, String, String, String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.tool.ServerMonitor
Monitors the condition of the server.
serverStack - Variable in class au.gov.tas.dpiwe.mr.server.ServletContainer
Server thread instances.
ServerStatusTool - Class in au.gov.tas.dpiwe.mr.tool
This utility can be used to report on the current transactions and daemons running on the server.
ServerStatusTool(String, String, String, String, String) - Constructor for class au.gov.tas.dpiwe.mr.tool.ServerStatusTool
Reports the server status.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
Called by the servlet container to allow the servlet to respond to a request.
service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
Dispatches client requests to the protected service method.
service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
Called by the servlet container to allow the servlet to respond to a request.
Servlet - Interface in javax.servlet
Defines methods that all servlets must implement.
ServletConfig - Interface in javax.servlet
A servlet configuration object used by a servlet container to pass information to a servlet during initialization.
ServletContainer - Class in au.gov.tas.dpiwe.mr.server
ServletContainer hosts the CommandServlet.
ServletContainer() - Constructor for class au.gov.tas.dpiwe.mr.server.ServletContainer
Construct servlet container on the default HTTP port (80).
ServletContainer(int) - Constructor for class au.gov.tas.dpiwe.mr.server.ServletContainer
Construct servlet container on the specified port.
ServletContainer.Server - Class in au.gov.tas.dpiwe.mr.server
A server is an entity which can handle a non-parallel sequence of requests from remote clients.
ServletContainer.Server() - Constructor for class au.gov.tas.dpiwe.mr.server.ServletContainer.Server
 
ServletContext - Interface in javax.servlet
Defines a set of methods that a servlet uses to communicate with its servlet container, for example, to get the MIME type of a file, dispatch requests, or write to a log file.
ServletContextAttributeEvent - Class in javax.servlet
This is the event class for notifications about changes to the attributes of the servlet context of a web application.
ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
Construct a ServletContextAttributeEvent from the given context for the given attribute name and attribute value.
ServletContextAttributeListener - Interface in javax.servlet
Implementations of this interface receive notifications of changes to the attribute list on the servlet context of a web application.
ServletContextEvent - Class in javax.servlet
This is the event class for notifications about changes to the servlet context of a web application.
ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
Construct a ServletContextEvent from the given context.
ServletContextListener - Interface in javax.servlet
Implementations of this interface receive notifications about changes to the servlet context of the web application they are part of.
ServletException - Exception in javax.servlet
Defines a general exception a servlet can throw when it encounters difficulty.
ServletException() - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception.
ServletException(String) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception with the specified message.
ServletException(String, Throwable) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
ServletException(Throwable) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
ServletInputStream - Class in javax.servlet
Provides an input stream for reading binary data from a client request, including an efficient readLine method for reading data one line at a time.
ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
Does nothing, because this is an abstract class.
ServletOutputStream - Class in javax.servlet
Provides an output stream for sending binary data to the client.
ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
Does nothing, because this is an abstract class.
ServletRequest - Interface in javax.servlet
Defines an object to provide client request information to a servlet.
ServletRequestAttributeEvent - Class in javax.servlet
This is the event class for notifications of changes to the attributes of the servlet request in an application.
ServletRequestAttributeEvent(ServletContext, ServletRequest, String, Object) - Constructor for class javax.servlet.ServletRequestAttributeEvent
Construct a ServletRequestAttributeEvent giving the servlet context of this web application, the ServletRequest whose attributes are changing and the name and value of the attribute.
ServletRequestAttributeListener - Interface in javax.servlet
A ServletRequestAttributeListener can be implemented by the developer interested in being notified of request attribute changes.
ServletRequestEvent - Class in javax.servlet
Events of this kind indicate lifecycle events for a ServletRequest.
ServletRequestEvent(ServletContext, ServletRequest) - Constructor for class javax.servlet.ServletRequestEvent
Construct a ServletRequestEvent for the given ServletContext and ServletRequest.
ServletRequestListener - Interface in javax.servlet
A ServletRequestListener can be implemented by the developer interested in being notified of requests coming in and out of scope in a web component.
ServletRequestWrapper - Class in javax.servlet
Provides a convenient implementation of the ServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
ServletResponse - Interface in javax.servlet
Defines an object to assist a servlet in sending a response to the client.
ServletResponseWrapper - Class in javax.servlet
Provides a convenient implementation of the ServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
ServletSecurity - Class in au.gov.tas.dpiwe.mr.server.servlet
ServletSecurity is called by all servlets that process Mr Architecture commands to implement authentication and authorization for server requests.
ServletSecurity(ServerContainer) - Constructor for class au.gov.tas.dpiwe.mr.server.servlet.ServletSecurity
Constructs a new object which enforces security constraints on remote requests made to a ServerContainer.
SessionBean - Interface in javax.ejb
The SessionBean interface is implemented by every session enterprise Bean class.
SessionContext - Interface in javax.ejb
The SessionContext interface provides access to the runtime session context that the container provides for a session enterprise Bean instance.
sessionCookie - Variable in class au.gov.tas.dpiwe.mr.client.ClientContainer
The cookie the servlet sends back to indicate a session.
sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session was created.
sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session is about to be invalidated.
sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session has just been activated.
SessionEntityBean - Interface in au.gov.tas.dpiwe.mr.bean
This is one of the interfaces used in providing security for applications.
sessionLastRequestSerialTable - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Lists the serial numbers of the last request in each session.
sessionLastResponseTable - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Lists the responses to the last request in each session.
SessionSynchronization - Interface in javax.ejb
The SessionSynchronization interface allows a session Bean instance to be notified by its container of transaction boundaries.
sessionTable - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
Lists active sessions.
sessionUserTable - Variable in class au.gov.tas.dpiwe.mr.response.StatusResponse
A map from the session detail strings to the logged-in users.
sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session is about to be passivated.
set(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWIterator
Not supported.
set(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
set(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
set(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Replaces the element at the specified position in this list with the specified element.
set(boolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Set to newValue.
set(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Set to newValue.
set(char) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Set to newValue.
set(double) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Set to newValue.
set(float) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Set to newValue.
set(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Set to newValue.
set(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Set to newValue.
set(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedRef
Set to newValue.
set(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Set to newValue.
set(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
set(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList.SyncCollectionListIterator
 
set(Object, String, Object) - Static method in class au.gov.tas.dpiwe.mr.util.Fields
Sets the value of a named field in an object.
set(int, Object) - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractList
Substitutes an element in this list.
set(Object) - Method in class au.gov.tas.dpiwe.mr.util.PerThread
 
set(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
set2(Object) - Method in class au.gov.tas.dpiwe.mr.util.PerThread
 
setAccessible(boolean) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
setAccessible(boolean) - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
setAccessible(boolean) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setAccessible(boolean) - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
setArtistIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Sets the artist ID attribute of this bean.
setArtistIdentifier(long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistObject
Sets the artist ID attribute of this bean.
setArtistIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
Sets the artist identifier attribute of this key.
setArtistIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Sets the value of the artistIdentifier property.
setArtistIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Sets the value of the artistIdentifier property.
setAttribute(String, Object) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
Binds an object to a given attribute name in this servlet context.
setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return setAttribute(String name, Object o) on the wrapped request object.
setAutoCommit(boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
setBean(byte[]) - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Records the bean involved with this command.
setBean(byte[]) - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandObject
Records the bean involved with this command.
setBigDecimal(BigDecimal) - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Changes the BigDecimal primitive value of this MutableBigDecimal object.
setBigInteger(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Changes the BigInteger primitive value of this MutableBigInteger object.
setBit(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
setBoard(BoardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Sets the board associated with this bean.
setBoard(BoardObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Sets the board associated with this bean.
setBoard(BoardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Specifies the one to zero or one board relationship.
setBoard(BoardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
This relationship setter is not implemented by a thin entity bean.
setBoolean(boolean) - Method in class au.gov.tas.dpiwe.mr.util.MutableBoolean
Changes the boolean primitive value of this MutableBoolean object.
setBoolean(Object, boolean) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setBufferSize(int) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setBufferSize(int) - Method in interface javax.servlet.ServletResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setBufferSize(int size) on the wrapped response object.
setByte(byte) - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Changes the byte primitive value of this MutableByte object.
setByte(Object, byte) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setCardID(CardKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Card
Sets the card ID attribute of this bean.
setCardID(CardKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardObject
Sets the card ID attribute of this bean.
setCardID(CardKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Sets the value of the cardID property.
setCardID(CardKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Sets the value of the cardID property.
setCardNumber(int) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
Sets the card number attribute of this key.
setCards(List) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Sets the cards associated with this bean.
setCards(List) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckObject
Sets the cards associated with this bean.
setCards(List) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Specifies the one to zero or more cards relationship.
setCards(List) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Specifies the one to zero or more cards relationship.
setCatalog(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
setCDIdentifier(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Sets the CD identifier attribute of this bean.
setCDIdentifier(String) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDObject
Sets the CD identifier attribute of this bean.
setCDIdentifier(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Sets the value of the cdidentifier property.
setCDIdentifier(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Sets the value of the cdidentifier property.
setCDIdentifier(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
Sets the CD identifier attribute of this key.
setChar(Object, char) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setCharacterEncoding(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletRequest
 
setCharacterEncoding(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to set the character encoding on the wrapped request object.
setCharacterEncoding(String) - Method in interface javax.servlet.ServletResponse
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
setCharacterEncoding(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setCharacterEncoding(String charset) on the wrapped response object.
setChildBeans(Collection) - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Specifies the one to zero or more childBeans relationship.
setClass - Variable in class au.gov.tas.dpiwe.mr.Container
The ResultSet class which returns the result of SQL queries.
setClass - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
setColour(Color) - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Sets the colour attribute of this bean.
setColour(Color) - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanObject
Sets the colour attribute of this bean.
setColour(Color) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Sets the value of the colour property.
setColour(Color) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Sets the value of the colour property.
setCommandCode(int) - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Records the command code.
setCommandCode(int) - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandObject
Records the command code.
setComment(String) - Method in class javax.servlet.http.Cookie
Specifies a comment that describes a cookie's purpose.
setConsoleOutput(boolean) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Sets whether this messenger should direct messages to the standard output stream or GUI component.
setConsoleOutput(boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Sets whether this messenger should direct messages to the standard output stream or GUI component.
setContentLength(int) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setContentLength(int) - Method in interface javax.servlet.ServletResponse
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentLength(int len) on the wrapped response object.
setContentType(String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setContentType(String) - Method in interface javax.servlet.ServletResponse
Sets the content type of the response being sent to the client, if the response has not been committed yet.
setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentType(String type) on the wrapped response object.
setContribution(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Sets the contribution attribute of this bean.
setContribution(String) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditObject
Sets the contribution attribute of this bean.
setContribution(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Sets the value of the contribution property.
setContribution(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Sets the value of the contribution property.
setCreditID(CreditKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Credit
Sets the credit ID attribute of this bean.
setCreditID(CreditKey) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CreditObject
Sets the credit ID attribute of this bean.
setCreditID(CreditKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Sets the value of the creditID property.
setCreditID(CreditKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Sets the value of the creditID property.
setCredits(List) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Specifies the one to zero or more credits relationship.
setCredits(List) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Sets the credits associated with this bean.
setCredits(List) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongObject
Sets the credits associated with this bean.
setCredits(List) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Specifies the one to zero or more credits relationship.
setDate(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
setDateHeader(String, long) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and date-value.
setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setDateHeader(String name, long date) on the wrapped response object.
setDeckID(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.CardKey
Sets the deck ID attribute of this key.
setDeckID(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Sets the deck ID attribute of this bean.
setDeckID(DeckKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckObject
Sets the deck ID attribute of this bean.
setDeckID(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Sets the value of the deckID property.
setDeckID(DeckKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Sets the value of the deckID property.
setDeckName(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
Sets the deck name attribute of this key.
setDecks(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Sets the decks associated with this bean.
setDecks(Map) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Sets the decks associated with this bean.
setDecks(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Specifies the one to zero or more decks relationship.
setDecks(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Specifies the one to zero or more decks relationship.
setDeclaringClass(Class) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
setDeed(DeedObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Specifies the one to zero or one deed relationship.
setDeed(DeedObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Sets the deed associated with this bean.
setDeed(DeedObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareObject
Sets the deed associated with this bean.
setDeed(DeedObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
This relationship setter is not implemented by a thin entity bean.
setDefaultLabelsToHumanizedFieldNames(boolean) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Globally sets the MetaData parser to use the humanized version of the field name in place of empty labels.
setDefaultLabelsToHumanizedFieldNames(boolean) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setDefaultTableHeadingsToLabels(boolean) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Globally sets the MetaData parser to use the label in place of empty table headings.
setDefaultTableHeadingsToLabels(boolean) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setDomain(String) - Method in class javax.servlet.http.Cookie
Specifies the domain within which this cookie should be presented.
setDouble(double) - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Changes the double primitive value of this MutableDouble object.
setDouble(Object, double) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Sets the edition attribute of this bean.
setEdition(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardObject
Sets the edition attribute of this bean.
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.DeckKey
Sets the edition attribute of this key.
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Sets the edition attribute of this bean.
setEdition(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Sets the edition attribute of this bean.
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Sets the value of the edition property.
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Sets the value of the edition property.
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
Sets the edition attribute of this key.
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Sets the value of the edition property.
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Sets the value of the edition property.
setEdition(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
Sets the edition attribute of this key.
setEndDateTime(Date) - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
This field is not used by the Architecture, because there is no facility for logout.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Callback issued when a bean is placed in a container.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Callback issued when a bean is placed in a container.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Transititons a bean into the pooled state.
setEntityContext(EntityContext) - Method in interface javax.ejb.EntityBean
Set the associated entity context.
setErrorOutput(boolean) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Sets whether this messenger should direct messages to the standard error stream.
setErrorOutput(boolean, boolean) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Sets whether this messenger should direct messages to the standard error stream.
setExceptionTypes(Class[]) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
setFailureReason(String) - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
When a login fails, this method records a human readable description of what went wrong.
setFetchDirection(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
setFetchDirection(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
setFetchDirection(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
setFetchSize(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
setFetchSize(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
setFetchSize(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
setFieldValueByName(EJBLocalObject, String, Object) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Alters the value of a field by its name.
setFlavourName(DataFlavor) - Method in class au.gov.tas.dpiwe.mr.util.MIMEMap
Intended to allow locale or application specific customization of the human readable flavour names.
setFlg(String) - Method in class au.gov.tas.dpiwe.mr.util.TriState
Alters the state of this tri-state.
setFloat(float) - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Changes the float primitive value of this MutableFloat object.
setFloat(Object, float) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setHeader(String, String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and value.
setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return setHeader(String name, String value) on the wrapped response object.
setHoldability(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
setHours(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
setHouseCost(int) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Sets the house cost attribute of this bean.
setHouseCost(int) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedObject
Sets the house cost attribute of this bean.
setHouseCost(int) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Sets the value of the houseCost property.
setHouseCost(int) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Sets the value of the houseCost property.
setIndex(int) - Method in class au.gov.tas.dpiwe.mr.command.Command
Sets the index of this command in its batch.
setInputWidth(String, int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Override the width (in characters) of the input control for the specified field.
setInputWidth(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Suggests a different width (in characters) of the input control for this field.
setInputWidth(String, int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setInputWidth(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Suggests a different width (in characters) of the input control for this field.
setInt(int) - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Changes the int primitive value of this MutableInteger object.
setInt(Object, int) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setIntHeader(String, int) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and integer value.
setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setIntHeader(String name, int value) on the wrapped response object.
setIPAddress(String) - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
Specifies the IP address of the user's host or last intermediary at login time.
setLabel(String, String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Override the textual label of the specified field.
setLabel(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Suggest a different textual label of the field this type record describes.
setLabel(String, String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setLabel(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Suggest a different textual label of the field this type record describes.
setLastUpdateDateInEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
This internal utility method sets the last update date/time field value for an entity bean.
setLastUpdateDateInEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
This internal utility method sets the last update date/time field value for an entity bean.
setLocale(Locale) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the locale of the response, if the response has not been committed yet.
setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setLocale(Locale loc) on the wrapped response object.
setLoginAttemptDateTime(Date) - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
The date and time of a login attempt can be updated through this method.
setLoginID(long) - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
Logins have a unique sequence number, which can be updated through this method.
setLoginID(long) - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
Each session has none or one associated login.
setLong(long) - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Changes the long primitive value of this MutableLong object.
setLong(Object, long) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setLowerBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Changes the lower bound byte primitive of this ByteRange object.
setLowerBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Changes the lower bound double primitive of this DoubleRange object.
setLowerBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Changes the lower bound float primitive of this FloatRange object.
setLowerBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Changes the lower bound int primitive of this IntegerRange object.
setLowerBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Changes the lower bound long primitive of this LongRange object.
setLowerBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Changes the lower bound short primitive of this ShortRange object.
setMandatory(String, boolean) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Overrides the specified field's mandatory status.
setMandatory(boolean) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Suggests a change of the this field's mandatory status.
setMandatory(String, boolean) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setMandatory(boolean) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Suggests a change of the this field's mandatory status.
setMaxAge(int) - Method in class javax.servlet.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaximumFractionDigits(String, int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Specifies the greatest number of digits to use after the radix point for the specified numeric field.
setMaximumFractionDigits(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Specifies the greatest number of digits to use after the radix point for this numeric field.
setMaximumFractionDigits(String, int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setMaximumFractionDigits(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
setMaximumFractionDigits(int) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
setMaximumFractionDigits(int) - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Specifies the greatest number of digits to use after the radix point when formatting this number.
setMaximumIntegerDigits(String, int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Specifies the greatest number of digits to use before the radix point for the specified numeric field.
setMaximumIntegerDigits(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Specifies the greatest number of digits to use before the radix point for this numeric field.
setMaximumIntegerDigits(String, int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setMaximumIntegerDigits(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
setMaximumIntegerDigits(int) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
setMaximumIntegerDigits(int) - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Specifies the greatest number of digits to use before the radix point when formatting this number.
setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setMessageDrivenContext(MessageDrivenContext) - Method in interface javax.ejb.MessageDrivenBean
Set the associated message-driven context.
setMessageLevel(int) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Sets the level at which messages should be output.
setMessenger(Messenger, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Sets up a Messenger to which commentary on operations is to be sent.
setMinimumFractionDigits(String, int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Specifies the least number of digits to use after the radix point for the specified numeric field.
setMinimumFractionDigits(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Specifies the least number of digits to use after the radix point for this numeric field.
setMinimumFractionDigits(String, int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setMinimumFractionDigits(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
setMinimumFractionDigits(int) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
setMinimumFractionDigits(int) - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Specifies the least number of digits to use after the radix point when formatting this number.
setMinimumIntegerDigits(String, int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Specifies the least number of digits to use before the radix point for the specified numeric field.
setMinimumIntegerDigits(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Specifies the least number of digits to use before the radix point for this numeric field.
setMinimumIntegerDigits(String, int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setMinimumIntegerDigits(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
setMinimumIntegerDigits(int) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
setMinimumIntegerDigits(int) - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Specifies the least number of digits to use before the radix point when formatting this number.
setMinutes(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
setModifiers(int) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
setMonth(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
setName(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Artist
Sets the artist name attribute of this bean.
setName(String) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.ArtistObject
Sets the artist name attribute of this bean.
setName(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Sets the value of the name property.
setName(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Sets the value of the name property.
setName(String) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
setNumberOfLines(String, int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Overrides the number of lines in the specified text field.
setNumberOfLines(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Suggests a different number of lines in the text field this type record describes.
setNumberOfLines(String, int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setNumberOfLines(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Suggests a different number of lines in the text field this type record describes.
setNumberType(String, int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Overrides the type of numeric value in the specified field. e.g.
setNumberType(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Suggests a change of the type of numeric value in this field. e.g.
setNumberType(String, int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setNumberType(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Suggests a change of the type of numeric value in this field. e.g.
setOtherField(String) - Method in class au.gov.tas.dpiwe.mr.bean.Bean
An example non-compound field setter.
setOtherField(String) - Method in interface au.gov.tas.dpiwe.mr.bean.BeanObject
An example non-compound field setter.
setOtherField(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Sets the value of the otherField property.
setOtherField(String) - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Sets the value of the otherField property.
setOutput(boolean) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Sets whether this messenger should suppress all messages or produce messages on all outputs.
setParameterTypes(Class[]) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
setParentPrimaryKey(Object) - Method in class au.gov.tas.dpiwe.mr.bean.Bean
An example non-compound foreign key field setter.
setParentPrimaryKey(Object) - Method in interface au.gov.tas.dpiwe.mr.bean.BeanObject
An example non-compound foreign key field setter.
setParentPrimaryKey(Object) - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Sets the value of the parentPrimaryKey property.
setParentPrimaryKey(Object) - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Sets the value of the parentPrimaryKey property.
setPassword(String) - Method in interface au.gov.tas.dpiwe.mr.bean.UserEntityBean
Populates the password field from this user bean.
setPath(String) - Method in class javax.servlet.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPrimaryKey(Object) - Method in class au.gov.tas.dpiwe.mr.bean.Bean
An example primary key setter method.
setPrimaryKey(Object) - Method in interface au.gov.tas.dpiwe.mr.bean.BeanObject
An example primary key setter method.
setPrimaryKey(Object) - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Sets the value of the primaryKey property.
setPrimaryKey(Object) - Method in class au.gov.tas.dpiwe.mr.bean.ThinBean
Sets the value of the primaryKey property.
setQuality(float) - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Sets the quality attribute of this bean.
setQuality(float) - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanObject
Sets the quality attribute of this bean.
setQuality(float) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Sets the value of the quality property.
setQuality(float) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Sets the value of the quality property.
setReadOnly(boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
Sets the request object being wrapped.
setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
Sets the response being wrapped.
setReturnType(Class) - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
setReturnType(Class) - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
setRollbackOnly() - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
 
setRollbackOnly() - Method in class au.gov.tas.dpiwe.mr.Container
Ensures that the current transaction being managed for the calling thread can never be committed.
setRollbackOnly(Object) - Method in class au.gov.tas.dpiwe.mr.Container
Ensures that the specified transaction can never be committed.
setRollbackOnly() - Method in class au.gov.tas.dpiwe.mr.MrUserTransaction
 
setRollbackOnly() - Method in interface javax.ejb.EJBContext
Mark the current transaction for rollback.
setRollbackOnly() - Method in interface javax.transaction.Transaction
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in interface javax.transaction.TransactionManager
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in interface javax.transaction.UserTransaction
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
Sets - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to create, compare and manipulate sets in ways not permitted by the standard Java utility classes.
Sets() - Constructor for class au.gov.tas.dpiwe.mr.util.Sets
 
setSavepoint(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
setSavepoint() - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
setScale(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
setScale(int, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
setSeconds(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
setSecure(boolean) - Method in class javax.servlet.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecurityLayer(ServletSecurity) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
setSequenceNo(long) - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommand
Records the sequence number of this command.
setSequenceNo(long) - Method in interface au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandObject
Records the sequence number of this command.
setSessionContext(SessionContext) - Method in interface javax.ejb.SessionBean
Set the associated session context.
setShape(String) - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Sets the shape attribute of this bean.
setShape(String) - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanObject
Sets the shape attribute of this bean.
setShape(String) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Sets the value of the shape property.
setShape(String) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Sets the value of the shape property.
setShort(short) - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Changes the short primitive value of this MutableShort object.
setShort(Object, short) - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
setSister(ThinBoard) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Specifies that this bean is a clone of the given bean.
setSister(ThinCard) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Specifies that this bean is a clone of the given bean.
setSister(ThinDeck) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Specifies that this bean is a clone of the given bean.
setSister(ThinDeed) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Specifies that this bean is a clone of the given bean.
setSister(ThinMonopolySet) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Specifies that this bean is a clone of the given bean.
setSister(ThinSquare) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Specifies that this bean is a clone of the given bean.
setSister(ThinToken) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Specifies that this bean is a clone of the given bean.
setSister(ThinArtist) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Specifies that this bean is a clone of the given bean.
setSister(ThinCD) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Specifies that this bean is a clone of the given bean.
setSister(ThinCredit) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Specifies that this bean is a clone of the given bean.
setSister(ThinSong) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Specifies that this bean is a clone of the given bean.
setSister(ThinTrack) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Specifies that this bean is a clone of the given bean.
setSister(ThinExampleBean) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Specifies that this bean is a clone of the given bean.
setSongIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
Sets the song identifier attribute of this key.
setSongIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Sets the value of the songIdentifier property.
setSongIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Sets the song ID attribute of this bean.
setSongIdentifier(long) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongObject
Sets the song ID attribute of this bean.
setSongIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Sets the value of the songIdentifier property.
setSongIdentifier(long) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
Sets the song identifier attribute of this key.
setSquareID(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Sets the square ID attribute of this bean.
setSquareID(SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedObject
Sets the square ID attribute of this bean.
setSquareID(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Sets the value of the squareID property.
setSquareID(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Sets the value of the squareID property.
setSquareID(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Sets the square ID attribute of this bean.
setSquareID(SquareKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareObject
Sets the square ID attribute of this bean.
setSquareID(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Sets the value of the squareID property.
setSquareID(SquareKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Sets the value of the squareID property.
setSquareIndex(int) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
Sets the square index attribute of this key.
setSquares(List) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Sets the squares associated with this bean.
setSquares(List) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardObject
Sets the squares associated with this bean.
setSquares(List) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Specifies the one to zero or more squares relationship.
setSquares(List) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Specifies the one to zero or more squares relationship.
setStartDateTime(Date) - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
Updates the start timestamp for this session.
setState(int) - Method in class au.gov.tas.dpiwe.mr.util.TriState
Alters the state of this tri-state.
setStatus(int) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setStatus(int, String) - Method in class au.gov.tas.dpiwe.mr.server.MrHttpServletResponse
 
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the status code for this response.
setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc) on the wrapped response object.
setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc, String sm) on the wrapped response object.
setTableColumnWidth(String, int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Overrides the column width in pixels of the specified field.
setTableColumnWidth(int) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Suggest a different column width in pixels of the field this type record describes.
setTableColumnWidth(String, int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setTableColumnWidth(int) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Suggest a different column width in pixels of the field this type record describes.
setTableHeading(String, String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Overrides the column heading of the specified field.
setTableHeading(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Suggest a different column heading of the field this type record describes.
setTableHeading(String, String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setTableHeading(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
Suggest a different column heading of the field this type record describes.
setText(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Card
Sets the text attribute of this bean.
setText(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.CardObject
Sets the text attribute of this bean.
setText(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Sets the value of the text property.
setText(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Sets the value of the text property.
setText(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Square
Sets the text attribute of this bean.
setText(String) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.SquareObject
Sets the text attribute of this bean.
setText(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Sets the value of the text property.
setText(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Sets the value of the text property.
setThreadNameCommandTable(Map) - Method in class au.gov.tas.dpiwe.mr.command.StatusCommand
Called by the command servlet to allow it to make its contribution to the status response.
setTime(long) - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
setTime(long) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
setTitle(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Sets the title attribute of this bean.
setTitle(String) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDObject
Sets the title attribute of this bean.
setTitle(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Sets the value of the title property.
setTitle(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Sets the value of the title property.
setTitle(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Sets the title attribute of this bean.
setTitle(String) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.SongObject
Sets the title attribute of this bean.
setTitle(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Sets the value of the title property.
setTitle(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Sets the value of the title property.
setTokenID(TokenKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Sets the value of the tokenID property.
setTokenID(TokenKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Sets the value of the tokenID property.
setTokenID(TokenKey) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Token
Sets the token ID attribute of this bean.
setTokenID(TokenKey) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.TokenObject
Sets the token ID attribute of this bean.
setTokenName(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
Sets the token name attribute of this key.
setTokens(Set) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolySet
Sets the tokens associated with this bean.
setTokens(Set) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.MonopolySetObject
Sets the tokens associated with this bean.
setTokens(Set) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Specifies the one to zero or more tokens relationship.
setTokens(Set) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Specifies the one to zero or more tokens relationship.
setTrackID(TrackKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Sets the value of the trackID property.
setTrackID(TrackKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Sets the value of the trackID property.
setTrackID(TrackKey) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Sets the track ID attribute of this bean.
setTrackID(TrackKey) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.TrackObject
Sets the track ID attribute of this bean.
setTracks(List) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CD
Sets the tracks associated with this bean.
setTracks(List) - Method in interface au.gov.tas.dpiwe.mr.test.nonaggregation.CDObject
Sets the tracks associated with this bean.
setTracks(List) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Specifies the one to zero or more tracks relationship.
setTracks(List) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Specifies the one to zero or more tracks relationship.
setTransactionIsolation(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
setTransactionTimeout(int) - Method in class au.gov.tas.dpiwe.mr.Container
Determines the age (in seconds) which transactions must reach before they can be discarded.
setTransactionTimeout(int) - Method in class au.gov.tas.dpiwe.mr.MrUserTransaction
 
setTransactionTimeout(int) - Method in interface javax.transaction.TransactionManager
Modify the value of the timeout value that is associated with the transactions started by the current thread with the begin method.
setTransactionTimeout(int) - Method in interface javax.transaction.UserTransaction
Modify the value of the timeout value that is associated with the transactions started by the current thread with the begin method.
setType(int) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
setType(int) - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Changes the type of this Number object.
setTypeMap(Map) - Method in class au.gov.tas.dpiwe.mr.server.database.MrConnection
 
setUnderlyingBean(EntityBean) - Method in interface au.gov.tas.dpiwe.mr.bean.BeanWrapper
Sets the wrapped bean underlying this bean.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Sets the ThinBean entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Sets the ThinSiameseBean entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Internal method which sets the ThinBoard entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Internal method which sets the ThinCard entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Internal method which sets the ThinDeck entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Internal method which sets the ThinDeed entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Internal method which sets the ThinMonopolySet entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Internal method which sets the ThinSquare entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Internal method which sets the ThinToken entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Internal method which sets the ThinExampleBean entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Internal method which sets the ThinArtist entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Internal method which sets the ThinCD entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Internal method which sets the ThinCredit entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Internal method which sets the ThinSong entity bean underlying this bean object.
setUnderlyingBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Internal method which sets the ThinTrack entity bean underlying this bean object.
setUnderlyingBoard(ThinBoard) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Specifies the one to zero or one board relationship.
setUnderlyingDeed(ThinDeed) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Specifies the one to zero or one deed relationship.
setUnit(String, String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData
Specifies a measurement unit abbreviation for the specified numeric field.
setUnit(String) - Method in interface au.gov.tas.dpiwe.mr.bean.MetaData.TypeRecord
Suggest a measurement unit abbreviation for the field this type record describes.
setUnit(String, String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData
 
setUnit(String) - Method in class au.gov.tas.dpiwe.mr.bean.MrMetaData.TypeRecord
 
setUnit(String) - Method in class au.gov.tas.dpiwe.mr.util.MrNumber
 
setUnit(String) - Method in interface au.gov.tas.dpiwe.mr.util.TypedNumber
Specifies the unit of measurement for this number.
setUpperBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Changes the upper bound byte primitive of this ByteRange object.
setUpperBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Changes the upper bound double primitive of this DoubleRange object.
setUpperBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Changes the upper bound float primitive of this FloatRange object.
setUpperBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Changes the upper bound int primitive of this IntegerRange object.
setUpperBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Changes the upper bound long primitive of this LongRange object.
setUpperBound(Interval, Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Changes the specified interval, or returns a copy with the upper bound changed.
setUpperBound(Number, boolean) - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Changes the upper bound short primitive of this ShortRange object.
setUpperTime(long) - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
setUserEntityBeanClass(Class) - Method in class au.gov.tas.dpiwe.mr.Container
Specify a bean type which implements the UserEntityBean interface.
setUsername(String) - Method in interface au.gov.tas.dpiwe.mr.bean.LoginEntityBean
Updates the name of the user who has attempted to login.
setUsername(String) - Method in interface au.gov.tas.dpiwe.mr.bean.SessionEntityBean
Redundantly stores the name of the user who first claimed this session.
setUsername(String) - Method in interface au.gov.tas.dpiwe.mr.bean.UserEntityBean
Updates the name of the user which this bean identifies.
setValue(int) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deed
Sets the value attribute of this bean.
setValue(int) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeedObject
Sets the value attribute of this bean.
setValue(int) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Sets the value of the value property.
setValue(int) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Sets the value of the value property.
setValue(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
Set the value of this entry.
setValue(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
Set the value of this entry.
setValue(String) - Method in class javax.servlet.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setVersion(int) - Method in class javax.servlet.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
setWasNull - Variable in class au.gov.tas.dpiwe.mr.Container
The ResultSet.wasNull() method.
setWriteableFieldsGiven2CSVLines(EJBLocalObject, String, String) - Method in class au.gov.tas.dpiwe.mr.tool.TableImporter
 
setWriteableFieldsGivenCSVLine(EJBLocalObject, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Writeable field values (i.e. values of persistent fields with setter methods) in a bean object are populated from a comma-delimited String by this method.
setWriteableFieldsGivenHTTPRequestParameters(EJBLocalObject, HttpServletRequest) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Writeable fields (i.e. persistent fields with setter methods) in a bean object are populated from a Map by this method.
setWriteableFieldsGivenMap(EJBLocalObject, Map) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Writeable fields (i.e. persistent fields with setter methods) in a bean object are populated from a Map by this method.
setWriteableFieldsGivenXMLFragment(EJBLocalObject, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
Writeable field data (i.e. persistent fields with setter methods) in a bean object is populated from an XML format String by this method.
setYear(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
shiftLeft(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
shiftRight(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
ShortRange - Class in au.gov.tas.dpiwe.mr.util
The ShortRange class represents a range of short values.
ShortRange() - Constructor for class au.gov.tas.dpiwe.mr.util.ShortRange
Allocates a ShortRange object with the value [0,0].
ShortRange(short, short) - Constructor for class au.gov.tas.dpiwe.mr.util.ShortRange
Allocates a ShortRange object.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns the value of this MutableBigDecimal as a short primitive.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns the value of this MutableBigInteger as a short primitive.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns the value of this MutableByte as a short primitive.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns the value of this MutableDouble as a short primitive.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns the value of this MutableFloat as a short primitive.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns the value of this MutableInteger as a short primitive.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns the value of this MutableLong as a short primitive.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns the value of this MutableShort as a short primitive.
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
shortValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
shortValue(Number) - Static method in class au.gov.tas.dpiwe.mr.util.Numbers
Produces a primitive value.
shuffle() - Method in class au.gov.tas.dpiwe.mr.util.MrRandomList
Puts the list in shuffled state (the default).
shuffled - Variable in class au.gov.tas.dpiwe.mr.util.MrRandomList
 
shutdown() - Method in class au.gov.tas.dpiwe.mr.BeanCache
Throws away the contents of this bean cache.
shutdown() - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Terminates all running daemons by calling stop(), then finalizes all registered daemons through their destroy() methods.
shutdown() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Terminates all running daemons by calling stop(), then finalizes all registered daemons through their destroy() methods.
shutdown() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
Shuts the database down, if that makes sense.
shutdown() - Method in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
Shuts the database down only if it was created on start-up.
shutdown() - Method in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
Closes the database connection pool.
shutdown() - Method in interface au.gov.tas.dpiwe.mr.server.MrServletContainer
Causes the container to cease accepting connections.
shutdown() - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Called by the command servlet when it is shutting down.
shutdown() - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer
Causes the container to cease accepting connections.
SI_BadExamples - Static variable in class au.gov.tas.dpiwe.mr.tool.InSI
 
SI_BadRemainders - Static variable in class au.gov.tas.dpiwe.mr.tool.InSI
 
SI_GoodExamples - Static variable in class au.gov.tas.dpiwe.mr.tool.InSI
 
SI_ValidPrefixes - Static variable in class au.gov.tas.dpiwe.mr.tool.InSI
 
SI_ValidPrefixNames - Static variable in class au.gov.tas.dpiwe.mr.tool.InSI
 
SI_ValidUnitAbbrevs - Static variable in class au.gov.tas.dpiwe.mr.tool.InSI
 
SI_ValidUnits - Static variable in class au.gov.tas.dpiwe.mr.tool.InSI
 
SiameseBeanObject - Interface in au.gov.tas.dpiwe.mr.bean
A siamese bean object conatins multiple beans joined at the hip.
signum() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
signum() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in interface au.gov.tas.dpiwe.mr.bean.SimpleValidator
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Makes simple data validity checks for this bean based on the MetaData associated with the home.
simpleValidate() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Makes simple data validity checks for this bean based on the MetaData associated with the home.
SimpleValidator - Interface in au.gov.tas.dpiwe.mr.bean
This interface specifies that an entity bean can be validated automatically by the architecture (although this may not be sufficient validation, particularly if the bean also implements Validatable.)
SingleThreadModel - Interface in javax.servlet
Deprecated. As of Java Servlet API 2.4, with no direct replacement.
SisterException - Exception in au.gov.tas.dpiwe.mr.bean
This exception is thrown when a loadSister() call is made to an original bean or when the original bean's object wrapper cannot be notified in order to synchronize it.
SisterException(String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.SisterException
Constructs a new sister exception.
SisterException(Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.SisterException
Constructs a new sister exception.
SisterException(String) - Constructor for exception au.gov.tas.dpiwe.mr.bean.SisterException
Constructs a new sister exception.
size() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns the number of key-value mappings in this map.
size() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns the number of key-value mappings in this map.
size - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
size() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
size() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns the number of components in this list.
size() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
size() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
size() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
size() - Method in class au.gov.tas.dpiwe.mr.util.CountingStack
 
size() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractCollection
Returns the size of this collection.
size() - Method in class au.gov.tas.dpiwe.mr.util.MrAbstractList
Returns the size of this collection.
skipAnnotation(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Skips a class or object annotation in the given stream, expressed as a byte array.
skipBlockData(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
skipBoolean(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a boolean value.
skipByte(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a byte value.
skipChar(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a char.
skipClassdata(SerializationUtilities.WireDictionaries, byte[], int, Class[], byte[]) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
skipClassDesc(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Skips an ObjectStreamClass object in the given stream, expressed as a byte array.
skipContent(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
skipDouble(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a double.
skipException(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
skipFieldDesc(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
skipFloat(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a float.
skipInt(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past an int.
skipLong(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a long.
skipLongUTF8(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a long Java String.
skipMagic(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
skipNonObjects(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Skips ObjectStreamClass and Class objects in the given stream, expressed as a byte array, using them to augment the specified dictionaries, until an Object (including nulls, Strings and arrays) is encountered.
skipObject(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
skipObjects(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Skip Objects (including nulls, Strings and arrays) in the given stream, expressed as a byte array, until an ObjectStreamClass or Class object is encountered.
skipProxyClassDesc(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Skips a Proxy ObjectStreamClass object in the given stream, expressed as a byte array.
skipShort(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a boolean value.
skipUTF8(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Advances the read offset past a Java String.
skipValues(SerializationUtilities.WireDictionaries, byte[], int, Class) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
 
smallDelay - Variable in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
The smallest granularity of sequence number allocation.
Song - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
Songs have many Credits and are realised as many Tracks.
Song() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.Song
Constructs a Song.
SongHome - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
The home interface for Song.
songIdentifier - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.CreditKey
The song identifier attribute of this key.
songIdentifier - Variable in class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
The song identifier attribute of this key.
SongObject - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
Songs have many Credits and are realised as many Tracks.
sort(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Collections
Takes an entity which can supply an Iterator and constructs an ordered collection from it.
sort(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Lists
Takes an entity which can supply an Iterator and constructs an ordered list from it.
sort(Iterable) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes an entity which can supply an Iterator and constructs an ordered set from it.
source - Variable in class au.gov.tas.dpiwe.mr.util.ReversibleIterator
 
SourceFileRewriter - Class in au.gov.tas.dpiwe.mr.tool
This tool rewrites all source files (including Java, properties, CSV and XML files) and CVS control files.
SourceFileRewriter() - Constructor for class au.gov.tas.dpiwe.mr.tool.SourceFileRewriter
 
sourceTypeName(String) - Static method in class au.gov.tas.dpiwe.mr.util.Classes
Converts an internal type name, as might be used in a class file representation, to a type name appropriate for use in a Java source file.
specifyLogFile(String) - Method in interface au.gov.tas.dpiwe.mr.MrContainerFactory
Specify the log file the server will write command (or debug level, when so indicated) logging to.
specifyLogFile(String) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MonopolyContainerFactory
Specify the log file the server will write command (or debug level, when so indicated) logging to.
specifyLogFile(String) - Method in class au.gov.tas.dpiwe.mr.test.ExampleContainerFactory
Specify the log file the server will write command (or debug level, when so indicated) logging to.
specifyLogFile(String) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.CDCatalogueContainerFactory
Specify the log file the server will write command (or debug level, when so indicated) logging to.
specifyLogFile(String) - Method in class au.gov.tas.dpiwe.mr.test.TestContainerFactory
Specify the log file the server will write command (or debug level, when so indicated) logging to.
sput(Object, Object, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Continuation of put(), called only when synch lock is held and interference has been detected.
SQLFinderException - Exception in au.gov.tas.dpiwe.mr.server
SQLFinderException is a FinderException which has temporarily become an SQLException for the purposes of internal processing.
SQLFinderException(String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.server.SQLFinderException
Constructs a new finder exception.
SQLStatement - Class in au.gov.tas.dpiwe.mr.server.database
An SQL statement.
SQLStatement(ThinSiameseBean, String) - Constructor for class au.gov.tas.dpiwe.mr.server.database.SQLStatement
Creates an SQL SELECT statement joining one or more tables using the given WHERE clause.
Square - Class in au.gov.tas.dpiwe.mr.test.aggregation
Square contains an example of an aggregate one to one relationship to an object which shares its primary key, Deed.
Square() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.Square
Constructs a Square.
SquareHome - Interface in au.gov.tas.dpiwe.mr.test.aggregation
The home interface for Square.
squareIndex - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
The square index attribute of this key.
SquareKey - Class in au.gov.tas.dpiwe.mr.test.aggregation
SquareKey is the composite primary key of Square.
SquareKey(String, int) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.SquareKey
Constructs a SquareKey.
SquareObject - Interface in au.gov.tas.dpiwe.mr.test.aggregation
Square contains an example of an aggregate one to one relationship to an object which shares its primary key, Deed.
sremove(Object, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Continuation of remove(), called only when synch lock is held and interference has been detected.
stackTrace(Throwable) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
stackTrace(Throwable) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a stack trace.
stackTrace2(Throwable) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
stackTrace2(Throwable) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a stack trace.
start() - Method in class au.gov.tas.dpiwe.mr.bean.trail.HistoricCommandPool
 
start() - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Start the server daemon.
start(AbstractServerDaemon.Worker) - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Create and start the server daemon's worker thread and set the status of the daemon to Status_Started if it is legal to do so.
start() - Method in class au.gov.tas.dpiwe.mr.server.daemon.CacheHistoDaemon
 
start() - Method in class au.gov.tas.dpiwe.mr.server.daemon.CacheStatDaemon
 
start() - Method in class au.gov.tas.dpiwe.mr.server.daemon.MemoryStatDaemon
 
start() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemon
Start the server daemon.
StartCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet starts the named daemon (provided it exists and can be started by the user making the command.)
StartCommand(String) - Constructor for class au.gov.tas.dpiwe.mr.command.StartCommand
Construct a new start command.
StartCommand(String, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.StartCommand
Construct a new start command.
startDaemon(String) - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Starts a daemon running on the server by calling its start() method.
startDaemon(String) - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Starts a daemon running on the server by calling its start() method.
StartResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the start daemon command.
StartResponse() - Constructor for class au.gov.tas.dpiwe.mr.response.StartResponse
Construct a new start daemon response.
startsWith(String, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
startsWith(String) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
startsWithThenStripPrefix(CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the beginning of a character sequence only if those characters match the prefix specified.
startsWithThenStripPrefix(String, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the beginning of a string only if those characters match the prefix specified.
startsWithThenStripPrefix(StringBuffer, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the beginning of a string buffer only if those characters match the prefix specified.
state - Variable in class au.gov.tas.dpiwe.mr.util.TriState
The state of this tri-state.
State_Negative - Static variable in class au.gov.tas.dpiwe.mr.util.TriState
The negative state.
State_Neutral - Static variable in class au.gov.tas.dpiwe.mr.util.TriState
The ambiguous state betwen positive and negative.
State_Positive - Static variable in class au.gov.tas.dpiwe.mr.util.TriState
The positive state.
statementIndentationOnThisBlock - Variable in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Indicates whether this block is further indented because of an unclosed statement.
status - Variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
The status of this daemon.
Status - Interface in javax.transaction
The Status interface defines the static variable for transaction status code.
STATUS_ACTIVE - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the active state.
STATUS_COMMITTED - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been committed.
STATUS_COMMITTING - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of committing.
Status_Destroyed - Static variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Status constant indicating this daemon has not yet been initialized.
Status_Green - Static variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Indicates that the current load is well within the systems tolerance.
Status_Initialized - Static variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Status constant indicating this daemon has been initialized but not started.
STATUS_MARKED_ROLLBACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been marked for rollback, perhaps as a result of a setRollbackOnly operation.
STATUS_NO_TRANSACTION - Static variable in interface javax.transaction.Status
No transaction is currently associated with the target object.
Status_None - Static variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Status constant indicating this daemon has not yet been initialized.
STATUS_PREPARED - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been prepared, i.e. all subordinates have responded Vote.Commit.
STATUS_PREPARING - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of preparing.
Status_Red - Static variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Indicates that the current load has been growing rapidly for a sustained period.
STATUS_ROLLEDBACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and the outcome has been determined as rollback.
STATUS_ROLLING_BACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of rolling back.
Status_Started - Static variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Status constant indicating this daemon has not yet been initialized.
Status_Stopped - Static variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Status constant indicating this daemon has not yet been initialized.
STATUS_UNKNOWN - Static variable in interface javax.transaction.Status
A transaction is associated with the target object but its current status cannot be determined.
Status_Yellow - Static variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Indicates that the current load is escalating rapidly.
StatusCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet immediately reports all activity in the server.
StatusCommand() - Constructor for class au.gov.tas.dpiwe.mr.command.StatusCommand
Construct a new status command.
StatusCommand(Container) - Constructor for class au.gov.tas.dpiwe.mr.command.StatusCommand
Construct a new status command.
StatusException - Exception in au.gov.tas.dpiwe.mr.server.servlet
Status exception is thrown when the servlet's security tier has authorized the construction of a status report.
StatusException(StatusCommand, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.server.servlet.StatusException
Constructs a new status exception.
StatusException(StatusCommand) - Constructor for exception au.gov.tas.dpiwe.mr.server.servlet.StatusException
Constructs a new status exception.
StatusResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the status command.
StatusResponse(Map, Map, Map, Map, Map, Set, Container) - Constructor for class au.gov.tas.dpiwe.mr.response.StatusResponse
Construct a new status response.
stop() - Method in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
Stop the server daemon. i.e. set status of the daemon to Status_Stopped if it is legal to do so.
stop() - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemon
Stop the server daemon.
StopCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet stops the named daemon (providied it is running and can be stopped by the user making the command.)
StopCommand(String) - Constructor for class au.gov.tas.dpiwe.mr.command.StopCommand
Construct a new start command.
StopCommand(String, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.StopCommand
Construct a new start command.
stopDaemon(String) - Method in class au.gov.tas.dpiwe.mr.DaemonContainer
Stops a daemon running on the server by calling its stop() method.
stopDaemon(String) - Method in interface au.gov.tas.dpiwe.mr.server.daemon.ServerDaemonContainer
Stops a daemon running on the server by calling its stop() method.
StopResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the stop daemon command.
StopResponse() - Constructor for class au.gov.tas.dpiwe.mr.response.StopResponse
Construct a new stop daemon response.
store() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Instructs the bean object to synchronize with persistent storage by saving its state in that storage.
store() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
store() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Stores business objects in persistent storage.
store() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Stores the business object in persistent storage if it has changed since it was last synchronized.
store() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Stores the business object in persistent storage if it has changed since it was last synchronized.
store(OutputStream, String) - Method in class au.gov.tas.dpiwe.mr.util.URLEncodedProperties
 
storeBeanObjectRelatives(BeanWrapper) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to activate the store() methods of all bean objects related to this bean object.
StoreCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet accepts as a parameter to this command a passivated persistent entity bean representing a business object.
StoreCommand(EntityBean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.command.StoreCommand
Construct a new store command.
StoreCommand(EntityBean, boolean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.StoreCommand
Construct a new store command.
storeEntityBean(EntityBean, boolean) - Method in class au.gov.tas.dpiwe.mr.Container
The eventual action of this method is to update an entity bean in persistent storage.
storeEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.tool.DeploymentContainer
The eventual action of this method is to update an entity bean in persistent storage.
StoreResponse - Class in au.gov.tas.dpiwe.mr.response
The servlet's output for the store command, containing the repassivated persistent entity bean after synchronization.
StoreResponse(EntityBean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.response.StoreResponse
Construct a new store response.
storeWithRelated() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Instructs the bean object to synchronize with persistent storage by saving its state in that storage, and also saves state for all related bean objects in persistent storage.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Stores business objects in persistent storage along with related objects.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
storeWithRelated() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Stores the business object in persistent storage if it has changed since it was last synchronized, as well as any related objects changed since they were last synchronized.
Strings - Class in au.gov.tas.dpiwe.mr.util
This class contains static utility methods to examine and manipulate Strings, StringBuffers and CharSequences in ways not permitted by the standard Java utility classes.
Strings() - Constructor for class au.gov.tas.dpiwe.mr.util.Strings
 
stringSignature - Variable in class au.gov.tas.dpiwe.mr.Container
The signature of the setLastUpdateUsername() methods in entity beans.
stripAbstractBeanSourceFile() - Method in class au.gov.tas.dpiwe.mr.tool.AbstractBeanSourceFileStripper
Strips the source file obtained via this reader and sends the result to the writer.
stripBrackets(CharSequence, int) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Provided a sequence of characters is surrounded by one pair of brackets of the specified length, this method returns the sequence of characters within the brackets.
stripMarkers(String) - Method in interface au.gov.tas.dpiwe.mr.tool.TreeParse.NodeFactory
Returns the text of the line with any special markers removed.
stripPrefix(CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the beginning of a character sequence.
stripPrefix(String, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the beginning of a string.
stripPrefix(StringBuffer, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the beginning of a string buffer.
stripPrefixFromFieldName(Class, String) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
 
stripSource(Reader, PrintWriter) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeStripper
Produce a stripped source file corresponding to another source file.
stripSuffix(CharSequence, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the end of a character sequence.
stripSuffix(String, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the end of a string.
stripSuffix(StringBuffer, CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Removes a number of characters from the end of a string buffer.
Style_Blink - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The VT100 blink (flash foreground text) code.
Style_Bright - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The VT100 bright colour code.
Style_Dim - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The VT100 dim colour code.
Style_Hidden - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The VT100 hidden (no foreground text) code.
Style_Reset - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The VT100 reset code.
Style_Reverse - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The VT100 reverse (exchange background and foreground) code.
Style_Underscore - Static variable in class au.gov.tas.dpiwe.mr.util.ANSIColour
The VT100 bright colour code.
subList(int, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList.COWSubList
 
subList(int, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns a view of the portion of this List between fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
subMap(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
 
subSequence(int, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
subSet(Object, Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
 
substitute(CharSequence, Properties) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Attempts a lookup in the provided properties table if a character sequence is of the form "$(>variable<)".
substring(int, int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
substring(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
subtract(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Subtract amount from value (i.e., set value -= amount)
subtract(char) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Subtract amount from value (i.e., set value -= amount)
subtract(double) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Subtract amount from value (i.e., set value -= amount)
subtract(float) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Subtract amount from value (i.e., set value -= amount)
subtract(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Subtract amount from value (i.e., set value -= amount)
subtract(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Subtract amount from value (i.e., set value -= amount)
subtract(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Subtract amount from value (i.e., set value -= amount)
subtract(BigDecimal) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
subtract(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
success(int) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
 
success(int) - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a success message.
success() - Method in class au.gov.tas.dpiwe.mr.util.Messenger
Prints a success message.
suffix(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the concatenation of the input and the suffic only when the input is not null.
superclassReader - Variable in class au.gov.tas.dpiwe.mr.tool.HomeSourceFileScanner
A reference to a scanner for the superinterface.
suspend() - Method in interface javax.transaction.TransactionManager
Suspend the transaction currently associated with the calling thread and return a Transaction object that represents the transaction context being suspended.
swap(SynchronizedBoolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Atomically swap values with another SynchronizedBoolean.
swap(SynchronizedByte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Atomically swap values with another SynchronizedByte.
swap(SynchronizedChar) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Atomically swap values with another SynchronizedChar.
swap(SynchronizedDouble) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Atomically swap values with another SynchronizedDouble.
swap(SynchronizedFloat) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Atomically swap values with another SynchronizedFloat.
swap(SynchronizedInt) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Atomically swap values with another SynchronizedInt.
swap(SynchronizedLong) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Atomically swap values with another SynchronizedLong.
swap(SynchronizedRef) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedRef
Atomically swap values with another SynchronizedRef.
swap(SynchronizedShort) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Atomically swap values with another SynchronizedShort.
Sync - Interface in au.gov.tas.dpiwe.mr.util.concurrent
Main interface for locks, gates, and conditions.
SyncCollection - Class in au.gov.tas.dpiwe.mr.util.concurrent
SyncCollections wrap Sync-based control around java.util.Collections.
SyncCollection(Collection, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Create a new SyncCollection protecting the given collection, and using the given sync to control both reader and writer methods.
SyncCollection(Collection, ReadWriteLock) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Create a new SyncCollection protecting the given collection, and using the given ReadWriteLock to control reader and writer methods.
SyncCollection(Collection, Sync, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Create a new SyncCollection protecting the given collection, and using the given pair of locks to control reader and writer methods.
SyncCollection.SyncCollectionIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
syncFailures() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Return the number of synchronization failures for read-only operations
syncFailures() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
Return the number of synchronization failures for read-only operations
syncFailures_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
syncFailures_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
synch() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Segment
Force a synchronization
Synchronization - Interface in javax.transaction
The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.
SynchronizationException - Exception in au.gov.tas.dpiwe.mr.server
A SynchronizationException is the result of trying to update persistent storage with a bean whose initial content was retrieved prior to an intervening update.
SynchronizationException(Container, EntityBean, String) - Constructor for exception au.gov.tas.dpiwe.mr.server.SynchronizationException
Creates a new SynchronizationException.
SynchronizedBoolean - Class in au.gov.tas.dpiwe.mr.util.concurrent
A class useful for offloading synch for boolean instance variables.
SynchronizedBoolean(boolean) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Make a new SynchronizedBoolean with the given initial value, and using its own internal lock.
SynchronizedBoolean(boolean, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Make a new SynchronizedBoolean with the given initial value, and using the supplied lock.
SynchronizedByte - Class in au.gov.tas.dpiwe.mr.util.concurrent
A class useful for offloading synch for byte instance variables.
SynchronizedByte(byte) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Make a new SynchronizedByte with the given initial value, and using its own internal lock.
SynchronizedByte(byte, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Make a new SynchronizedByte with the given initial value, and using the supplied lock.
SynchronizedChar - Class in au.gov.tas.dpiwe.mr.util.concurrent
A class useful for offloading synch for char instance variables.
SynchronizedChar(char) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Make a new SynchronizedChar with the given initial value, and using its own internal lock.
SynchronizedChar(char, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
Make a new SynchronizedChar with the given initial value, and using the supplied lock.
SynchronizedDouble - Class in au.gov.tas.dpiwe.mr.util.concurrent
A class useful for offloading synch for double instance variables.
SynchronizedDouble(double) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Make a new SynchronizedDouble with the given initial value, and using its own internal lock.
SynchronizedDouble(double, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
Make a new SynchronizedDouble with the given initial value, and using the supplied lock.
SynchronizedFloat - Class in au.gov.tas.dpiwe.mr.util.concurrent
A class useful for offloading synch for float instance variables.
SynchronizedFloat(float) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Make a new SynchronizedFloat with the given initial value, and using its own internal lock.
SynchronizedFloat(float, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
Make a new SynchronizedFloat with the given initial value, and using the supplied lock.
SynchronizedInt - Class in au.gov.tas.dpiwe.mr.util.concurrent
A class useful for offloading synch for int instance variables.
SynchronizedInt(int) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Make a new SynchronizedInt with the given initial value, and using its own internal lock.
SynchronizedInt(int, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Make a new SynchronizedInt with the given initial value, and using the supplied lock.
SynchronizedLong - Class in au.gov.tas.dpiwe.mr.util.concurrent
A class useful for offloading synch for long instance variables.
SynchronizedLong(long) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Make a new SynchronizedLong with the given initial value, and using its own internal lock.
SynchronizedLong(long, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Make a new SynchronizedLong with the given initial value, and using the supplied lock.
SynchronizedRef - Class in au.gov.tas.dpiwe.mr.util.concurrent
A simple class maintaining a single reference variable that is always accessed and updated under synchronization.
SynchronizedRef(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedRef
Create a SynchronizedRef initially holding the given reference and using its own internal lock.
SynchronizedRef(Object, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedRef
Make a new SynchronizedRef with the given initial value, and using the supplied lock.
SynchronizedShort - Class in au.gov.tas.dpiwe.mr.util.concurrent
A class useful for offloading synch for short instance variables.
SynchronizedShort(short) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Make a new SynchronizedShort with the given initial value, and using its own internal lock.
SynchronizedShort(short, Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Make a new SynchronizedShort with the given initial value, and using the supplied lock.
SynchronizedVariable - Class in au.gov.tas.dpiwe.mr.util.concurrent
Base class for simple, small classes maintaining single values that are always accessed and updated under synchronization.
SynchronizedVariable(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedVariable
Create a SynchronizedVariable using the supplied lock
SynchronizedVariable() - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedVariable
Create a SynchronizedVariable using itself as the lock
SyncList - Class in au.gov.tas.dpiwe.mr.util.concurrent
SyncLists wrap Sync-based control around java.util.Lists.
SyncList(List, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
Create a new SyncList protecting the given collection, and using the given sync to control both reader and writer methods.
SyncList(List, ReadWriteLock) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
Create a new SyncList protecting the given list, and using the given ReadWriteLock to control reader and writer methods.
SyncList(List, Sync, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
Create a new SyncList protecting the given list, and using the given pair of locks to control reader and writer methods.
SyncList.SyncCollectionListIterator - Class in au.gov.tas.dpiwe.mr.util.concurrent
 
SyncMap - Class in au.gov.tas.dpiwe.mr.util.concurrent
SyncMaps wrap Sync-based control around java.util.Maps.
SyncMap(Map, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
Create a new SyncMap protecting the given map, and using the given sync to control both reader and writer methods.
SyncMap(Map, ReadWriteLock) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
Create a new SyncMap protecting the given map, and using the given ReadWriteLock to control reader and writer methods.
SyncMap(Map, Sync, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
Create a new SyncMap protecting the given map, and using the given pair of locks to control reader and writer methods.
SyncSet - Class in au.gov.tas.dpiwe.mr.util.concurrent
SyncSets wrap Sync-based control around java.util.Sets.
SyncSet(Set, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSet
Create a new SyncSet protecting the given collection, and using the given sync to control both reader and writer methods.
SyncSet(Set, ReadWriteLock) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSet
Create a new SyncSet protecting the given set, and using the given ReadWriteLock to control reader and writer methods.
SyncSet(Set, Sync, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSet
Create a new SyncSet protecting the given set, and using the given pair of locks to control reader and writer methods.
SyncSortedMap - Class in au.gov.tas.dpiwe.mr.util.concurrent
SyncSortedMaps wrap Sync-based control around java.util.SortedMaps.
SyncSortedMap(SortedMap, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
Create a new SyncSortedMap protecting the given map, and using the given sync to control both reader and writer methods.
SyncSortedMap(SortedMap, ReadWriteLock) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
Create a new SyncSortedMap protecting the given map, and using the given ReadWriteLock to control reader and writer methods.
SyncSortedMap(SortedMap, Sync, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
Create a new SyncSortedMap protecting the given map, and using the given pair of locks to control reader and writer methods.
SyncSortedSet - Class in au.gov.tas.dpiwe.mr.util.concurrent
SyncSortedSets wrap Sync-based control around java.util.SortedSets.
SyncSortedSet(SortedSet, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
Create a new SyncSortedSet protecting the given collection, and using the given sync to control both reader and writer methods.
SyncSortedSet(SortedSet, ReadWriteLock) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
Create a new SyncSortedSet protecting the given set, and using the given ReadWriteLock to control reader and writer methods.
SyncSortedSet(SortedSet, Sync, Sync) - Constructor for class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
Create a new SyncSortedSet protecting the given set, and using the given pair of locks to control reader and writer methods.
SystemException - Exception in javax.transaction
The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.
SystemException() - Constructor for exception javax.transaction.SystemException
 
SystemException(String) - Constructor for exception javax.transaction.SystemException
Create an SystemException with a given string.
SystemException(int) - Constructor for exception javax.transaction.SystemException
Create an SystemException with a given error code.

T

tab - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.HashIterator
 
tab - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
table - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
The hash table data.
table - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
The hash table data.
table - Variable in class au.gov.tas.dpiwe.mr.util.PerThread
 
tableColumnWidthTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the table column widths (in pixels) of fields.
tableColumnWidthVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the table column widths (in pixels) of fields.
tableHeadingTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the default table headings of fields.
tableHeadingVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the default table headings of fields.
TableImporter - Class in au.gov.tas.dpiwe.mr.tool
Takes a CSV (comma-separated value) file, first row assumed to be column names in a Mr Architecture bean type, or the words "ignore" or "temporary", and places beans in the table corresponding to each row.
TableImporter(Container) - Constructor for class au.gov.tas.dpiwe.mr.tool.TableImporter
 
tableName - Variable in class au.gov.tas.dpiwe.mr.bean.Identifier
The name of the table corresponding to the bean this identifier refers to.
tableNameLCToTableNameMapping - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Allows a lower case table name (as used in a SQL query) to be mapped to correct casing.
tableNameToBeanClassMapping - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Allows a table name (as used in a foreign key method) to be mapped to an entity bean type.
tables - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
tag(int) - Method in class au.gov.tas.dpiwe.mr.util.TaggedStack
Sets a restore point representing the given time.
TaggedStack - Class in au.gov.tas.dpiwe.mr.util
A tagged stack is a stack which can be rolled back to an earlier point in time.
TaggedStack() - Constructor for class au.gov.tas.dpiwe.mr.util.TaggedStack
 
tags - Variable in class au.gov.tas.dpiwe.mr.util.TaggedStack
Records the time at which the stack was at a specified depth.
tail - Variable in class au.gov.tas.dpiwe.mr.util.PlusOneIterator
 
tailMap(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedMap
 
tailSet(Object) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncSortedSet
 
target - Variable in class au.gov.tas.dpiwe.mr.util.MethodCall
The object the method will be invoked with respect to.
temporarilyDisableSecurityProtocols() - Method in class au.gov.tas.dpiwe.mr.tool.TableImporter
 
testBit(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
TestCommandServlet - Class in au.gov.tas.dpiwe.mr.test
A command servlet based on the TestContainerFactory.
TestCommandServlet() - Constructor for class au.gov.tas.dpiwe.mr.test.TestCommandServlet
 
TestContainerFactory - Class in au.gov.tas.dpiwe.mr.test
The test container factory contains the example bean Bean.
TestContainerFactory() - Constructor for class au.gov.tas.dpiwe.mr.test.TestContainerFactory
An empty constructor will suffice for most purposes.
ThinArtist - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is a simple field-based implementation of the abstract Artist class.
ThinArtist() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Construct a new entity bean.
ThinArtist(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Construct a new entity bean.
ThinBean - Class in au.gov.tas.dpiwe.mr.bean
This is a simple field-based implementation of the abstract Bean class.
ThinBean() - Constructor for class au.gov.tas.dpiwe.mr.bean.ThinBean
Construct a new entity bean.
ThinBean(boolean) - Constructor for class au.gov.tas.dpiwe.mr.bean.ThinBean
Construct a new entity bean.
ThinBoard - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is a simple field-based implementation of the abstract Board class.
ThinBoard() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Construct a new entity bean.
ThinBoard(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Construct a new entity bean.
ThinCard - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is a simple field-based implementation of the abstract Card class.
ThinCard() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Construct a new entity bean.
ThinCard(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Construct a new entity bean.
ThinCD - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is a simple field-based implementation of the abstract CD class.
ThinCD() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Construct a new entity bean.
ThinCD(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Construct a new entity bean.
ThinCredit - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is a simple field-based implementation of the abstract Credit class.
ThinCredit() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Construct a new entity bean.
ThinCredit(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Construct a new entity bean.
ThinDeck - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is a simple field-based implementation of the abstract Deck class.
ThinDeck() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Construct a new entity bean.
ThinDeck(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Construct a new entity bean.
ThinDeed - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is a simple field-based implementation of the abstract Deed class.
ThinDeed() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Construct a new entity bean.
ThinDeed(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Construct a new entity bean.
ThinExampleBean - Class in au.gov.tas.dpiwe.mr.test
This is a simple field-based implementation of the abstract ExampleBean class.
ThinExampleBean() - Constructor for class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Construct a new entity bean.
ThinExampleBean(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Construct a new entity bean.
ThinMonopolySet - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is a simple field-based implementation of the abstract MonopolySet class.
ThinMonopolySet() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Construct a new entity bean.
ThinMonopolySet(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Construct a new entity bean.
ThinSiameseBean - Class in au.gov.tas.dpiwe.mr.bean
This is a simple implementation of a siamese bean.
ThinSiameseBean(Collection, Collection, Collection) - Constructor for class au.gov.tas.dpiwe.mr.bean.ThinSiameseBean
Construct a new siamese bean.
ThinSong - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is a simple field-based implementation of the abstract Song class.
ThinSong() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Construct a new entity bean.
ThinSong(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Construct a new entity bean.
ThinSquare - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is a simple field-based implementation of the abstract Square class.
ThinSquare() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Construct a new entity bean.
ThinSquare(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Construct a new entity bean.
ThinToken - Class in au.gov.tas.dpiwe.mr.test.aggregation
This is a simple field-based implementation of the abstract Token class.
ThinToken() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Construct a new entity bean.
ThinToken(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Construct a new entity bean.
ThinTrack - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
This is a simple field-based implementation of the abstract Track class.
ThinTrack() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Construct a new entity bean.
ThinTrack(boolean) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Construct a new entity bean.
threadBadCommandIndex - Variable in class au.gov.tas.dpiwe.mr.Container
The index to the command that failed in the most recent doCommands() call.
threadBatchFind - Variable in class au.gov.tas.dpiwe.mr.Container
The batch find corresponding to this thread.
threadCommands - Variable in class au.gov.tas.dpiwe.mr.Container
The non-committed commands corresponding to this thread.
threadGroupBatchFindTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the thread groups participating in batch finds.
threadNameCommandTable - Variable in class au.gov.tas.dpiwe.mr.command.StatusCommand
Set by the command servlet.
threadNameCommandTable - Variable in class au.gov.tas.dpiwe.mr.response.StatusResponse
A map from the active thread names to the commands waiting on those threads.
threadNameCommandTable - Variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
Lists the commands accociated with each active thread, where these have been parsed.
threadNameLogTable - Variable in class au.gov.tas.dpiwe.mr.response.StatusResponse
A map from the active thread names to the last log entries for those threads.
threadNameRequestDateTable - Variable in class au.gov.tas.dpiwe.mr.response.StatusResponse
A map from the active thread names to the request date for those threads.
threadNameRequestDetailTable - Variable in class au.gov.tas.dpiwe.mr.response.StatusResponse
A map from the active thread names to the request detail string for those threads.
threadPriority - Static variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
The defailt priority assigned to threads of all command servlets.
threshold - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Per-segment resize threshold.
threshold - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
The table is rehashed when its size exceeds this threshold.
throwEJBException(String) - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Utility method to throw an EJB exception with the specified detail message.
throwOnNull(Object) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to preempt NullPointerExceptions and produce a more descriptive message about a particular bean type not being available in one of the internal Hashtables.
throwOnNull(Object, String) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal utility method to preempt NullPointerExceptions and produce a more descriptive message about a particular bean type not being available in one of the internal Hashtables.
TimedReference - Interface in au.gov.tas.dpiwe.mr.util
Analogous to a SoftReference, but with a capacity to be discarded upon reaching a certain age.
timeOnlyList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the time only fields.
TimePart - Class in au.gov.tas.dpiwe.mr.util
This is a Date where only the hour, minute and second (including fractions) of day are significant.
TimePart() - Constructor for class au.gov.tas.dpiwe.mr.util.TimePart
Construct a new TimePart representing the current time of day.
TimePart(long) - Constructor for class au.gov.tas.dpiwe.mr.util.TimePart
Construct a new TimePart representing the time of day on which a given epoch-based millisecond time occurs.
TimePart(Date) - Constructor for class au.gov.tas.dpiwe.mr.util.TimePart
Construct a new TimePart representing the time-part of another date.
TimePart(Object) - Constructor for class au.gov.tas.dpiwe.mr.util.TimePart
Construct a new TimePart representing the time-part of another date or number in VCD format.
timeZone - Variable in class au.gov.tas.dpiwe.mr.command.DateCommand
 
toArray() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray(Object[]) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
toArray(Object[]) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArraySet
 
toArray() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
toArray(Object[]) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
toBigInteger() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
toByteArray() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
toCharArray() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
toGMTString() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
Token - Class in au.gov.tas.dpiwe.mr.test.aggregation
Token is a leaf bean containing basic field types.
Token() - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.Token
Constructs a Token.
TokenHome - Interface in au.gov.tas.dpiwe.mr.test.aggregation
The home interface for Token.
tokenize(Map, Map, Map, File) - Static method in class au.gov.tas.dpiwe.mr.tool.CodeMessageReporter
Report on the fragments found and tokens counted in a source file.
TokenKey - Class in au.gov.tas.dpiwe.mr.test.aggregation
TokenKey is the composite primary key of Token.
TokenKey(String, String) - Constructor for class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
Constructs a TokenKey.
tokenName - Variable in class au.gov.tas.dpiwe.mr.test.aggregation.TokenKey
The token name attribute of this key.
TokenObject - Interface in au.gov.tas.dpiwe.mr.test.aggregation
Token is a leaf bean containing basic field types.
toLocaleString() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
toLowerCase() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
toLowerCase(Locale) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
topCount - Variable in class au.gov.tas.dpiwe.mr.util.CountingStack
The topmost count, for ready access.
toString() - Method in class au.gov.tas.dpiwe.mr.BeanCache.TypeRecord
Returns a string representation of this bean type.
toString() - Method in class au.gov.tas.dpiwe.mr.command.AlertCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.BeginCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.Command
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.ConstrainedField
Returns a human-readable description of this constraint.
toString() - Method in class au.gov.tas.dpiwe.mr.command.CreateCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.DateCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.EchoCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.EndCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.FindCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.FlushCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.HeimlichManeuver
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.InvokeCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.JoinCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.LockCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.LogCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.SelectCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.StartCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.StatusCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.StopCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.command.WipeCommand
 
toString() - Method in class au.gov.tas.dpiwe.mr.Container
Returns a string representation of this container.
toString() - Method in class au.gov.tas.dpiwe.mr.response.AlertResponse
 
toString() - Method in class au.gov.tas.dpiwe.mr.response.HeimlichedObstruction
 
toString() - Method in class au.gov.tas.dpiwe.mr.response.StatusResponse
 
toString() - Method in class au.gov.tas.dpiwe.mr.tool.MultiCat.CatFile
 
toString() - Method in class au.gov.tas.dpiwe.mr.tool.MultiEx.ExFile
 
toString() - Method in class au.gov.tas.dpiwe.mr.tool.MultiNewer.NewerFile
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.ANSIColour
Return the VT100 escape string corresponding to the attribute code sequence that was passed to the constructor.
toString() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns a String representing this ByteRange's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.CopyOnWriteArrayList
Returns a string representation of this Collection, containing the String representation of each element.
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.DatePart
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.DateRange
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns a String representing this DoubleRange's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns a String representing this FloatRange's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns a String representing this IntegerRange's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns a String representing this LongRange's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigDecimal
Returns a String representing this MutableBigDecimal's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableBigInteger
Returns a String representing this MutableBigInteger's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableByte
Returns a String representing this MutableByte's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableDouble
Returns a String representing this MutableDouble's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableFloat
Returns a String representing this MutableFloat's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableInteger
Returns a String representing this MutableInteger's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableLong
Returns a String representing this MutableLong's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableMethod
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.MutableShort
Returns a String representing this MutableShort's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
toString(int) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableByte
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableCharacter
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableDate
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableDouble
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableFloat
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableInteger
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableLong
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableShort
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.SerializableClass
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.SerializableConstructor
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.SerializableField
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.SerializableMethod
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns a String representing this ShortRange's value.
toString() - Method in class au.gov.tas.dpiwe.mr.util.TriState
 
toString() - Method in class au.gov.tas.dpiwe.mr.util.URLEncodedProperties
 
ToStringComparator - Class in au.gov.tas.dpiwe.mr.util
A comparator which orders objects on their string representations.
ToStringComparator() - Constructor for class au.gov.tas.dpiwe.mr.util.ToStringComparator
 
totalBeans - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The number of entires in the bean cache at the time of the last reaper run.
totalCount - Static variable in class au.gov.tas.dpiwe.mr.tool.MultiCopy
 
totalObjects - Variable in class au.gov.tas.dpiwe.mr.BeanCache
The number of entires in the bean object cache at the time of the last reaper run.
totalResourceCount - Static variable in class au.gov.tas.dpiwe.mr.tool.RejarTool
 
totalResponses - Variable in class au.gov.tas.dpiwe.mr.server.ServerContainer
The number of entires in the response cache at the time of the last reaper run.
toUpperCase() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
toUpperCase(Locale) - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
Track - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
Track assoicates a Song with a CD it appears on.
Track() - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.Track
Constructs a Track.
TrackHome - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
The home interface for Track.
TrackKey - Class in au.gov.tas.dpiwe.mr.test.nonaggregation
TrackKey is the composite primary key of Track.
TrackKey(String, long) - Constructor for class au.gov.tas.dpiwe.mr.test.nonaggregation.TrackKey
Constructs a TrackKey.
TrackObject - Interface in au.gov.tas.dpiwe.mr.test.nonaggregation
Track assoicates a Song with a CD it appears on.
trailList - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the bean types which should make trails.
Transaction - Interface in javax.transaction
The Transaction interface allows operations to be performed against the transaction in the target Transactioin object.
TransactionalCommand - Class in au.gov.tas.dpiwe.mr.command
Commands of this type are interested in transactional integrity of beans.
TransactionalCommand(EntityBean, boolean) - Constructor for class au.gov.tas.dpiwe.mr.command.TransactionalCommand
Construct a new store command.
TransactionalCommand(EntityBean, boolean, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.TransactionalCommand
Construct a new transactional command.
TransactionManager - Interface in javax.transaction
The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
TransactionRequiredException - Exception in javax.transaction
This exception indicates that a request carried a null transaction context, but the target object requires an activate transaction.
TransactionRequiredException() - Constructor for exception javax.transaction.TransactionRequiredException
 
TransactionRequiredException(String) - Constructor for exception javax.transaction.TransactionRequiredException
 
TransactionRequiredLocalException - Exception in javax.ejb
This exception indicates that a request carried a null transaction context, but the target object requires an activate transaction.
TransactionRequiredLocalException() - Constructor for exception javax.ejb.TransactionRequiredLocalException
Constructs a TransactionRequiredLocalException with no detail message.
TransactionRequiredLocalException(String) - Constructor for exception javax.ejb.TransactionRequiredLocalException
Constructs an TransactionRequiredLocalException with the specified detailed message.
TransactionRolledbackException - Exception in javax.transaction
This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.
TransactionRolledbackException() - Constructor for exception javax.transaction.TransactionRolledbackException
 
TransactionRolledbackException(String) - Constructor for exception javax.transaction.TransactionRolledbackException
 
TransactionRolledbackLocalException - Exception in javax.ejb
This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.
TransactionRolledbackLocalException() - Constructor for exception javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with no detail message.
TransactionRolledbackLocalException(String) - Constructor for exception javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with the specified detailed message.
TransactionRolledbackLocalException(String, Exception) - Constructor for exception javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with the specified detail message and a nested exception.
transactionThreadNameCommandTable - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the commands for each registered transaction thread.
transactionThreadRollbackOnlyList - Variable in class au.gov.tas.dpiwe.mr.Container
Lists the transaction threads or handles which are marked as rollback only.
transactionTimeout - Variable in class au.gov.tas.dpiwe.mr.Container
The number of seconds before a transaction is in danger of being terminated.
translateLeaf(String) - Static method in class au.gov.tas.dpiwe.mr.tool.BatchFileCreator
 
translateLeaf(String) - Static method in class au.gov.tas.dpiwe.mr.tool.ObeyFileCreator
 
translateName(String, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Adds underscores into an internal name in order to turn it into a database table name or field name.
translateNames(Collection, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.QueryBuilder
Adds underscores into internal names in order to turn them into database table names or field names.
transportLayer - Variable in class au.gov.tas.dpiwe.mr.client.ClientContainer
The object which handles object encoding/decoding.
transportLayer - Variable in class au.gov.tas.dpiwe.mr.server.servlet.CommandServlet
The object which handles object encoding/decoding.
TreeParse - Class in au.gov.tas.dpiwe.mr.tool
TreeParse is a static class for retrieving items of text from an input stream for creation of a homogenous tree structure.
TreeParse() - Constructor for class au.gov.tas.dpiwe.mr.tool.TreeParse
 
TreeParse.NodeFactory - Interface in au.gov.tas.dpiwe.mr.tool
A NodeFactory is a source of nodes with the ability to discriminate between the first and/or last lines of input.
trim() - Method in class au.gov.tas.dpiwe.mr.util.NullableString
 
trim(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns the character sequence with leading and trailing spaces removed.
trimLeft(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Trims whitespace from the left side of a string.
trimRight(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Trims whitespace from the right side of a string.
TriState - Class in au.gov.tas.dpiwe.mr.util
A value which has three states, one positive, one negative and one neutral.
TriState() - Constructor for class au.gov.tas.dpiwe.mr.util.TriState
Creates a new instance of TriState.
TriState(int) - Constructor for class au.gov.tas.dpiwe.mr.util.TriState
Creates a new instance of TriState.
TriState(String) - Constructor for class au.gov.tas.dpiwe.mr.util.TriState
Creates a new instance of TriState.
type - Variable in class au.gov.tas.dpiwe.mr.bean.DebugBean
The type of this bean.
TypedNumber - Interface in au.gov.tas.dpiwe.mr.util
A number which carries metadata which determines how it is to be formatted.
typeField - Variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
A bit field determining the type of constraint.
typeList(Class[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Produces a list of type names as they would appear in a Java source file, separated by commas.
typeList(Collection, Class[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Produces a list of type names as they would appear in a Java source file, separated by commas.
typeListWithExclusion(Collection, Class[]) - Static method in class au.gov.tas.dpiwe.mr.util.Methods
Produces a list of type names as they would appear in a Java source file, separated by commas.
typeRecord - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
The bean type record corresponding to this MetaData object.
typeRecordTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the complete type records of fields.
typeTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the Java types of fields.

U

ugly(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Returns true if a string contains a control character.
UnavailableException - Exception in javax.servlet
Defines an exception that a servlet or filter throws to indicate that it is permanently or temporarily unavailable.
UnavailableException(Servlet, String) - Constructor for exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String) instead.
UnavailableException(int, Servlet, String) - Constructor for exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(String) - Constructor for exception javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is permanently unavailable.
UnavailableException(String, int) - Constructor for exception javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
unbind() - Method in class au.gov.tas.dpiwe.mr.Container
Unbinds a thread from its transaction (assuming it is bound.)
unbundleBeanObjectIntoEntityBeanCollection(Collection) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a collection of bean objects and unwrap these to return "Thin" entity beans.
unbundleBeanObjectIntoEntityBeanList(List) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a list of bean objects and unwrap these to return "Thin" entity beans.
unbundleBeanObjectIntoEntityBeanMap(Map) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a map of key values to bean objects and unwrap these bean objects to return a map with the corresponding "Thin" entity beans.
unbundleBeanObjectIntoEntityBeanSet(Set) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a set of bean objects and unwrap these to return "Thin" entity beans.
unbundleBeanObjectIntoEntityBeanSet(SortedSet) - Static method in class au.gov.tas.dpiwe.mr.BeanBundler
Internal utility method to take a sorted set of bean objects and unwrap these to return "Thin" entity beans.
uncacheBeanObjectForEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to throw away any reference to the bean object corresponding to a particular primary key.
uncacheBeans(long, List) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to throw away all bean references (entity bean and bean object) corresponding to a list of identifiers, except those whose sequence numbers have already been dealt with.
uncacheEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.BeanCache
Internal method to throw away any reference to the "Thin" entity bean corresponding to a particular primary key.
underlyingObject - Variable in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
The ResultSet underlying this MrResultSetAdapter, or null.
underlyingObject2 - Variable in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
The second ResultSet underlying this UnionResultSet.
underscoreList - Variable in class au.gov.tas.dpiwe.mr.BeanCache
Lists the bean types using a legacy naming convention.
undoCommands(Connection, Collection) - Method in class au.gov.tas.dpiwe.mr.server.ServerContainer
Internal method to roll back a transaction.
union(Collection, Collection) - Static method in class au.gov.tas.dpiwe.mr.util.Sets
Takes the set union of two sets of values.
UnionResultSet - Class in au.gov.tas.dpiwe.mr.server.database
UnionResultSet is a DistinctRowResultSet combining the the values from two other result sets.
UnionResultSet(ResultSet, ResultSet, Set, List) - Constructor for class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Construct a new UnionResultSet.
UnionResultSet(MrDatabase, ResultSet, ResultSet, Set, List, String, boolean) - Constructor for class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Construct a new UnionResultSet.
unitTable - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the measurement units for numeric fields.
unitVetoes - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Overrides the maximal number of integer digits for numeric fields.
unprotectedIterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Return the base iterator of the underlying collection
unprotectedListIterator() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
unprotectedListIterator(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncList
 
unrelateAll() - Method in interface au.gov.tas.dpiwe.mr.bean.ClientManagedLocalObject
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.bean.MrImmediateBean
 
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAll() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Removes all beans from one to zero or more relationships for which unrelate...() methods are defined.
unrelateAllInFlatMap(Map) - Method in interface au.gov.tas.dpiwe.mr.bean.CloningUtilities
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Does a bulk removal of business objects from relationships.
unrelateAllInFlatMap(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Does a bulk removal of business objects from relationships.
unrelateAllInNestedMapFromRelated(Map) - Method in interface au.gov.tas.dpiwe.mr.bean.CloningUtilities
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.bean.MrBean
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Does a bulk removal of business objects from the relationships of all business objects related to the components of this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateAllInNestedMapFromRelated(Map) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Does a bulk removal of business objects from the relationships of all business objects related to this one.
unrelateCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Deck
Disassociates a card from this bean.
unrelateCard(CardObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.DeckObject
Disassociates a card from this bean.
unrelateCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Removes a bean from the one to zero or more card relationship.
unrelateCard(CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
This relationship mutator is not implemented by a thin entity bean.
unrelateGivenRelativesFromBeanObjectRelatives(Collection, Map) - Method in class au.gov.tas.dpiwe.mr.Container
Internal utility method to activate the unrelateAllInFlatMap() and unrelateAllInNestedMapFromRelated() methods of a map of bean objects which are to be re-unrelated from the given relatives.
unrelateSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.Board
Disassociates a square from this bean.
unrelateSquare(SquareObject) - Method in interface au.gov.tas.dpiwe.mr.test.aggregation.BoardObject
Disassociates a square from this bean.
unrelateSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Removes a bean from the one to zero or more square relationship.
unrelateSquare(SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
This relationship mutator is not implemented by a thin entity bean.
unscaledValue() - Method in class au.gov.tas.dpiwe.mr.util.NullableBigDecimal
 
unsetEntityContext() - Method in class au.gov.tas.dpiwe.mr.bean.DebugBean
Callback issued when a bean is removed from a container.
unsetEntityContext() - Method in class au.gov.tas.dpiwe.mr.bean.NullBean
Callback issued when a bean is removed from a container.
unsetEntityContext() - Method in interface javax.ejb.EntityBean
Unset the associated entity context.
unshuffle() - Method in class au.gov.tas.dpiwe.mr.util.MrRandomList
Puts the list in unshuffled state.
unsignByte(byte) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Returns a byte in the low eight bits of an int with no sign extension.
unsignInt(int) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Returns an int in the low 32 bits of a long with no sign extension.
unsignShort(short) - Static method in class au.gov.tas.dpiwe.mr.util.Bytes
Returns a short in the low 16 bits of an int with no sign extension.
updateArray(int, Array) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateArray(String, Array) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateArray(int, Array) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateArray(String, Array) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateArray(int, Array) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateArray(String, Array) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateAsciiStream(String, InputStream, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateAsciiStream(int, InputStream, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateAsciiStream(int, InputStream, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateAsciiStream(String, InputStream, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBigDecimal(int, BigDecimal) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBigDecimal(String, BigDecimal) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBigDecimal(String, BigDecimal) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBigDecimal(int, BigDecimal) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBinaryStream(String, InputStream, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBinaryStream(int, InputStream, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBinaryStream(int, InputStream, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBinaryStream(String, InputStream, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBlob(int, Blob) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBlob(String, Blob) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBlob(int, Blob) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBlob(String, Blob) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBlob(int, Blob) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBlob(String, Blob) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBoolean(String, boolean) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBoolean(int, boolean) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBoolean(String, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBoolean(int, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBoolean(String, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBoolean(int, boolean) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateByte(int, byte) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateByte(String, byte) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateByte(int, byte) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateByte(String, byte) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateByte(int, byte) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateByte(String, byte) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBytes(String, byte[]) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBytes(int, byte[]) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateBytes(String, byte[]) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBytes(int, byte[]) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateBytes(String, byte[]) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateBytes(int, byte[]) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateCharacterStream(String, Reader, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateCharacterStream(int, Reader, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateCharacterStream(String, Reader, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateCharacterStream(int, Reader, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateCharacterStream(String, Reader, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateCharacterStream(int, Reader, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateClob(int, Clob) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateClob(String, Clob) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateClob(int, Clob) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateClob(String, Clob) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateClob(int, Clob) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateClob(String, Clob) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateDate(String, Date) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateDate(int, Date) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateDate(String, Date) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateDate(int, Date) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateDate(String, Date) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateDate(int, Date) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateDouble(int, double) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateDouble(String, double) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateDouble(int, double) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateDouble(String, double) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateDouble(int, double) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateDouble(String, double) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateFloat(int, float) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateFloat(String, float) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateFloat(int, float) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateFloat(String, float) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateFloat(int, float) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateFloat(String, float) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateInt(String, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateInt(int, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateInt(String, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateInt(int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateInt(String, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateInt(int, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateLong(String, long) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateLong(int, long) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateLong(String, long) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateLong(int, long) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateLong(String, long) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateLong(int, long) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateNull(int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateNull(String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateNull(int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateNull(String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateNull(int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateNull(String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateObject(int, Object) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateObject(String, Object, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateObject(String, Object) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateObject(int, Object, int) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateObject(int, Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateObject(String, Object, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateObject(String, Object) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateObject(int, Object, int) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateObject(int, Object) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateObject(String, Object, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateObject(String, Object) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateObject(int, Object, int) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateQuery - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The template for a query which updates an existing record in the database.
updateRef(int, Ref) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateRef(String, Ref) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateRef(int, Ref) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateRef(String, Ref) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateRef(int, Ref) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateRef(String, Ref) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DifferenceResultSet
Updates the current row of the difference result set.
updateRow() - Method in class au.gov.tas.dpiwe.mr.server.database.DistinctRowResultSet
 
updateRow() - Method in class au.gov.tas.dpiwe.mr.server.database.IntersectionResultSet
Updates the current row of the intersection result set.
updateRow() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateRow() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateRow() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
Updates the current row of the union result set.
updateShort(int, short) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateShort(String, short) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateShort(int, short) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateShort(String, short) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateShort(int, short) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateShort(String, short) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateString(String, String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateString(int, String) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateString(String, String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateString(int, String) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateString(String, String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateString(int, String) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateTime(String, Time) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateTime(int, Time) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateTime(String, Time) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateTime(int, Time) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateTime(String, Time) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateTime(int, Time) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateTimestamp(String, Timestamp) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateTimestamp(int, Timestamp) - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
updateTimestamp(String, Timestamp) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateTimestamp(int, Timestamp) - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
updateTimestamp(String, Timestamp) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
updateTimestamp(int, Timestamp) - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
upperByteValue() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns the upper bound of this ByteRange as a byte primitive.
upperByteValue() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns the upper bound of this DoubleRange as a byte primitive.
upperByteValue() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns the upper bound of this FloatRange as a byte primitive.
upperByteValue() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns the upper bound of this IntegerRange as a byte primitive.
upperByteValue() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns the upper bound of this LongRange as a byte primitive.
upperByteValue() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns the upper bound of this ShortRange as a byte primitive.
upperDoubleValue() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns the upper bound of this ByteRange as a double primitive.
upperDoubleValue() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns the upper bound of this DoubleRange as a double primitive.
upperDoubleValue() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns the upper bound of this FloatRange as a double primitive.
upperDoubleValue() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns the upper bound of this IntegerRange as a double primitive.
upperDoubleValue() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns the upper bound of this LongRange as a double primitive.
upperDoubleValue() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns the upper bound of this ShortRange as a double primitive.
upperFloatValue() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns the upper bound of this ByteRange as a float primitive.
upperFloatValue() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns the upper bound of this DoubleRange as a float primitive.
upperFloatValue() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns the upper bound of this FloatRange as a float primitive.
upperFloatValue() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns the upper bound of this IntegerRange as a float primitive.
upperFloatValue() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns the upper bound of this LongRange as a float primitive.
upperFloatValue() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns the upper bound of this ShortRange as a float primitive.
upperIntValue() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns the upper bound of this ByteRange as an int primitive.
upperIntValue() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns the upper bound of this DoubleRange as an int primitive.
upperIntValue() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns the upper bound of this FloatRange as an int primitive.
upperIntValue() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns the upper bound of this IntegerRange as an int primitive.
upperIntValue() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns the upper bound of this LongRange as an int primitive.
upperIntValue() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns the upper bound of this ShortRange as an int primitive.
upperList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the uppercase fields.
upperLongValue() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns the upper bound of this ByteRange as a long primitive.
upperLongValue() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns the upper bound of this DoubleRange as a long primitive.
upperLongValue() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns the upper bound of this FloatRange as a float primitive.
upperLongValue() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns the upper bound of this IntegerRange as a long primitive.
upperLongValue() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns the upper bound of this LongRange as a long primitive.
upperLongValue() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns the upper bound of this ShortRange as a long primitive.
upperShortValue() - Method in class au.gov.tas.dpiwe.mr.util.ByteRange
Returns the upper bound of this ByteRange as a short primitive.
upperShortValue() - Method in class au.gov.tas.dpiwe.mr.util.DoubleRange
Returns the upper bound of this DoubleRange as a short primitive.
upperShortValue() - Method in class au.gov.tas.dpiwe.mr.util.FloatRange
Returns the upper bound of this FloatRange as a short primitive.
upperShortValue() - Method in class au.gov.tas.dpiwe.mr.util.IntegerRange
Returns the upper bound of this IntegerRange as a short primitive.
upperShortValue() - Method in class au.gov.tas.dpiwe.mr.util.LongRange
Returns the upper bound of this LongRange as a short primitive.
upperShortValue() - Method in class au.gov.tas.dpiwe.mr.util.ShortRange
Returns the upper bound of this ShortRange as a short primitive.
url - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
url(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string and escapes those sequences which cannot be embedded in an URL without special interpretation being applied.
url(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input buffer and escapes those sequences which cannot be embedded in an URL without special interpretation being applied.
url(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input sequence and escapes those sequences which cannot be embedded in an URL without special interpretation being applied.
URL_PREFIX - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrConnectionDriver
 
URLEncodedProperties - Class in au.gov.tas.dpiwe.mr.util
Reads and writes properties using the MIME type "application/x-www-form-urlencoded".
URLEncodedProperties() - Constructor for class au.gov.tas.dpiwe.mr.util.URLEncodedProperties
Creates new URLEncodedProperties which is empty.
URLEncodedProperties(Properties) - Constructor for class au.gov.tas.dpiwe.mr.util.URLEncodedProperties
Creates a new URLEncodedProperties with the specified defaults.
URLEncodedProperties(String) - Constructor for class au.gov.tas.dpiwe.mr.util.URLEncodedProperties
Creates a new URLEncodedProperties from the specified URL encoded property string.
usageCount - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrDB2Database
 
usageCount - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrDerbyDatabase
 
usageCount - Static variable in class au.gov.tas.dpiwe.mr.server.database.MrOracleDatabase
 
userAndPassword - Variable in class au.gov.tas.dpiwe.mr.server.database.MrDatabase
 
userDir - Static variable in class au.gov.tas.dpiwe.mr.tool.MultiEx
 
UserEntityBean - Interface in au.gov.tas.dpiwe.mr.bean
A user entity bean is a token which identifies a user, describes whether they are authenticatable, and provides some indication of authorization credentials.
userEntityBeanClass - Variable in class au.gov.tas.dpiwe.mr.Container
The class involved in user authentication.
UserEntityBeanHome - Interface in au.gov.tas.dpiwe.mr.bean
The home of UserEntityBeans, which provides a method which can be used by the Architecture to lookup a UserEntityBean.
UserTransaction - Interface in javax.transaction
The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
UUDecode - Class in au.gov.tas.dpiwe.mr.tool
This tool extracts all UU-encoded sections from a file using Mr Architecture's ByteCharTranscoder.
UUDecode() - Constructor for class au.gov.tas.dpiwe.mr.tool.UUDecode
 
uuDecode(Reader) - Static method in class au.gov.tas.dpiwe.mr.tool.UUDecode
Produces output files from an input containing UU-encoded sections.
uuDecodeBlock(BufferedReader, OutputStream) - Static method in class au.gov.tas.dpiwe.mr.tool.UUDecode
Produces a single output files from an input containing UU-encoded lines.
UUEncode - Class in au.gov.tas.dpiwe.mr.tool
This tool prints the rightful error message to people who think UU-encoding is still a good idea.
UUEncode() - Constructor for class au.gov.tas.dpiwe.mr.tool.UUEncode
 

V

val(CharSequence) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Calculates the value of the input if it was to be interpreted as a Java language literal.
Validatable - Interface in au.gov.tas.dpiwe.mr.bean
This interface specifies that an entity bean can be validated.
validatableList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the validatable fields.
validate() - Method in interface au.gov.tas.dpiwe.mr.bean.Validatable
Ensures that this bean object contains data of the correct format which is self-consistent.
validate() - Method in class au.gov.tas.dpiwe.mr.test.ExampleBean
Validates this bean according to the business rules.
validate() - Method in interface au.gov.tas.dpiwe.mr.test.ExampleBeanObject
Validates this bean according to the business rules.
validateEntityBean(EntityBean) - Method in class au.gov.tas.dpiwe.mr.PresentationUtilities
The immediate action of this method is to make simple data validity checks for this bean based on the MetaData associated with this bean's home.
ValidateException - Exception in au.gov.tas.dpiwe.mr.bean
Validate exception is thrown when a bean fails a validation test.
ValidateException(EntityBean, String, int, String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an entity bean or bean object where a particular field is the cause of the validation failure.
ValidateException(EntityBean, String, int, String) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an entity bean or bean object where a particular field is the cause of the validation failure.
ValidateException(EntityBean, String, int, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an entity bean or bean object where a particular field is the cause of the validation failure.
ValidateException(EntityBean, String, int) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an entity bean or bean object where a particular field is the cause of the validation failure.
ValidateException(EntityBean, int, String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an entity bean or bean object.
ValidateException(EntityBean, int, String) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an entity bean or bean object.
ValidateException(EntityBean, int, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an entity bean or bean object.
ValidateException(EntityBean, int) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an entity bean or bean object.
ValidateException(String, int, String, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an object which is not an EJB where a particular field is the cause of the validation failure.
ValidateException(String, int, String) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an object which is not an EJB where a particular field is the cause of the validation failure.
ValidateException(String, int, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an object which is not an EJB where a particular field is the cause of the validation failure.
ValidateException(int, String) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exceptionfor an object which is not an EJB.
ValidateException(int, Throwable) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an object which is not an EJB.
ValidateException(int) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateException
Constructs a new validation exception for an object which is not an EJB.
ValidateFieldsException - Exception in au.gov.tas.dpiwe.mr.bean
ValidateFields exception is thrown when a bean fails one or more validation tests.
ValidateFieldsException() - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateFieldsException
A validate fields exception encompassing many ValidateExceptions, which are added as if this were a collection.
ValidateFieldsException(ValidateException) - Constructor for exception au.gov.tas.dpiwe.mr.bean.ValidateFieldsException
Constructs a new validate fields exception with a single ValidateException.
value - Variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
A bounding value.
value - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap.Entry
 
value - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap.Entry
 
value2 - Variable in class au.gov.tas.dpiwe.mr.command.ConstrainedField
A bounding value.
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
 
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
 
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedChar
 
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedDouble
 
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedFloat
 
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
 
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
 
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedRef
The maintained reference
value_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
 
valueBound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being bound to a session and identifies the session.
values - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
 
values() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Returns a collection view of the values contained in this map.
values - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
 
values() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentReaderHashMap
Returns a collection view of the values contained in this map.
values() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
valueUnbound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being unbound from a session and identifies the session.
verbPastTense() - Method in class au.gov.tas.dpiwe.mr.command.Command
Returns a string representing the action (in the past tense) this command performs. e.g.
verbPresentTense() - Method in class au.gov.tas.dpiwe.mr.command.Command
Returns a string representing the action (in the present tense) this command performs. e.g.
verbSimplePresentTense(int) - Static method in class au.gov.tas.dpiwe.mr.command.Command
Returns a string representing the action (in simple present tense) of a specified command type. e.g.
vetoSuggestedTimeZone() - Method in class au.gov.tas.dpiwe.mr.command.DateCommand
Used by the servlet security tier to disallow a mere mortal from changing the server's timezone.
votesForResize - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.ConcurrentHashMap
Number of segments voting for resize.

W

waitForNextWave(Object) - Method in class au.gov.tas.dpiwe.mr.util.Batch
 
wasNull() - Method in interface au.gov.tas.dpiwe.mr.server.database.MrResultSet
 
wasNull() - Method in class au.gov.tas.dpiwe.mr.server.database.MrResultSetAdapter
 
wasNull() - Method in class au.gov.tas.dpiwe.mr.server.database.UnionResultSet
 
waveCollection - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The items which are waiting for this wave to finish.
waveCount - Variable in class au.gov.tas.dpiwe.mr.util.Batch
The number of waves of blocking calls which have been serviced.
whatClass(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Determines the class of the next object appearing in the given stream, expressed as a byte array.
whatClassDesc(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Returns the the class specified by the ObjectStreamClass object in the given stream, expressed as a byte array, using the supplied dictionaries to look up any prevObject reference.
whatClassDescHandle(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Returns the wire handle of the ObjectStreamClass object in the given stream, expressed as a byte array.
whatClassDescUID(SerializationUtilities.WireDictionaries, byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Returns the version UID of the ObjectStreamClass object in the given stream, expressed as a byte array, using the supplied dictionaries to look up any prevObject reference.
whatVersionUID(byte[], int) - Static method in class au.gov.tas.dpiwe.mr.util.SerializationUtilities
Determines the version UID of the next object appearing in the given stream, expressed as a byte array.
whereClause - Variable in class au.gov.tas.dpiwe.mr.server.database.SQLStatement
 
whichServlet(String) - Method in class au.gov.tas.dpiwe.mr.server.ServletContainer
Determines which servlet should handle requests for a specified path.
WipeCommand - Class in au.gov.tas.dpiwe.mr.command
Upon receiving this command, the CommandServlet deletes data records from the table corresponding to the given pooled entity bean which meet the list of constrained fields given.
WipeCommand(EntityBean, Collection) - Constructor for class au.gov.tas.dpiwe.mr.command.WipeCommand
Construct a new wipe command.
WipeCommand(EntityBean, Collection, Container) - Constructor for class au.gov.tas.dpiwe.mr.command.WipeCommand
Construct a new wipe command.
wipeEntityBeans(EntityBean, Collection) - Method in class au.gov.tas.dpiwe.mr.Container
The eventual action of this method is to delete many entity beans from persistent storage.
wipeQuery - Variable in class au.gov.tas.dpiwe.mr.server.DatabaseBackedContainer
The template for a query which deletes many records from the database.
WipeResponse - Class in au.gov.tas.dpiwe.mr.response
The output of the servlet for the wipe command.
WipeResponse() - Constructor for class au.gov.tas.dpiwe.mr.response.WipeResponse
Construct a new wipe response.
WithdrawalTool - Class in au.gov.tas.dpiwe.mr.tool
This tool displaces all source files beginning with the prefix Mr or Thin in a directory or group of directories.
WithdrawalTool() - Constructor for class au.gov.tas.dpiwe.mr.tool.WithdrawalTool
 
wordify(String, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a single word (i.e. containing no spaces) into a series of punctuated words.
wordify(CharSequence, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a single word (i.e. containing no spaces) into a series of punctuated words.
wordify(StringBuffer, char) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Turns a single word (i.e. containing no spaces) into a series of punctuated words.
worker - Variable in class au.gov.tas.dpiwe.mr.server.daemon.AbstractServerDaemon
The worker object behind this daemon.
wr_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
 
wr_ - Variable in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
 
wrap(Container, EJBLocalObject) - Method in class au.gov.tas.dpiwe.mr.bean.MrEntityContext
Amends an entity bean context to reflect a new container and/or object wrapper.
wrap(Container, BoardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinBoard
Makes the temporary entity context, if present, permanent.
wrap(Container, CardObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinCard
Makes the temporary entity context, if present, permanent.
wrap(Container, DeckObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeck
Makes the temporary entity context, if present, permanent.
wrap(Container, DeedObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinDeed
Makes the temporary entity context, if present, permanent.
wrap(Container, MonopolySetObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinMonopolySet
Makes the temporary entity context, if present, permanent.
wrap(Container, SquareObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinSquare
Makes the temporary entity context, if present, permanent.
wrap(Container, TokenObject) - Method in class au.gov.tas.dpiwe.mr.test.aggregation.ThinToken
Makes the temporary entity context, if present, permanent.
wrap(Container, ArtistObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinArtist
Makes the temporary entity context, if present, permanent.
wrap(Container, CDObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCD
Makes the temporary entity context, if present, permanent.
wrap(Container, CreditObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinCredit
Makes the temporary entity context, if present, permanent.
wrap(Container, SongObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinSong
Makes the temporary entity context, if present, permanent.
wrap(Container, TrackObject) - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.ThinTrack
Makes the temporary entity context, if present, permanent.
wrap(Container, ExampleBeanObject) - Method in class au.gov.tas.dpiwe.mr.test.ThinExampleBean
Makes the temporary entity context, if present, permanent.
WrappedBean - Interface in au.gov.tas.dpiwe.mr.bean
A WrappedBean is an entity bean that may have a corresponding BeanWrapper.
wrapper - Variable in class au.gov.tas.dpiwe.mr.bean.DebugBean
For a cloned bean, contains a reference to the bean wrapper.
wrapper - Variable in class au.gov.tas.dpiwe.mr.bean.NullBean
For a cloned bean, contains a reference to the bean wrapper.
WrapperMaker - Class in au.gov.tas.dpiwe.mr.tool
This tool creates ObjectWrapper source files.
WrapperMaker() - Constructor for class au.gov.tas.dpiwe.mr.tool.WrapperMaker
 
writeAbstractSequence(StringTokenizer) - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Writes the evaluation of an abstract key sequence.
writeClosedSourceFile() - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Output the evaluation of the SourceFile abstract key to the output source file.
writeCompoundConcreteKey(String) - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Writes a compound concrete key, which is indicated in an abstract key with a key name followed by an asterisk.
writeCompoundConcreteKeyWithRepeatedKeys(String) - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Writes a compound concrete key with repeated keys, which is indicated in an abstract key with a key name enclosed in curly braces followed by an asterisk.
writeConcreteSequence(String) - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Writes the evaluation of a concrete key sequence.
writeKey(String) - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Writes the evaluation of a concrete or abstract key with the given name.
writeLock() - Method in interface au.gov.tas.dpiwe.mr.util.concurrent.ReadWriteLock
Get the write lock.
writeObject(ObjectOutputStream) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipList
Changes the write object behaviour so that unrelated beans are restored as the result of a deepClone().
writeObject(ObjectOutputStream) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipMap
Changes the write object behaviour so that unrelated beans are restored as the result of a deepClone().
writeObject(ObjectOutputStream) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSet
Changes the write object behaviour so that unrelated beans are restored as the result of a deepClone().
writeObject(ObjectOutputStream) - Method in class au.gov.tas.dpiwe.mr.relationship.RelationshipSortedSet
Changes the write object behaviour so that unrelated beans are restored as the result of a deepClone().
writeOptionalSection(StringTokenizer, String) - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Writes a section bounded by box brackets either once, if there is an abstract key name matching that of the optional section in the abstract key parameter pairs, or not at all.
writer - Variable in class au.gov.tas.dpiwe.mr.tool.AbstractBeanSourceFileStripper
The writer which will accept the stripped source file.
writeRepeatedSection(StringTokenizer, String) - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Writes a section bounded by curly braces as many times as there are abstract key names matching those of the repeated section in the abstract key parameter pairs.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.bean.MrSiameseBean
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrBoard
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrCard
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeck
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrDeed
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrMonopolySet
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrSquare
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.aggregation.MrToken
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.MrExampleBean
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrArtist
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCD
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrCredit
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrSong
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.test.nonaggregation.MrTrack
Returns a new SerializableBeanObject with this bean as its underlyingObject.
writeReplace() - Method in class au.gov.tas.dpiwe.mr.util.MrTimedReference
 
writerSync() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncCollection
Return the Sync object managing mutative operations
writerSync() - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SyncMap
Return the Sync object managing mutative operations
writeSelectionSection(StringTokenizer, String) - Method in class au.gov.tas.dpiwe.mr.tool.ClosedSourceFileWriter
Writes a selected part of a section bounded by parentheses delimited by vertical bars based on the next abstract key name in the abstract key parameter pairs.

X

xhtml(String) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input string and recodes those sequences which may not be accurately represented in XHTML.
xhtml(StringBuffer) - Static method in class au.gov.tas.dpiwe.mr.util.Strings
Takes an input buffer and recodes those sequences which may not be accurately represented in XHTML.
XMap - Class in au.gov.tas.dpiwe.mr.tool
This tool blindly replaces text in accordance with a mapping in a specified properties file.
XMap() - Constructor for class au.gov.tas.dpiwe.mr.tool.XMap
 
xMap(String, String) - Static method in class au.gov.tas.dpiwe.mr.tool.XMap
Produce a XMapped file, renaming the original version.
xMap(Reader, PrintWriter, Properties) - Static method in class au.gov.tas.dpiwe.mr.tool.XMap
Produce an XMapped stream.
XMLDateTime_DateFormatter - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The formatter used to produce XML dates without timezone indication.
XMLDateTime_DateLength - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The length of the date/time part of an XML dateTime (i.e. excludes timezone indication.)
XMLDateTime_DateTimeFormatter - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The formatter used to produce XML dateTimes without timezone indication.
XMLDateTime_DateTimeLength - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The length of the date/time part of an XML dateTime (i.e. excludes timezone indication.)
XMLDateTime_RFC822ZoneFormatter - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The formatter used to produce a partial RFC 822 timezone result used in producing XML dateTimes.
XMLDateTime_TimeFormatter - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The formatter used to produce XML times without timezone indication.
XMLDateTime_TimeLength - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The length of the date/time part of an XML dateTime (i.e. excludes timezone indication.)
XMLDateTime_TimezoneLength - Static variable in class au.gov.tas.dpiwe.mr.PresentationUtilities
The length of the timezone part of an XML dateTime (i.e. excludes date/time indication.)
xor(boolean) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedBoolean
Set value to value ^ b.
xor(byte) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedByte
Set value to value ^ b.
xor(int) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedInt
Set value to value ^ b.
xor(long) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedLong
Set value to value ^ b.
xor(short) - Method in class au.gov.tas.dpiwe.mr.util.concurrent.SynchronizedShort
Set value to value ^ b.
xor(BigInteger) - Method in class au.gov.tas.dpiwe.mr.util.NullableBigInteger
 

Y

yesNoList - Variable in class au.gov.tas.dpiwe.mr.bean.MrMetaData
Lists the yes/no fields.

Z

ZipMerger - Class in au.gov.tas.dpiwe.mr.tool
This tool zipmerges two files of ordered entries to produce a third file.
ZipMerger(InputStream, InputStream, Writer) - Constructor for class au.gov.tas.dpiwe.mr.tool.ZipMerger
Does a zipmerge of files A and B into file C.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z