Skip navigation links
Proteus Application Framework
v0.17.0
A B C D E F G H I J K L M N O P R S T U V W X _ 

B

BaseXMLHandler - Class in net.proteusframework.core.xml
Base class for XML parsing handlers.
BaseXMLHandler() - Constructor for class net.proteusframework.core.xml.BaseXMLHandler
Create a new instance.
BatchLoaderHelper - Class in net.proteusframework.core.hibernate
Helper for batch loading entities by ID.
BatchLoaderHelper(String) - Constructor for class net.proteusframework.core.hibernate.BatchLoaderHelper
Instantiates a new Batch loader helper.
BatchLoaderHelper(Class<?>) - Constructor for class net.proteusframework.core.hibernate.BatchLoaderHelper
Instantiates a new Batch loader helper.
bbuf - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
beforeTransaction(Session) - Method in interface net.proteusframework.core.hibernate.dao.DAOHelper.BeforeTransactionCallback
Called before transaction.
beforeTransaction(Session) - Method in class net.proteusframework.core.hibernate.dao.DAOHelper.ResultTransactionCallbackImpl
 
beforeTransaction(Session) - Method in interface net.proteusframework.core.hibernate.dao.DAOHelper.TransactionCallback
 
beforeTransaction(Session) - Method in class net.proteusframework.core.hibernate.dao.DAOHelper.VoidTransactionCallbackImpl
 
beforeTransactionCompletion(Transaction) - Method in class net.proteusframework.core.hibernate.DelegatingHibernateInterceptor
 
beginTransaction() - Method in class net.proteusframework.core.hibernate.dao.DAOHelper
Begin a transaction.
beginTransaction(FlushMode) - Method in class net.proteusframework.core.hibernate.dao.DAOHelper
Begin a transaction.
beginTransaction(FlushMode) - Method in class net.proteusframework.core.hibernate.HibernateSessionHelper
Begin a transaction.
beginTransaction() - Method in class net.proteusframework.core.hibernate.HibernateSessionHelper
Calls HibernateSessionHelper.beginTransaction(FlushMode) with an argument of null meaning to perform the default behavior.
Beta - Annotation Type in net.proteusframework.core.annotation
Indicates that the API is new and could potentially change or be removed in a future release.
BitmapException - Exception in net.proteusframework.core.image
Indicates an exception related to a bitmap?
BitmapException() - Constructor for exception net.proteusframework.core.image.BitmapException
Constructor.
BitmapException(String) - Constructor for exception net.proteusframework.core.image.BitmapException
Constructor.
BitsPerPixel - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
BLANKS - Static variable in class net.proteusframework.core.StringFactory
Blanks used in padding methods.
block_flush() - Method in class net.proteusframework.core.image.GIFEncoder
Internal use.
block_out(byte) - Method in class net.proteusframework.core.image.GIFEncoder
Internal use.
BooleanTaskArgumentRenderer - Class in net.proteusframework.core.automation
TaskArgumentRenderer for booleans.
BooleanTaskArgumentRenderer() - Constructor for class net.proteusframework.core.automation.BooleanTaskArgumentRenderer
Create a new instance.
booleanValue() - Method in class net.proteusframework.core.lang.MutableBoolean
Returns the value of this object as a boolean primitive.
BumpPixel() - Method in class net.proteusframework.core.image.GIFEncoder
Bump the 'curx' and 'cury' to point to the next pixel
BYTE_CODE_SPECIAL - Static variable in class net.proteusframework.core.config.CoreCacheRegions
Cache For Script ByteCode
ByteArrayComparator - Class in net.proteusframework.core.lang
Compares two byte arrays using the values of each byte.
ByteArrayComparator() - Constructor for class net.proteusframework.core.lang.ByteArrayComparator
Default constructor for ByteArrayComparator.
Bytecode - Class in net.proteusframework.core.script
Bytecode container for a script.
Bytecode(ScriptIdentifier, String, Map<String, byte[]>) - Constructor for class net.proteusframework.core.script.Bytecode
Constructor.
ByteSourceMailPart - Class in net.proteusframework.core.mail
MailPart backed by a ByteSource.
ByteSourceMailPart(ByteSource, String, String, String) - Constructor for class net.proteusframework.core.mail.ByteSourceMailPart
Creates a mail part.
A B C D E F G H I J K L M N O P R S T U V W X _ 
Skip navigation links