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

A

activate(Applet) - Method in interface com.googlecode.openbeans.AppletInitializer
 
add(Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Add a child to this context.
ADD - Static variable in class org.apache.harmony.beans.BeansUtils
 
addAll(Collection) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is unsupported, throws UnsupportedOperationException.
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContext
 
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
addBeanContextServicesListener(BeanContextServicesListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
addBeanContextServicesListener(BeanContextServicesListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
 
addChild(Command) - Method in class org.apache.harmony.beans.Command
 
additionalFields - Variable in class com.app55.message.Message
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContextChild
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.googlecode.openbeans.Customizer
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.googlecode.openbeans.PropertyEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.harmony.beans.editors.ColorEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.harmony.beans.editors.FontEditor
 
Address - Class in com.app55.domain
 
Address() - Constructor for class com.app55.domain.Address
 
Address(String, String, String, String) - Constructor for class com.app55.domain.Address
 
Address(String, String, String, String, String) - Constructor for class com.app55.domain.Address
 
addService(Class, BeanContextServiceProvider) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
addService(Class, BeanContextServiceProvider) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Add a service to this context.
addService(Class, BeanContextServiceProvider, boolean) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Add a service to this context.
addVetoableChangeListener(String, VetoableChangeListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContextChild
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
ApiException - Exception in com.app55.error
 
AppletInitializer - Interface in com.googlecode.openbeans
 
Argument - Class in org.apache.harmony.beans
 
Argument(Object) - Constructor for class org.apache.harmony.beans.Argument
 
Argument(Class<?>, Object) - Constructor for class org.apache.harmony.beans.Argument
 
attributeNames() - Method in class com.googlecode.openbeans.FeatureDescriptor
Enumerates the attribute names.
authenticateUser(User) - Method in class com.app55.Gateway
 
avoidingGui() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
avoidingGui() - Method in interface com.googlecode.openbeans.Visibility
 

B

backtrack(Map<String, Command>) - Method in class org.apache.harmony.beans.Command
 
base64(byte[]) - Static method in class com.app55.util.EncodeUtil
 
bcmListeners - Variable in class com.googlecode.openbeans.beancontext.BeanContextSupport
A list of registered membership listeners.
bcsChildren() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns an iterator of all BCSChild instances, with remove() disabled.
bcsListeners - Variable in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
A list of registered BeanContextServicesListeners.
bcsPreDeserializationHook(ObjectInputStream) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Deserializes all serializable services and their providers before the children of this context is deserialized.
bcsPreDeserializationHook(ObjectInputStream) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is called by readObject() after defaultReadObject() and before deserializing any children or listeners.
bcsPreSerializationHook(ObjectOutputStream) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Serializes all serializable services and their providers before the children of this context is serialized.
bcsPreSerializationHook(ObjectOutputStream) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is called by writeObject() after defaultWriteObject() and before serializing any children or listeners.
BeanContext - Interface in com.googlecode.openbeans.beancontext
 
beanContext - Variable in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
BeanContextChild - Interface in com.googlecode.openbeans.beancontext
 
BeanContextChildComponentProxy - Interface in com.googlecode.openbeans.beancontext
 
beanContextChildPeer - Variable in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
BeanContextChildSupport - Class in com.googlecode.openbeans.beancontext
 
BeanContextChildSupport() - Constructor for class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
BeanContextChildSupport(BeanContextChild) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
BeanContextContainerProxy - Interface in com.googlecode.openbeans.beancontext
 
BeanContextEvent - Class in com.googlecode.openbeans.beancontext
 
BeanContextEvent(BeanContext) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextEvent
 
BeanContextMembershipEvent - Class in com.googlecode.openbeans.beancontext
 
BeanContextMembershipEvent(BeanContext, Collection) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextMembershipEvent
 
BeanContextMembershipEvent(BeanContext, Object[]) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextMembershipEvent
 
BeanContextMembershipListener - Interface in com.googlecode.openbeans.beancontext
 
BeanContextProxy - Interface in com.googlecode.openbeans.beancontext
 
BeanContextServiceAvailableEvent - Class in com.googlecode.openbeans.beancontext
 
BeanContextServiceAvailableEvent(BeanContextServices, Class) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextServiceAvailableEvent
 
BeanContextServiceProvider - Interface in com.googlecode.openbeans.beancontext
 
BeanContextServiceProviderBeanInfo - Interface in com.googlecode.openbeans.beancontext
 
BeanContextServiceRevokedEvent - Class in com.googlecode.openbeans.beancontext
 
BeanContextServiceRevokedEvent(BeanContextServices, Class, boolean) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextServiceRevokedEvent
 
BeanContextServiceRevokedListener - Interface in com.googlecode.openbeans.beancontext
 
BeanContextServices - Interface in com.googlecode.openbeans.beancontext
 
BeanContextServicesListener - Interface in com.googlecode.openbeans.beancontext
 
BeanContextServicesSupport - Class in com.googlecode.openbeans.beancontext
This support class implements BeanContextServices interface.
BeanContextServicesSupport() - Constructor for class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Constructs a standard BeanContextServicesSupport.
BeanContextServicesSupport(BeanContextServices) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Constructs a BeanContextServicesSupport which is a delegate of the given peer.
BeanContextServicesSupport(BeanContextServices, Locale) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Constructs a BeanContextServicesSupport which is a delegate of the given peer.
BeanContextServicesSupport(BeanContextServices, Locale, boolean) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Constructs a BeanContextServicesSupport which is a delegate of the given peer.
BeanContextServicesSupport(BeanContextServices, Locale, boolean, boolean) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Constructs a BeanContextServicesSupport which is a delegate of the given peer.
BeanContextServicesSupport.BCSSChild - Class in com.googlecode.openbeans.beancontext
Every child of context is companied with a BCSSChild instance.
BeanContextServicesSupport.BCSSProxyServiceProvider - Class in com.googlecode.openbeans.beancontext
This class implements the BeanContextServiceProvider interface by wrapping a BeanContextServices.
BeanContextServicesSupport.BCSSServiceProvider - Class in com.googlecode.openbeans.beancontext
Every servie registered in this context is companied with a BCSSServiceProvider instance.
BeanContextSupport - Class in com.googlecode.openbeans.beancontext
This support class implements BeanContext interface.
BeanContextSupport() - Constructor for class com.googlecode.openbeans.beancontext.BeanContextSupport
Constructs a standload BeanContextSupport.
BeanContextSupport(BeanContext) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextSupport
Constructs a BeanContextSupport which is a delegate of the given peer.
BeanContextSupport(BeanContext, Locale) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextSupport
Constructs a BeanContextSupport which is a delegate of the given peer.
BeanContextSupport(BeanContext, Locale, boolean) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextSupport
Constructs a BeanContextSupport which is a delegate of the given peer.
BeanContextSupport(BeanContext, Locale, boolean, boolean) - Constructor for class com.googlecode.openbeans.beancontext.BeanContextSupport
Constructs a BeanContextSupport which is a delegate of the given peer.
BeanContextSupport.BCSChild - Class in com.googlecode.openbeans.beancontext
Every child of context is companied with a BCSChild instance.
BeanContextSupport.BCSIterator - Class in com.googlecode.openbeans.beancontext
This implementation wraps an iterator and override remove() with a noop method.
BeanDescriptor - Class in com.googlecode.openbeans
Describes a bean's global information.
BeanDescriptor(Class<?>, Class<?>) - Constructor for class com.googlecode.openbeans.BeanDescriptor
Constructs an instance with the bean's Class and a customizer Class.
BeanDescriptor(Class<?>) - Constructor for class com.googlecode.openbeans.BeanDescriptor
Constructs an instance with the bean's Class.
BeanInfo - Interface in com.googlecode.openbeans
 
Beans - Class in com.googlecode.openbeans
This class Beans provides some methods for manipulting bean controls.
Beans() - Constructor for class com.googlecode.openbeans.Beans
Constructs a Beans instance.
BeansUtils - Class in org.apache.harmony.beans
 
BeansUtils() - Constructor for class org.apache.harmony.beans.BeansUtils
 
BooleanEditor - Class in org.apache.harmony.beans.editors
 
BooleanEditor(Object) - Constructor for class org.apache.harmony.beans.editors.BooleanEditor
 
BooleanEditor() - Constructor for class org.apache.harmony.beans.editors.BooleanEditor
 
ByteEditor - Class in org.apache.harmony.beans.editors
 
ByteEditor(Object) - Constructor for class org.apache.harmony.beans.editors.ByteEditor
 
ByteEditor() - Constructor for class org.apache.harmony.beans.editors.ByteEditor
 

C

cancelTransaction(User, Transaction) - Method in class com.app55.Gateway
 
canConvert(Object) - Method in class com.app55.converter.Converter
 
Card - Class in com.app55.domain
 
Card() - Constructor for class com.app55.domain.Card
 
Card(String) - Constructor for class com.app55.domain.Card
 
Card(String, String, String, String, Address) - Constructor for class com.app55.domain.Card
 
Card(String, String, String, String, String, Address) - Constructor for class com.app55.domain.Card
 
Card(String, String, String, String, String, Address, String) - Constructor for class com.app55.domain.Card
 
Card(String, String, String, String, String, String, Address) - Constructor for class com.app55.domain.Card
 
Card(String, String, String, String, String, String, Address, String) - Constructor for class com.app55.domain.Card
 
CardCreateRequest - Class in com.app55.message
 
CardCreateRequest() - Constructor for class com.app55.message.CardCreateRequest
 
CardCreateRequest(User, Card) - Constructor for class com.app55.message.CardCreateRequest
 
CardCreateRequest(User, Card, boolean) - Constructor for class com.app55.message.CardCreateRequest
 
CardCreateResponse - Class in com.app55.message
 
CardCreateResponse() - Constructor for class com.app55.message.CardCreateResponse
 
CardDeleteRequest - Class in com.app55.message
 
CardDeleteRequest() - Constructor for class com.app55.message.CardDeleteRequest
 
CardDeleteRequest(User, Card) - Constructor for class com.app55.message.CardDeleteRequest
 
CardDeleteResponse - Class in com.app55.message
 
CardDeleteResponse() - Constructor for class com.app55.message.CardDeleteResponse
 
CardListRequest - Class in com.app55.message
 
CardListRequest() - Constructor for class com.app55.message.CardListRequest
 
CardListRequest(User) - Constructor for class com.app55.message.CardListRequest
 
CardListResponse - Class in com.app55.message
 
CardListResponse() - Constructor for class com.app55.message.CardListResponse
 
characters(char[], int, int) - Method in class org.apache.harmony.beans.Handler
 
childDeserializedHook(Object, BeanContextSupport.BCSChild) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is called during deserialization everytime a child is read.
childJustAddedHook(Object, BeanContextSupport.BCSChild) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is called everytime a child is added to this context.
childJustRemovedHook(Object, BeanContextSupport.BCSChild) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
This method is called everytime a child is removed from this context.
childJustRemovedHook(Object, BeanContextSupport.BCSChild) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is called everytime a child is removed from this context.
children - Variable in class com.googlecode.openbeans.beancontext.BeanContextMembershipEvent
 
children - Variable in class com.googlecode.openbeans.beancontext.BeanContextSupport
A map of children - key is child instance, value is BCSChild instance.
childrenAdded(BeanContextMembershipEvent) - Method in interface com.googlecode.openbeans.beancontext.BeanContextMembershipListener
 
childrenRemoved(BeanContextMembershipEvent) - Method in interface com.googlecode.openbeans.beancontext.BeanContextMembershipListener
 
classEquals(Class, Class) - Static method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Compares if two classes are equal or their class names are equal.
clear() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is unsupported, throws UnsupportedOperationException.
close() - Method in class com.googlecode.openbeans.XMLDecoder
Close the input stream of xml data.
close() - Method in class com.googlecode.openbeans.XMLEncoder
Call flush() first, then write out XML footer and close the underlying output stream.
ColorEditor - Class in org.apache.harmony.beans.editors
 
ColorEditor(Object) - Constructor for class org.apache.harmony.beans.editors.ColorEditor
 
ColorEditor() - Constructor for class org.apache.harmony.beans.editors.ColorEditor
 
com.app55 - package com.app55
 
com.app55.converter - package com.app55.converter
 
com.app55.domain - package com.app55.domain
 
com.app55.error - package com.app55.error
 
com.app55.message - package com.app55.message
 
com.app55.transport - package com.app55.transport
 
com.app55.util - package com.app55.util
 
com.googlecode.openbeans - package com.googlecode.openbeans
 
com.googlecode.openbeans.beancontext - package com.googlecode.openbeans.beancontext
 
Command - Class in org.apache.harmony.beans
 
Command(String, Map<String, String>) - Constructor for class org.apache.harmony.beans.Command
 
Command(XMLDecoder, String, Map<String, String>) - Constructor for class org.apache.harmony.beans.Command
 
commitTransaction(Transaction) - Method in class com.app55.Gateway
 
contains(Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextMembershipEvent
 
contains(Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns true if the given object is a child of this context.
containsAll(Collection) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns true if given objects are children of this context.
containsKey(Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns true if the given object is a child of this context.
convert(Object) - Method in class com.app55.converter.Converter
 
convert(String, Class<T>) - Method in class com.app55.converter.Converter
 
Converter - Class in com.app55.converter
 
copyChildren() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns an array containing all children of this context.
create(Class<T>, Object, String, String, String) - Static method in class com.googlecode.openbeans.EventHandler
 
create(Class<T>, Object, String, String) - Static method in class com.googlecode.openbeans.EventHandler
 
create(Class<T>, Object, String) - Static method in class com.googlecode.openbeans.EventHandler
 
createBasicAuthString(String, String) - Static method in class com.app55.util.EncodeUtil
 
createBCSChild(Object, Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Creates a BCSSChild object to company the given child.
createBCSChild(Object, Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Creates a BCSChild object to company the given child.
createBCSSServiceProvider(Class, BeanContextServiceProvider) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Creates a BCSSServiceProvider to company the given service.
createCard(User, Card) - Method in class com.app55.Gateway
 
createCard(User, Card, boolean) - Method in class com.app55.Gateway
 
createException(Map<String, Object>) - Static method in exception com.app55.error.ApiException
 
createException(String, Long) - Static method in exception com.app55.error.ApiException
 
createPropertyEditor(Object) - Method in class com.googlecode.openbeans.PropertyDescriptor
 
createSchedule(User, Card, Transaction, Schedule) - Method in class com.app55.Gateway
 
createTransaction(User, Card, Transaction) - Method in class com.app55.Gateway
 
createTransaction(User, Card, Transaction, boolean) - Method in class com.app55.Gateway
 
createTransaction(User, Card, Transaction, String) - Method in class com.app55.Gateway
 
createTransaction(Card, Transaction, User) - Method in class com.app55.Gateway
 
createTransaction(Card, Transaction) - Method in class com.app55.Gateway
 
createUser(User) - Method in class com.app55.Gateway
 
Customizer - Interface in com.googlecode.openbeans
 

D

decapitalize(String) - Static method in class com.googlecode.openbeans.Introspector
Decapitalizes a given string according to the rule: If the first or only character is Upper Case, it is made Lower Case UNLESS the second character is also Upper Case, when the String is returned unchanged
declaredEquals(Class<?>) - Static method in class org.apache.harmony.beans.BeansUtils
 
DefaultHttpAdapter - Class in com.app55.transport
 
DefaultHttpAdapter() - Constructor for class com.app55.transport.DefaultHttpAdapter
 
DefaultHttpAdapter(int) - Constructor for class com.app55.transport.DefaultHttpAdapter
 
DefaultHttpAdapter(ExecutorService) - Constructor for class com.app55.transport.DefaultHttpAdapter
 
DefaultPersistenceDelegate - Class in com.googlecode.openbeans
Default PersistenceDelegate for normal classes.
DefaultPersistenceDelegate() - Constructor for class com.googlecode.openbeans.DefaultPersistenceDelegate
Constructs a DefaultPersistenceDelegate instance that supports the persistence of a bean which has a default constructor.
DefaultPersistenceDelegate(String[]) - Constructor for class com.googlecode.openbeans.DefaultPersistenceDelegate
Constructs a DefaultPersistenceDelegate instance that supports the persistence of a bean which is constructed with some properties.
deleteCard(User, Card) - Method in class com.app55.Gateway
 
deleteSchedule(User, Schedule) - Method in class com.app55.Gateway
 
deserialize(ObjectInputStream, Collection) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Deserialize a collection.
DesignMode - Interface in com.googlecode.openbeans
 
designTime - Variable in class com.googlecode.openbeans.beancontext.BeanContextSupport
A flag indicating whether this context is in design mode.
DEVELOPMENT - Static variable in class com.app55.Environment
 
dontUseGui() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
dontUseGui() - Method in interface com.googlecode.openbeans.Visibility
 
DoubleEditor - Class in org.apache.harmony.beans.editors
 
DoubleEditor(Object) - Constructor for class org.apache.harmony.beans.editors.DoubleEditor
 
DoubleEditor() - Constructor for class org.apache.harmony.beans.editors.DoubleEditor
 

E

EMPTY_OBJECT_ARRAY - Static variable in class org.apache.harmony.beans.BeansUtils
 
Encoder - Class in com.googlecode.openbeans
The Encoder, together with PersistenceDelegate s, can encode an object into a series of java statements.
Encoder() - Constructor for class com.googlecode.openbeans.Encoder
Construct a new encoder.
EncodeUtil - Class in com.app55.util
 
EncodeUtil() - Constructor for class com.app55.util.EncodeUtil
 
endDocument() - Method in class org.apache.harmony.beans.Handler
 
endElement(String, String, String) - Method in class org.apache.harmony.beans.Handler
 
Environment - Class in com.app55
 
Environment(String, int, boolean, int) - Constructor for class com.app55.Environment
 
equals(Object) - Method in class com.app55.domain.Card
 
equals(Object) - Method in class com.app55.domain.Schedule
 
equals(Object) - Method in class com.app55.domain.Transaction
 
equals(Object) - Method in class com.app55.domain.User
 
equals(Object) - Method in class com.googlecode.openbeans.IndexedPropertyDescriptor
Determines if this IndexedPropertyDescriptor is equal to the specified object.
equals(Object) - Method in class com.googlecode.openbeans.PropertyDescriptor
 
EventHandler - Class in com.googlecode.openbeans
 
EventHandler(Object, String, String, String) - Constructor for class com.googlecode.openbeans.EventHandler
 
EventSetDescriptor - Class in com.googlecode.openbeans
 
EventSetDescriptor(Class<?>, String, Class<?>, String) - Constructor for class com.googlecode.openbeans.EventSetDescriptor
 
EventSetDescriptor(Class<?>, String, Class<?>, String[], String, String) - Constructor for class com.googlecode.openbeans.EventSetDescriptor
 
EventSetDescriptor(Class<?>, String, Class<?>, String[], String, String, String) - Constructor for class com.googlecode.openbeans.EventSetDescriptor
 
EventSetDescriptor(String, Class<?>, Method[], Method, Method) - Constructor for class com.googlecode.openbeans.EventSetDescriptor
 
EventSetDescriptor(String, Class<?>, Method[], Method, Method, Method) - Constructor for class com.googlecode.openbeans.EventSetDescriptor
 
EventSetDescriptor(String, Class<?>, MethodDescriptor[], Method, Method) - Constructor for class com.googlecode.openbeans.EventSetDescriptor
 
ExceptionListener - Interface in com.googlecode.openbeans
 
exceptionThrown(Exception) - Method in interface com.googlecode.openbeans.ExceptionListener
 
exec(Map<String, Command>) - Method in class org.apache.harmony.beans.Command
 
execute() - Method in class com.googlecode.openbeans.Statement
 
Expression - Class in com.googlecode.openbeans
 
Expression(Object, Object, String, Object[]) - Constructor for class com.googlecode.openbeans.Expression
 
Expression(Object, String, Object[]) - Constructor for class com.googlecode.openbeans.Expression
 

F

FeatureDescriptor - Class in com.googlecode.openbeans
Common base class for Descriptors.
FeatureDescriptor() - Constructor for class com.googlecode.openbeans.FeatureDescriptor
Constructs an instance.
findEditor(Class<?>) - Static method in class com.googlecode.openbeans.PropertyEditorManager
 
fireChildrenAdded(BeanContextMembershipEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Notifies registered BeanContextMembershipListeners that a new child has been added.
fireChildrenRemoved(BeanContextMembershipEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Notifies registered BeanContextMembershipListeners that a child has been removed.
fireIndexedPropertyChange(String, int, Object, Object) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
fireIndexedPropertyChange(String, int, int, int) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
firePropertyChange(String, Object, Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
firePropertyChange(String, Object, Object) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
firePropertyChange(String, boolean, boolean) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
firePropertyChange(String, int, int) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
firePropertyChange(PropertyChangeEvent) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
firePropertyChange() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
firePropertyChange() - Method in class org.apache.harmony.beans.editors.ColorEditor
 
firePropertyChange() - Method in class org.apache.harmony.beans.editors.FontEditor
 
fireServiceAdded(Class) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceAvailableEvent to registered BeanContextServicesListeners.
fireServiceAdded(BeanContextServiceAvailableEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceAvailableEvent to registered BeanContextServicesListeners.
fireServiceRevoked(Class, boolean) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceRevokedEvent to registered BeanContextServicesListeners.
fireServiceRevoked(BeanContextServiceRevokedEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceRevokedEvent to registered BeanContextServicesListeners.
fireVetoableChange(String, Object, Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
fireVetoableChange(String, boolean, boolean) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
fireVetoableChange(String, int, int) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
fireVetoableChange(String, Object, Object) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
fireVetoableChange(PropertyChangeEvent) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
FloatEditor - Class in org.apache.harmony.beans.editors
 
FloatEditor(Object) - Constructor for class org.apache.harmony.beans.editors.FloatEditor
 
FloatEditor() - Constructor for class org.apache.harmony.beans.editors.FloatEditor
 
flush() - Method in class com.googlecode.openbeans.XMLEncoder
Writes out all objects since last flush to the output stream.
flushCaches() - Static method in class com.googlecode.openbeans.Introspector
Flushes all BeanInfo caches.
flushFromCaches(Class<?>) - Static method in class com.googlecode.openbeans.Introspector
Flushes the BeanInfo caches of the specified bean class
FontEditor - Class in org.apache.harmony.beans.editors
 
FontEditor(Object) - Constructor for class org.apache.harmony.beans.editors.FontEditor
 
FontEditor() - Constructor for class org.apache.harmony.beans.editors.FontEditor
 
format(String, Object[]) - Static method in class org.apache.harmony.beans.internal.nls.Messages
Generates a formatted text string given a source string containing "argument markers" of the form "{argNum}" where each argNum must be in the range 0..9.
FORNAME - Static variable in class org.apache.harmony.beans.BeansUtils
 

G

Gateway - Class in com.app55
 
Gateway(Environment, String, String) - Constructor for class com.app55.Gateway
 
Gateway(Environment, String, String, HttpAdapter) - Constructor for class com.app55.Gateway
 
get(Object) - Method in class com.googlecode.openbeans.Encoder
Gets the new copy of the given old object.
GET - Static variable in class org.apache.harmony.beans.BeansUtils
 
getAction() - Method in class com.googlecode.openbeans.EventHandler
 
getActive() - Method in class com.app55.message.ScheduleListRequest
 
getAdditionalBeanInfo() - Method in interface com.googlecode.openbeans.BeanInfo
 
getAdditionalBeanInfo() - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
getAddListenerMethod() - Method in class com.googlecode.openbeans.EventSetDescriptor
 
getAddress() - Method in class com.app55.domain.Card
 
getAllProperties(Object) - Static method in class com.app55.util.ReflectionUtil
 
getAmount() - Method in class com.app55.domain.Transaction
 
getApiKey() - Method in class com.app55.Gateway
 
getApiSecret() - Method in class com.app55.Gateway
 
getArguments() - Method in class com.googlecode.openbeans.Statement
 
getAsText() - Method in interface com.googlecode.openbeans.PropertyEditor
 
getAsText() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
getAsText() - Method in class org.apache.harmony.beans.editors.BooleanEditor
 
getAsText() - Method in class org.apache.harmony.beans.editors.ColorEditor
 
getAsText() - Method in class org.apache.harmony.beans.editors.FontEditor
 
getAttr(String) - Method in class org.apache.harmony.beans.Command
 
getAuthCode() - Method in class com.app55.domain.Transaction
 
getBaseUrl() - Method in class com.app55.Environment
 
getBeanClass() - Method in class com.googlecode.openbeans.BeanDescriptor
Gets the bean's Class.
getBeanContext() - Method in interface com.googlecode.openbeans.beancontext.BeanContextChild
 
getBeanContext() - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
getBeanContext() - Method in class com.googlecode.openbeans.beancontext.BeanContextEvent
 
getBeanContextChildPeer() - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
getBeanContextPeer() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the peer of this context casted as BeanContext.
getBeanContextProxy() - Method in interface com.googlecode.openbeans.beancontext.BeanContextProxy
 
getBeanContextServicesPeer() - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Returns the peer of this context casted as BeanContextServices.
getBeanDescriptor() - Method in interface com.googlecode.openbeans.BeanInfo
 
getBeanDescriptor() - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
getBeanInfo(Class<?>) - Static method in class com.googlecode.openbeans.Introspector
Gets the BeanInfo object which contains the information of the properties, events and methods of the specified bean class.
getBeanInfo(Class<?>, Class<?>) - Static method in class com.googlecode.openbeans.Introspector
Gets the BeanInfo object which contains the information of the properties, events and methods of the specified bean class.
getBeanInfo(Class<?>, int) - Static method in class com.googlecode.openbeans.Introspector
Gets the BeanInfo object which contains the information of the properties, events and methods of the specified bean class.
getBeanInfoSearchPath() - Static method in class com.googlecode.openbeans.Introspector
Gets an array of search packages.
getBody() - Method in exception com.app55.error.ApiException
 
getCard() - Method in class com.app55.message.CardCreateRequest
 
getCard() - Method in class com.app55.message.CardCreateResponse
 
getCard() - Method in class com.app55.message.CardDeleteRequest
 
getCard() - Method in class com.app55.message.ScheduleCreateRequest
 
getCard() - Method in class com.app55.message.ScheduleCreateResponse
 
getCard() - Method in class com.app55.message.ScheduleGetResponse
 
getCard() - Method in class com.app55.message.ScheduleUpdateRequest
 
getCard() - Method in class com.app55.message.TransactionCreateRequest
 
getCards() - Method in class com.app55.message.CardListResponse
 
getChildBeanContextChild(Object) - Static method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the BeanContextChild related with the given child.
getChildBeanContextMembershipListener(Object) - Static method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the given child casted to BeanContextMembershipListener, or null if it does not implements the interface.
getChildBeanContextServicesListener(Object) - Static method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Returns the given child casted to BeanContextServicesListener, or null if it does not implements the interface.
getChildPropertyChangeListener(Object) - Static method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the given child casted to PropertyChangeListener, or null if it does not implements the interface.
getChildSerializable(Object) - Static method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the given child casted to Serializable, or null if it does not implements the interface.
getChildVetoableChangeListener(Object) - Static method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the given child casted to VetoableChangeListener, or null if it does not implements the interface.
getChildVisibility(Object) - Static method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the given child casted to Visibility, or null if it does not implements the interface.
getCity() - Method in class com.app55.domain.Address
 
getCode() - Method in class com.app55.domain.Transaction
 
getCode() - Method in exception com.app55.error.ApiException
 
getCommit() - Method in class com.app55.domain.Transaction
 
getComponent() - Method in interface com.googlecode.openbeans.beancontext.BeanContextChildComponentProxy
 
getConfirmPassword() - Method in class com.app55.domain.User
 
getContainer() - Method in interface com.googlecode.openbeans.beancontext.BeanContextContainerProxy
 
getContent() - Method in class com.app55.transport.HttpResponse
 
getCountry() - Method in class com.app55.domain.Address
 
getCurrency() - Method in class com.app55.domain.Transaction
 
getCurrentServiceClasses() - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
getCurrentServiceClasses() - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Returns an iterator of all registered service classes, with removed() disabled.
getCurrentServiceSelectors() - Method in class com.googlecode.openbeans.beancontext.BeanContextServiceAvailableEvent
 
getCurrentServiceSelectors(BeanContextServices, Class) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServiceProvider
 
getCurrentServiceSelectors(Class) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
getCurrentServiceSelectors(BeanContextServices, Class) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
Throws UnsupportedOperationException.
getCurrentServiceSelectors(Class) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Returns the service selectors of the specified service.
getCustomEditor() - Method in interface com.googlecode.openbeans.PropertyEditor
 
getCustomEditor() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
getCustomEditor() - Method in class org.apache.harmony.beans.editors.ColorEditor
 
getCustomEditor() - Method in class org.apache.harmony.beans.editors.FontEditor
 
getCustomizerClass() - Method in class com.googlecode.openbeans.BeanDescriptor
Gets the bean's customizer Class/
getDay() - Method in class com.app55.domain.Schedule
 
getDefaultEventIndex() - Method in interface com.googlecode.openbeans.BeanInfo
 
getDefaultEventIndex() - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
getDefaultPropertyIndex() - Method in interface com.googlecode.openbeans.BeanInfo
 
getDefaultPropertyIndex() - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
getDescription() - Method in class com.app55.domain.Card
 
getDescription() - Method in class com.app55.domain.Transaction
 
getDisplayName() - Method in class com.googlecode.openbeans.FeatureDescriptor
Gets the display name or FeatureDescriptor.getName() if not set.
getEditorSearchPath() - Static method in class com.googlecode.openbeans.PropertyEditorManager
 
getEmail() - Method in class com.app55.domain.User
 
getEnd() - Method in class com.app55.domain.Schedule
 
getEnvironment() - Method in class com.app55.Gateway
 
getEventPropertyName() - Method in class com.googlecode.openbeans.EventHandler
 
getEventSetDescriptors() - Method in interface com.googlecode.openbeans.BeanInfo
 
getEventSetDescriptors() - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
getExceptionListener() - Method in class com.googlecode.openbeans.Encoder
Returns the exception listener of this encoder.
getExceptionListener() - Method in class com.googlecode.openbeans.XMLDecoder
Returns the exception listener.
getExpectedSignature() - Method in class com.app55.message.Response
 
getExpiry() - Method in class com.app55.domain.Card
 
getExpiryMonth() - Method in class com.app55.domain.Card
 
getExpiryYear() - Method in class com.app55.domain.Card
 
getFormData() - Method in class com.app55.message.Message
 
getGateway() - Method in class com.app55.message.Message
 
getGetListenerMethod() - Method in class com.googlecode.openbeans.EventSetDescriptor
 
getHashCode(Object) - Static method in class org.apache.harmony.beans.BeansUtils
 
getHashCode(boolean) - Static method in class org.apache.harmony.beans.BeansUtils
 
getHolderName() - Method in class com.app55.domain.Card
 
getHttpAdapter() - Method in class com.app55.Gateway
 
getHttpEndpoint() - Method in class com.app55.message.CardCreateRequest
 
getHttpEndpoint() - Method in class com.app55.message.CardDeleteRequest
 
getHttpEndpoint() - Method in class com.app55.message.CardListRequest
 
getHttpEndpoint() - Method in class com.app55.message.Request
 
getHttpEndpoint() - Method in class com.app55.message.ScheduleCreateRequest
 
getHttpEndpoint() - Method in class com.app55.message.ScheduleDeleteRequest
 
getHttpEndpoint() - Method in class com.app55.message.ScheduleGetRequest
 
getHttpEndpoint() - Method in class com.app55.message.ScheduleListRequest
 
getHttpEndpoint() - Method in class com.app55.message.ScheduleUpdateRequest
 
getHttpEndpoint() - Method in class com.app55.message.ThreeDRedirectRequest
 
getHttpEndpoint() - Method in class com.app55.message.TransactionCancelRequest
 
getHttpEndpoint() - Method in class com.app55.message.TransactionCommitRequest
 
getHttpEndpoint() - Method in class com.app55.message.TransactionCreateRequest
 
getHttpEndpoint() - Method in class com.app55.message.UserAuthenticateRequest
 
getHttpEndpoint() - Method in class com.app55.message.UserCreateRequest
 
getHttpEndpoint() - Method in class com.app55.message.UserGetRequest
 
getHttpEndpoint() - Method in class com.app55.message.UserUpdateRequest
 
getHttpMethod() - Method in class com.app55.message.CardCreateRequest
 
getHttpMethod() - Method in class com.app55.message.CardDeleteRequest
 
getHttpMethod() - Method in class com.app55.message.Request
 
getHttpMethod() - Method in class com.app55.message.ScheduleCreateRequest
 
getHttpMethod() - Method in class com.app55.message.ScheduleDeleteRequest
 
getHttpMethod() - Method in class com.app55.message.ScheduleUpdateRequest
 
getHttpMethod() - Method in class com.app55.message.ThreeDRedirectRequest
 
getHttpMethod() - Method in class com.app55.message.TransactionCancelRequest
 
getHttpMethod() - Method in class com.app55.message.TransactionCommitRequest
 
getHttpMethod() - Method in class com.app55.message.TransactionCreateRequest
 
getHttpMethod() - Method in class com.app55.message.UserAuthenticateRequest
 
getHttpMethod() - Method in class com.app55.message.UserCreateRequest
 
getHttpMethod() - Method in class com.app55.message.UserUpdateRequest
 
getIcon(int) - Method in interface com.googlecode.openbeans.BeanInfo
 
getIcon(int) - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
getId() - Method in class com.app55.domain.Schedule
 
getId() - Method in class com.app55.domain.Transaction
 
getId() - Method in class com.app55.domain.User
 
getIndex() - Method in class com.googlecode.openbeans.IndexedPropertyChangeEvent
Answer the index of the property that was changed in this event.
getIndexedPropertyType() - Method in class com.googlecode.openbeans.IndexedPropertyDescriptor
Obtains the Class object of the indexed property type.
getIndexedReadMethod() - Method in class com.googlecode.openbeans.IndexedPropertyDescriptor
Obtains the indexed getter.
getIndexedWriteMethod() - Method in class com.googlecode.openbeans.IndexedPropertyDescriptor
Obtains the indexed setter.
getInstance() - Static method in class com.app55.converter.Converter
 
getInstanceOf(Object, Class<?>) - Static method in class com.googlecode.openbeans.Beans
Obtain an alternative type view of the given bean.
getInterfaces() - Method in class org.apache.harmony.beans.Argument
 
getIpAddress() - Method in class com.app55.message.CardCreateRequest
 
getIpAddress() - Method in class com.app55.message.TransactionCreateRequest
 
getIssue() - Method in class com.app55.domain.Card
 
getJavaInitializationString() - Method in interface com.googlecode.openbeans.PropertyEditor
 
getJavaInitializationString() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.BooleanEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.ByteEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.ColorEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.DoubleEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.FloatEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.FontEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.IntEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.LongEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.ShortEditor
 
getJavaInitializationString() - Method in class org.apache.harmony.beans.editors.StringEditor
 
getListenerMethodDescriptors() - Method in class com.googlecode.openbeans.EventSetDescriptor
 
getListenerMethodName() - Method in class com.googlecode.openbeans.EventHandler
 
getListenerMethods() - Method in class com.googlecode.openbeans.EventSetDescriptor
 
getListenerType() - Method in class com.googlecode.openbeans.EventSetDescriptor
 
getLocale() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the locale of this context.
getMember(String, Object) - Static method in class com.app55.util.ReflectionUtil
 
getMessage() - Method in exception com.app55.error.ApiException
 
getMethod() - Method in class com.googlecode.openbeans.MethodDescriptor
Gets the method.
getMethodDescriptors() - Method in interface com.googlecode.openbeans.BeanInfo
 
getMethodDescriptors() - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
getMethodName() - Method in class com.googlecode.openbeans.Statement
 
getName() - Method in class com.googlecode.openbeans.FeatureDescriptor
Gets the name.
getNewValue() - Method in class com.googlecode.openbeans.PropertyChangeEvent
 
getNext() - Method in class com.app55.domain.Schedule
 
getNumber() - Method in class com.app55.domain.Card
 
getOldValue() - Method in class com.googlecode.openbeans.PropertyChangeEvent
 
getOwner() - Method in class com.googlecode.openbeans.XMLDecoder
Returns the owner of this decoder.
getOwner() - Method in class com.googlecode.openbeans.XMLEncoder
Returns the owner of this encoder.
getParameterDescriptors() - Method in class com.googlecode.openbeans.MethodDescriptor
Gets the parameter descriptors.
getPassword() - Method in class com.app55.domain.User
 
getPersistenceDelegate(Class<?>) - Method in class com.googlecode.openbeans.Encoder
Returns a PersistenceDelegate for the given class type.
getPhone() - Method in class com.app55.domain.User
 
getPostalCode() - Method in class com.app55.domain.Address
 
getPrimitiveClass(String) - Static method in class org.apache.harmony.beans.Command
 
getPropagatedFrom() - Method in class com.googlecode.openbeans.beancontext.BeanContextEvent
 
getPropagationId() - Method in class com.googlecode.openbeans.PropertyChangeEvent
 
getPropertyChangeEvent() - Method in exception com.googlecode.openbeans.PropertyVetoException
Gets the property change event.
getPropertyChangeListeners(String) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
getPropertyChangeListeners() - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
getPropertyDescriptors() - Method in interface com.googlecode.openbeans.BeanInfo
 
getPropertyDescriptors() - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
getPropertyEditorClass() - Method in class com.googlecode.openbeans.PropertyDescriptor
 
getPropertyName() - Method in class com.googlecode.openbeans.PropertyChangeEvent
 
getPropertyName() - Method in class com.googlecode.openbeans.PropertyChangeListenerProxy
 
getPropertyName() - Method in class com.googlecode.openbeans.VetoableChangeListenerProxy
 
getPropertyType() - Method in class com.googlecode.openbeans.PropertyDescriptor
 
getReadMethod() - Method in class com.googlecode.openbeans.PropertyDescriptor
 
getRedirectUrl() - Method in class com.app55.message.ThreeDRedirectRequest
 
getRemoveListenerMethod() - Method in class com.googlecode.openbeans.EventSetDescriptor
 
getResource(String, BeanContextChild) - Method in interface com.googlecode.openbeans.beancontext.BeanContext
 
getResource(String, BeanContextChild) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
getResourceAsStream(String, BeanContextChild) - Method in interface com.googlecode.openbeans.beancontext.BeanContext
 
getResourceAsStream(String, BeanContextChild) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
getResult() - Method in class org.apache.harmony.beans.Command
 
getResultType() - Method in class org.apache.harmony.beans.Command
 
getResultValue() - Method in class org.apache.harmony.beans.Command
 
getSchedule(User, Schedule) - Method in class com.app55.Gateway
 
getSchedule() - Method in class com.app55.message.ScheduleCreateRequest
 
getSchedule() - Method in class com.app55.message.ScheduleCreateResponse
 
getSchedule() - Method in class com.app55.message.ScheduleDeleteRequest
 
getSchedule() - Method in class com.app55.message.ScheduleGetRequest
 
getSchedule() - Method in class com.app55.message.ScheduleGetResponse
 
getSchedule() - Method in class com.app55.message.ScheduleUpdateRequest
 
getSchedules() - Method in class com.app55.message.ScheduleListResponse
 
getSecurityCode() - Method in class com.app55.domain.Card
 
getService(BeanContextServices, Object, Class, Object) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServiceProvider
 
getService(BeanContextChild, Object, Class, Object, BeanContextServiceRevokedListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
getService(BeanContextServices, Object, Class, Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
Throws UnsupportedOperationException.
getService(BeanContextChild, Object, Class, Object, BeanContextServiceRevokedListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Get a service instance on behalf of the specified child of this context, by calling the registered service provider, or by delegating to the parent context.
getServiceClass() - Method in class com.googlecode.openbeans.beancontext.BeanContextServiceAvailableEvent
 
getServiceClass() - Method in class com.googlecode.openbeans.beancontext.BeanContextServiceRevokedEvent
 
getServiceProvider() - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport.BCSSServiceProvider
Returns the service provider of the related service.
getServicesBeanInfo() - Method in interface com.googlecode.openbeans.beancontext.BeanContextServiceProviderBeanInfo
 
getShortDescription() - Method in class com.googlecode.openbeans.FeatureDescriptor
Gets the short description or FeatureDescriptor.getDisplayName() if not set.
getSignature() - Method in class com.app55.message.Message
 
getSignature() - Method in class com.app55.message.Request
 
getSignature() - Method in class com.app55.message.Response
 
getSource() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
getSourceAsBeanContextServices() - Method in class com.googlecode.openbeans.beancontext.BeanContextServiceAvailableEvent
 
getSourceAsBeanContextServices() - Method in class com.googlecode.openbeans.beancontext.BeanContextServiceRevokedEvent
 
getStart() - Method in class com.app55.domain.Schedule
 
getStatus() - Method in class org.apache.harmony.beans.Command
 
getStatusCode() - Method in class com.app55.transport.HttpResponse
 
getStreet() - Method in class com.app55.domain.Address
 
getStreet2() - Method in class com.app55.domain.Address
 
getString(String) - Static method in class org.apache.harmony.beans.internal.nls.Messages
Retrieves a message which has no arguments.
getString(String, Object) - Static method in class org.apache.harmony.beans.internal.nls.Messages
Retrieves a message which takes 1 argument.
getString(String, int) - Static method in class org.apache.harmony.beans.internal.nls.Messages
Retrieves a message which takes 1 integer argument.
getString(String, char) - Static method in class org.apache.harmony.beans.internal.nls.Messages
Retrieves a message which takes 1 character argument.
getString(String, Object, Object) - Static method in class org.apache.harmony.beans.internal.nls.Messages
Retrieves a message which takes 2 arguments.
getString(String, Object[]) - Static method in class org.apache.harmony.beans.internal.nls.Messages
Retrieves a message which takes several arguments.
getTagName() - Method in class org.apache.harmony.beans.Command
 
getTags() - Method in interface com.googlecode.openbeans.PropertyEditor
 
getTags() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
getTags() - Method in class org.apache.harmony.beans.editors.BooleanEditor
 
getTags() - Method in class org.apache.harmony.beans.editors.ByteEditor
 
getTags() - Method in class org.apache.harmony.beans.editors.ColorEditor
 
getTags() - Method in class org.apache.harmony.beans.editors.DoubleEditor
 
getTags() - Method in class org.apache.harmony.beans.editors.FloatEditor
 
getTags() - Method in class org.apache.harmony.beans.editors.FontEditor
 
getTags() - Method in class org.apache.harmony.beans.editors.IntEditor
 
getTags() - Method in class org.apache.harmony.beans.editors.LongEditor
 
getTags() - Method in class org.apache.harmony.beans.editors.ShortEditor
 
getTarget() - Method in class com.googlecode.openbeans.EventHandler
 
getTarget() - Method in class com.googlecode.openbeans.Statement
 
getThreeDSecureRedirectUrl() - Method in class com.app55.message.CardCreateResponse
 
getThreeDSecureRedirectUrl() - Method in class com.app55.message.TransactionCreateResponse
 
getTimestamp() - Method in class com.app55.message.Message
 
getTimestamp() - Method in class com.app55.message.Request
 
getTimestamp() - Method in class com.app55.message.Response
 
getTimeUnit() - Method in class com.app55.domain.Schedule
 
getToken() - Method in class com.app55.domain.Card
 
getTransaction() - Method in class com.app55.message.ScheduleCreateRequest
 
getTransaction() - Method in class com.app55.message.ScheduleCreateResponse
 
getTransaction() - Method in class com.app55.message.ScheduleGetResponse
 
getTransaction() - Method in class com.app55.message.TransactionCancelRequest
 
getTransaction() - Method in class com.app55.message.TransactionCommitRequest
 
getTransaction() - Method in class com.app55.message.TransactionCommitResponse
 
getTransaction() - Method in class com.app55.message.TransactionCreateRequest
 
getTransaction() - Method in class com.app55.message.TransactionCreateResponse
 
getType() - Method in class com.app55.domain.Card
 
getType() - Method in class com.app55.domain.Transaction
 
getType() - Method in class org.apache.harmony.beans.Argument
 
getUnits() - Method in class com.app55.domain.Schedule
 
getUser(User) - Method in class com.app55.Gateway
 
getUser() - Method in class com.app55.message.CardCreateRequest
 
getUser() - Method in class com.app55.message.CardDeleteRequest
 
getUser() - Method in class com.app55.message.CardListRequest
 
getUser() - Method in class com.app55.message.ScheduleCreateRequest
 
getUser() - Method in class com.app55.message.ScheduleDeleteRequest
 
getUser() - Method in class com.app55.message.ScheduleGetRequest
 
getUser() - Method in class com.app55.message.ScheduleListRequest
 
getUser() - Method in class com.app55.message.ScheduleUpdateRequest
 
getUser() - Method in class com.app55.message.TransactionCancelRequest
 
getUser() - Method in class com.app55.message.TransactionCreateRequest
 
getUser() - Method in class com.app55.message.UserAuthenticateRequest
 
getUser() - Method in class com.app55.message.UserAuthenticateResponse
 
getUser() - Method in class com.app55.message.UserCreateRequest
 
getUser() - Method in class com.app55.message.UserCreateResponse
 
getUser() - Method in class com.app55.message.UserGetRequest
 
getUser() - Method in class com.app55.message.UserGetResponse
 
getUser() - Method in class com.app55.message.UserUpdateRequest
 
getValue() - Method in class com.googlecode.openbeans.Expression
 
getValue(String) - Method in class com.googlecode.openbeans.FeatureDescriptor
Gets the value associated with the named attribute.
getValue() - Method in interface com.googlecode.openbeans.PropertyEditor
 
getValue() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
getValue() - Method in class org.apache.harmony.beans.Argument
 
getValue() - Method in class org.apache.harmony.beans.editors.ColorEditor
 
getValue() - Method in class org.apache.harmony.beans.editors.FontEditor
 
getVetoableChangeListeners(String) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
getVetoableChangeListeners() - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
getWriteMethod() - Method in class com.googlecode.openbeans.PropertyDescriptor
 
globalHierarchyLock - Static variable in interface com.googlecode.openbeans.beancontext.BeanContext
TODO: find out what it should be initialized to

H

Handler - Class in org.apache.harmony.beans
 
Handler(XMLDecoder, Vector<Object>) - Constructor for class org.apache.harmony.beans.Handler
 
hasAttr(String) - Method in class org.apache.harmony.beans.Command
 
hasAttr(String, String) - Method in class org.apache.harmony.beans.Command
 
hashCode() - Method in class com.app55.domain.Card
 
hashCode() - Method in class com.app55.domain.Schedule
 
hashCode() - Method in class com.app55.domain.Transaction
 
hashCode() - Method in class com.app55.domain.User
 
hashCode() - Method in class com.googlecode.openbeans.IndexedPropertyDescriptor
HashCode of the IndexedPropertyDescriptor
hashCode() - Method in class com.googlecode.openbeans.PropertyDescriptor
 
hasListeners(String) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
hasListeners(String) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
hasNext() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport.BCSIterator
 
hasService(Class) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
hasService(Class) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Checks whether a service is registed in this context or the parent context.
HttpAdapter - Interface in com.app55.transport
 
HttpListener - Interface in com.app55.transport
 
HttpResponse - Class in com.app55.transport
 
HttpResponse(int, String) - Constructor for class com.app55.transport.HttpResponse
 

I

ICON_COLOR_16x16 - Static variable in interface com.googlecode.openbeans.BeanInfo
 
ICON_COLOR_32x32 - Static variable in interface com.googlecode.openbeans.BeanInfo
 
ICON_MONO_16x16 - Static variable in interface com.googlecode.openbeans.BeanInfo
 
ICON_MONO_32x32 - Static variable in interface com.googlecode.openbeans.BeanInfo
 
idOfClass(Class<?>) - Static method in class org.apache.harmony.beans.BeansUtils
 
IGNORE_ALL_BEANINFO - Static variable in class com.googlecode.openbeans.Introspector
Constant values to indicate that the Introspector will ignore all BeanInfo class.
IGNORE_IMMEDIATE_BEANINFO - Static variable in class com.googlecode.openbeans.Introspector
Constant values to indicate that the Introspector will ignore the BeanInfo class of the current bean class.
IndexedPropertyChangeEvent - Class in com.googlecode.openbeans
A type of PropertyChangeEvent that indicates that an indexed property has changed.
IndexedPropertyChangeEvent(Object, String, Object, Object, int) - Constructor for class com.googlecode.openbeans.IndexedPropertyChangeEvent
Creates a new property changed event with an indication of the property index.
IndexedPropertyDescriptor - Class in com.googlecode.openbeans
 
IndexedPropertyDescriptor(String, Class<?>, String, String, String, String) - Constructor for class com.googlecode.openbeans.IndexedPropertyDescriptor
Constructs a new instance of IndexedPropertyDescriptor.
IndexedPropertyDescriptor(String, Method, Method, Method, Method) - Constructor for class com.googlecode.openbeans.IndexedPropertyDescriptor
Constructs a new instance of IndexedPropertyDescriptor.
IndexedPropertyDescriptor(String, Class<?>) - Constructor for class com.googlecode.openbeans.IndexedPropertyDescriptor
Constructs a new instance of IndexedPropertyDescriptor.
initialize(Applet, BeanContext) - Method in interface com.googlecode.openbeans.AppletInitializer
 
initialize() - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
 
initialize() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Initializes all transient fields of this instance, called by constructors and readObject().
initialize(Class<?>, Object, Object, Encoder) - Method in class com.googlecode.openbeans.DefaultPersistenceDelegate
Initializes the new instance in the new environment so that it becomes equivalent with the old one, meanwhile recording this process in the encoder.
initialize(Class<?>, Object, Object, Encoder) - Method in class com.googlecode.openbeans.PersistenceDelegate
Produces a series of expressions and statements for the initialization of a bean object's properties.
initializeBeanContextResources() - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
initializeBeanContextResources() - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Called after the parent context is updated.
instantiate(ClassLoader, String) - Static method in class com.googlecode.openbeans.Beans
Obtains an instance of a JavaBean specified the bean name using the specified class loader.
instantiate(ClassLoader, String, BeanContext) - Static method in class com.googlecode.openbeans.Beans
Obtains an instance of a JavaBean specified the bean name using the specified class loader, and adds the instance into the specified bean context.
instantiate(ClassLoader, String, BeanContext, AppletInitializer) - Static method in class com.googlecode.openbeans.Beans
Obtains an instance of a JavaBean specified by the bean name using the specified class loader, and adds the instance into the specified bean context.
instantiate(Object, Encoder) - Method in class com.googlecode.openbeans.DefaultPersistenceDelegate
Returns an expression that represents a call to the bean's constructor.
instantiate(Object, Encoder) - Method in class com.googlecode.openbeans.PersistenceDelegate
Constructs an expression for instantiating an object of the same type as the old instance.
instantiateChild(String) - Method in interface com.googlecode.openbeans.beancontext.BeanContext
 
instantiateChild(String) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
IntEditor - Class in org.apache.harmony.beans.editors
 
IntEditor(Object) - Constructor for class org.apache.harmony.beans.editors.IntEditor
 
IntEditor() - Constructor for class org.apache.harmony.beans.editors.IntEditor
 
IntrospectionException - Exception in com.googlecode.openbeans
 
IntrospectionException(String) - Constructor for exception com.googlecode.openbeans.IntrospectionException
 
Introspector - Class in com.googlecode.openbeans
The Introspector is a utility for developers to figure out which properties, events, and methods a JavaBean supports.
InvalidSignatureException - Exception in com.app55.error
 
InvalidSignatureException() - Constructor for exception com.app55.error.InvalidSignatureException
 
invoke(Object, Method, Object[]) - Method in class com.googlecode.openbeans.EventHandler
 
invokeMethod(String, Object, Class<?>[], Object[]) - Static method in class com.app55.util.ReflectionUtil
 
IS - Static variable in class org.apache.harmony.beans.BeansUtils
 
isBound() - Method in class com.googlecode.openbeans.PropertyDescriptor
 
isConstrained() - Method in class com.googlecode.openbeans.PropertyDescriptor
 
isCurrentServiceInvalidNow() - Method in class com.googlecode.openbeans.beancontext.BeanContextServiceRevokedEvent
 
isDelegated() - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
isDesignTime() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
isDesignTime() - Static method in class com.googlecode.openbeans.Beans
Determine if it's in design-mode.
isDesignTime() - Method in interface com.googlecode.openbeans.DesignMode
 
isEmpty() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
isExecutable() - Method in class org.apache.harmony.beans.Command
 
isExpert() - Method in class com.googlecode.openbeans.FeatureDescriptor
Indicates if this feature is an expert feature.
isGuiAvailable() - Static method in class com.googlecode.openbeans.Beans
Returns a boolean indication of whether or not a GUI is available for beans.
isHidden() - Method in class com.googlecode.openbeans.FeatureDescriptor
Indicates if this feature is hidden.
isInDefaultEventSet() - Method in class com.googlecode.openbeans.EventSetDescriptor
 
isInstanceOf(Object, Class<?>) - Static method in class com.googlecode.openbeans.Beans
Determine if the the specified bean object can be viewed as the specified type.
isPaintable() - Method in interface com.googlecode.openbeans.PropertyEditor
 
isPaintable() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
isPaintable() - Method in class org.apache.harmony.beans.editors.ColorEditor
 
isPaintable() - Method in class org.apache.harmony.beans.editors.FontEditor
 
isPreferred() - Method in class com.googlecode.openbeans.FeatureDescriptor
Indicates if this feature is preferred.
isPrimitiveClassName(String) - Static method in class org.apache.harmony.beans.Command
 
isPrimitiveWrapper(Class<?>, Class<?>) - Static method in class org.apache.harmony.beans.BeansUtils
 
isPropagated() - Method in class com.googlecode.openbeans.beancontext.BeanContextEvent
 
isSerializing() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns true if this context is currently being serialized (by another thread).
isServiceClass(Class) - Method in class com.googlecode.openbeans.beancontext.BeanContextServiceRevokedEvent
 
isTag(String) - Method in class org.apache.harmony.beans.Command
 
isThreeDSecure() - Method in class com.app55.message.CardCreateRequest
 
isThreeDSecure() - Method in class com.app55.message.TransactionCreateRequest
 
isUnicast() - Method in class com.googlecode.openbeans.EventSetDescriptor
 
isValidSignature() - Method in class com.app55.message.Response
 
iterator() - Method in class com.googlecode.openbeans.beancontext.BeanContextMembershipEvent
 
iterator() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns an iterator of children of this context, with remove() disabled.

J

JsonUtil - Class in com.app55.util
Singleton wrapper class which configures the Jackson JSON parser.
JsonUtil() - Constructor for class com.app55.util.JsonUtil
 

L

listCards(User) - Method in class com.app55.Gateway
 
listSchedule(User, Boolean) - Method in class com.app55.Gateway
 
loadImage(String) - Method in class com.googlecode.openbeans.SimpleBeanInfo
 
locale - Variable in class com.googlecode.openbeans.beancontext.BeanContextSupport
The locale of this context.
LongEditor - Class in org.apache.harmony.beans.editors
 
LongEditor(Object) - Constructor for class org.apache.harmony.beans.editors.LongEditor
 
LongEditor() - Constructor for class org.apache.harmony.beans.editors.LongEditor
 

M

map(String) - Static method in class com.app55.util.JsonUtil
 
mapOrThrow(String) - Static method in class com.app55.util.JsonUtil
 
Message - Class in com.app55.message
 
Message() - Constructor for class com.app55.message.Message
 
Messages - Class in org.apache.harmony.beans.internal.nls
This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required.
Messages() - Constructor for class org.apache.harmony.beans.internal.nls.Messages
 
MethodDescriptor - Class in com.googlecode.openbeans
Describes a bean's method.
MethodDescriptor(Method, ParameterDescriptor[]) - Constructor for class com.googlecode.openbeans.MethodDescriptor
Constructs an instance with the given Method and ParameterDescriptors.
MethodDescriptor(Method) - Constructor for class com.googlecode.openbeans.MethodDescriptor
Constructs an instance with the given Method.
mutatesTo(Object, Object) - Method in class com.googlecode.openbeans.DefaultPersistenceDelegate
Determines whether one object mutates to the other object.
mutatesTo(Object, Object) - Method in class com.googlecode.openbeans.PersistenceDelegate
Determines whether one object mutates to the other object.

N

needsGui() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns true if this context or its children needs GUI to work properly.
needsGui() - Method in interface com.googlecode.openbeans.Visibility
 
NEW - Static variable in class org.apache.harmony.beans.BeansUtils
 
NEWARRAY - Static variable in class org.apache.harmony.beans.BeansUtils
 
NEWINSTANCE - Static variable in class org.apache.harmony.beans.BeansUtils
 
next() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport.BCSIterator
 
NULL - Static variable in class org.apache.harmony.beans.BeansUtils
 

O

object(String, Class<T>) - Static method in class com.app55.util.JsonUtil
 
objectOrThrow(String, Class<T>) - Static method in class com.app55.util.JsonUtil
 
okToUseGui - Variable in class com.googlecode.openbeans.beancontext.BeanContextSupport
A flag indicating whether this context is allowed to use GUI.
okToUseGui() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
okToUseGui() - Method in interface com.googlecode.openbeans.Visibility
 
onError(ApiException) - Method in interface com.app55.message.ResponseListener
 
onError(Exception) - Method in interface com.app55.transport.HttpListener
 
onResponse(R) - Method in interface com.app55.message.ResponseListener
 
onResponse(HttpResponse) - Method in interface com.app55.transport.HttpListener
 
onSendRequest(byte[], String, String, String) - Method in class com.app55.transport.DefaultHttpAdapter
 
onSendRequest(byte[], String, String, String, Map<String, String>) - Method in class com.app55.transport.DefaultHttpAdapter
 
onSendRequest(byte[], String, String, String, HttpListener) - Method in class com.app55.transport.DefaultHttpAdapter
 
onSendRequest(byte[], String, String, String) - Method in interface com.app55.transport.HttpAdapter
 
onSendRequest(byte[], String, String, String, Map<String, String>) - Method in interface com.app55.transport.HttpAdapter
 
onSendRequest(byte[], String, String, String, HttpListener) - Method in interface com.app55.transport.HttpAdapter
 
org.apache.harmony.beans - package org.apache.harmony.beans
 
org.apache.harmony.beans.editors - package org.apache.harmony.beans.editors
 
org.apache.harmony.beans.internal.nls - package org.apache.harmony.beans.internal.nls
 

P

paintValue(Graphics, Rectangle) - Method in interface com.googlecode.openbeans.PropertyEditor
 
paintValue(Graphics, Rectangle) - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
paintValue(Graphics, Rectangle) - Method in class org.apache.harmony.beans.editors.ColorEditor
 
paintValue(Graphics, Rectangle) - Method in class org.apache.harmony.beans.editors.FontEditor
 
ParameterDescriptor - Class in com.googlecode.openbeans
 
ParameterDescriptor() - Constructor for class com.googlecode.openbeans.ParameterDescriptor
 
parseAttrs(String, Attributes) - Static method in class org.apache.harmony.beans.Command
 
pcSupport - Variable in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
PersistenceDelegate - Class in com.googlecode.openbeans
PersistenceDelegate instances write received bean objects to encoders in the form of expressions and statements, which can be evaluated or executed to reconstruct the recorded bean objects in a new environment during decoding.
PersistenceDelegate() - Constructor for class com.googlecode.openbeans.PersistenceDelegate
Default constructor.
populate(Map<String, Object>) - Method in class com.app55.message.Response
 
pr(String) - Static method in class org.apache.harmony.beans.Command
 
pr(int, String) - Static method in class org.apache.harmony.beans.Command
 
printAttrs(int, String, Attributes) - Static method in class org.apache.harmony.beans.Command
 
prn(String) - Static method in class org.apache.harmony.beans.Command
 
prn(int, String) - Static method in class org.apache.harmony.beans.Command
 
PRODUCTION - Static variable in class com.app55.Environment
 
propagatedFrom - Variable in class com.googlecode.openbeans.beancontext.BeanContextEvent
 
propertyChange(PropertyChangeEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
propertyChange(PropertyChangeEvent) - Method in interface com.googlecode.openbeans.PropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class com.googlecode.openbeans.PropertyChangeListenerProxy
 
PropertyChangeEvent - Class in com.googlecode.openbeans
 
PropertyChangeEvent(Object, String, Object, Object) - Constructor for class com.googlecode.openbeans.PropertyChangeEvent
 
PropertyChangeListener - Interface in com.googlecode.openbeans
 
PropertyChangeListenerProxy - Class in com.googlecode.openbeans
 
PropertyChangeListenerProxy(String, PropertyChangeListener) - Constructor for class com.googlecode.openbeans.PropertyChangeListenerProxy
 
PropertyChangeSupport - Class in com.googlecode.openbeans
 
PropertyChangeSupport(Object) - Constructor for class com.googlecode.openbeans.PropertyChangeSupport
 
PropertyDescriptor - Class in com.googlecode.openbeans
 
PropertyDescriptor(String, Class<?>, String, String) - Constructor for class com.googlecode.openbeans.PropertyDescriptor
 
PropertyDescriptor(String, Method, Method) - Constructor for class com.googlecode.openbeans.PropertyDescriptor
 
PropertyDescriptor(String, Class<?>) - Constructor for class com.googlecode.openbeans.PropertyDescriptor
 
PropertyEditor - Interface in com.googlecode.openbeans
 
PropertyEditorManager - Class in com.googlecode.openbeans
 
PropertyEditorManager() - Constructor for class com.googlecode.openbeans.PropertyEditorManager
 
PropertyEditorSupport - Class in com.googlecode.openbeans
 
PropertyEditorSupport(Object) - Constructor for class com.googlecode.openbeans.PropertyEditorSupport
 
PropertyEditorSupport() - Constructor for class com.googlecode.openbeans.PropertyEditorSupport
 
PROPERTYNAME - Static variable in interface com.googlecode.openbeans.DesignMode
 
PropertyVetoException - Exception in com.googlecode.openbeans
Indicates that a proposed property change is unacceptable.
PropertyVetoException(String, PropertyChangeEvent) - Constructor for exception com.googlecode.openbeans.PropertyVetoException
Constructs an instance with a message and the change event.
proxy - Variable in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
A proxy service provider that delegates service requests to the parent context.
PUT - Static variable in class org.apache.harmony.beans.BeansUtils
 

Q

QUOTE - Static variable in class org.apache.harmony.beans.BeansUtils
 

R

readChildren(ObjectInputStream) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Deserializes children from the given object input stream.
readObject() - Method in class com.googlecode.openbeans.XMLDecoder
Reads the next object.
ReflectionUtil - Class in com.app55.util
 
ReflectionUtil() - Constructor for class com.app55.util.ReflectionUtil
 
registerEditor(Class<?>, Class<?>) - Static method in class com.googlecode.openbeans.PropertyEditorManager
 
rejectedSetBCOnce - Variable in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
releaseBeanContextResources() - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
releaseBeanContextResources() - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Called before the parent context is updated.
releaseService(BeanContextServices, Object, Object) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServiceProvider
 
releaseService(BeanContextChild, Object, Object) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
releaseService(BeanContextServices, Object, Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
Delegate to the wrapped BeanContextServices.
releaseService(BeanContextChild, Object, Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Release a service which has been requested previously.
remove() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport.BCSIterator
 
remove(Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Removes the given child from this context.
remove(Object, boolean) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Removes the given child from this context.
remove(Object) - Method in class com.googlecode.openbeans.Encoder
Remove the existing new copy of the given old object.
removeAll(Collection) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is unsupported, throws UnsupportedOperationException.
removeBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContext
 
removeBeanContextMembershipListener(BeanContextMembershipListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
removeBeanContextServicesListener(BeanContextServicesListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
removeBeanContextServicesListener(BeanContextServicesListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
 
removeChild(Command) - Method in class org.apache.harmony.beans.Command
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContextChild
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.googlecode.openbeans.Customizer
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.googlecode.openbeans.PropertyChangeSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.googlecode.openbeans.PropertyEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.harmony.beans.editors.ColorEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.harmony.beans.editors.FontEditor
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in interface com.googlecode.openbeans.beancontext.BeanContextChild
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.googlecode.openbeans.VetoableChangeSupport
 
Request<T extends Response> - Class in com.app55.message
 
RequestException - Exception in com.app55.error
 
RequestException(String, Long, Map<String, Object>) - Constructor for exception com.app55.error.RequestException
 
Response - Class in com.app55.message
 
Response() - Constructor for class com.app55.message.Response
 
Response(Gateway, Map<String, Object>) - Constructor for class com.app55.message.Response
 
ResponseListener<R extends Response> - Interface in com.app55.message
 
retainAll(Collection) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
This method is unsupported, throws UnsupportedOperationException.
revokeService(Class, BeanContextServiceProvider, boolean) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServices
 
revokeService(Class, BeanContextServiceProvider, boolean) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Revokes a service in this bean context.

S

SANDBOX - Static variable in class com.app55.Environment
 
Schedule - Class in com.app55.domain
 
Schedule() - Constructor for class com.app55.domain.Schedule
 
Schedule(String) - Constructor for class com.app55.domain.Schedule
 
Schedule(String, String, String) - Constructor for class com.app55.domain.Schedule
 
Schedule(String, String) - Constructor for class com.app55.domain.Schedule
 
ScheduleCreateRequest - Class in com.app55.message
 
ScheduleCreateRequest() - Constructor for class com.app55.message.ScheduleCreateRequest
 
ScheduleCreateRequest(User, Card, Transaction, Schedule) - Constructor for class com.app55.message.ScheduleCreateRequest
 
ScheduleCreateResponse - Class in com.app55.message
 
ScheduleCreateResponse() - Constructor for class com.app55.message.ScheduleCreateResponse
 
ScheduleDeleteRequest - Class in com.app55.message
 
ScheduleDeleteRequest() - Constructor for class com.app55.message.ScheduleDeleteRequest
 
ScheduleDeleteRequest(User, Schedule) - Constructor for class com.app55.message.ScheduleDeleteRequest
 
ScheduleDeleteResponse - Class in com.app55.message
 
ScheduleDeleteResponse() - Constructor for class com.app55.message.ScheduleDeleteResponse
 
ScheduleGetRequest - Class in com.app55.message
 
ScheduleGetRequest() - Constructor for class com.app55.message.ScheduleGetRequest
 
ScheduleGetRequest(User, Schedule) - Constructor for class com.app55.message.ScheduleGetRequest
 
ScheduleGetResponse - Class in com.app55.message
 
ScheduleGetResponse() - Constructor for class com.app55.message.ScheduleGetResponse
 
ScheduleListRequest - Class in com.app55.message
 
ScheduleListRequest() - Constructor for class com.app55.message.ScheduleListRequest
 
ScheduleListRequest(User) - Constructor for class com.app55.message.ScheduleListRequest
 
ScheduleListResponse - Class in com.app55.message
 
ScheduleListResponse() - Constructor for class com.app55.message.ScheduleListResponse
 
ScheduleUpdateRequest - Class in com.app55.message
 
ScheduleUpdateRequest() - Constructor for class com.app55.message.ScheduleUpdateRequest
 
ScheduleUpdateRequest(User, Card, Schedule) - Constructor for class com.app55.message.ScheduleUpdateRequest
 
ScheduleUpdateResponse - Class in com.app55.message
 
ScheduleUpdateResponse() - Constructor for class com.app55.message.ScheduleUpdateResponse
 
send() - Method in class com.app55.message.Request
 
send(Map<String, String>) - Method in class com.app55.message.Request
 
send(ResponseListener<T>) - Method in class com.app55.message.Request
 
send() - Method in class com.app55.message.ThreeDRedirectRequest
 
serializable - Variable in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
The number of serializable service providers currently registered.
serialize(ObjectOutputStream, Collection) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Serializes the given collection.
serviceAvailable(BeanContextServiceAvailableEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
serviceAvailable(BeanContextServiceAvailableEvent) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServicesListener
 
serviceAvailable(BeanContextServiceAvailableEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Notify all listeners and children that implements BeanContextServices of the event.
serviceClass - Variable in class com.googlecode.openbeans.beancontext.BeanContextServiceAvailableEvent
 
serviceClass - Variable in class com.googlecode.openbeans.beancontext.BeanContextServiceRevokedEvent
 
serviceProvider - Variable in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport.BCSSServiceProvider
The service provider of the related service.
serviceRevoked(BeanContextServiceRevokedEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
serviceRevoked(BeanContextServiceRevokedEvent) - Method in interface com.googlecode.openbeans.beancontext.BeanContextServiceRevokedListener
 
serviceRevoked(BeanContextServiceRevokedEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
Throws UnsupportedOperationException.
serviceRevoked(BeanContextServiceRevokedEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
Notify all listeners and children that implements BeanContextServices of the event.
services - Variable in class com.googlecode.openbeans.beancontext.BeanContextServicesSupport
A map of all registered services - key is service class, value is BCSSServiceProvider object.
SET - Static variable in class org.apache.harmony.beans.BeansUtils
 
setActive(Boolean) - Method in class com.app55.message.ScheduleListRequest
 
setAddress(Address) - Method in class com.app55.domain.Card
 
setAmount(String) - Method in class com.app55.domain.Transaction
 
setAsText(String) - Method in interface com.googlecode.openbeans.PropertyEditor
 
setAsText(String) - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.BooleanEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.ByteEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.ColorEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.DoubleEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.FloatEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.FontEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.IntEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.LongEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.ShortEditor
 
setAsText(String) - Method in class org.apache.harmony.beans.editors.StringEditor
 
setAuthCode(String) - Method in class com.app55.domain.Transaction
 
setBeanContext(BeanContext) - Method in interface com.googlecode.openbeans.beancontext.BeanContextChild
 
setBeanContext(BeanContext) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
setBeanInfoSearchPath(String[]) - Static method in class com.googlecode.openbeans.Introspector
Sets the search packages.
setBound(boolean) - Method in class com.googlecode.openbeans.PropertyDescriptor
 
setCard(Card) - Method in class com.app55.message.CardCreateRequest
 
setCard(Card) - Method in class com.app55.message.CardCreateResponse
 
setCard(Card) - Method in class com.app55.message.CardDeleteRequest
 
setCard(Card) - Method in class com.app55.message.ScheduleCreateRequest
 
setCard(Card) - Method in class com.app55.message.ScheduleCreateResponse
 
setCard(Card) - Method in class com.app55.message.ScheduleGetResponse
 
setCard(Card) - Method in class com.app55.message.ScheduleUpdateRequest
 
setCard(Card) - Method in class com.app55.message.TransactionCreateRequest
 
setCards(List<Card>) - Method in class com.app55.message.CardListResponse
 
setCity(String) - Method in class com.app55.domain.Address
 
setCode(String) - Method in class com.app55.domain.Transaction
 
setCommit(Boolean) - Method in class com.app55.domain.Transaction
 
setConfirmPassword(String) - Method in class com.app55.domain.User
 
setConstrained(boolean) - Method in class com.googlecode.openbeans.PropertyDescriptor
 
setContent(String) - Method in class com.app55.transport.HttpResponse
 
setContext(Command) - Method in class org.apache.harmony.beans.Command
 
setCountry(String) - Method in class com.app55.domain.Address
 
setCurrency(String) - Method in class com.app55.domain.Transaction
 
setData(String) - Method in class org.apache.harmony.beans.Command
 
setDay(Integer) - Method in class com.app55.domain.Schedule
 
setDescription(String) - Method in class com.app55.domain.Card
 
setDescription(String) - Method in class com.app55.domain.Transaction
 
setDesignTime(boolean) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
setDesignTime(boolean) - Static method in class com.googlecode.openbeans.Beans
Used to indicate whether of not it's in an application construction environment.
setDesignTime(boolean) - Method in interface com.googlecode.openbeans.DesignMode
 
setDisplayName(String) - Method in class com.googlecode.openbeans.FeatureDescriptor
Sets the display name.
setEditorSearchPath(String[]) - Static method in class com.googlecode.openbeans.PropertyEditorManager
 
setEmail(String) - Method in class com.app55.domain.User
 
setEnd(String) - Method in class com.app55.domain.Schedule
 
setExceptionListener(ExceptionListener) - Method in class com.googlecode.openbeans.Encoder
Sets the exception listener of this encoder.
setExceptionListener(ExceptionListener) - Method in class com.googlecode.openbeans.XMLDecoder
Sets the exception listener.
setExpert(boolean) - Method in class com.googlecode.openbeans.FeatureDescriptor
Sets the expert indicator.
setExpiry(String) - Method in class com.app55.domain.Card
 
setExpiryMonth(String) - Method in class com.app55.domain.Card
 
setExpiryYear(String) - Method in class com.app55.domain.Card
 
setGateway(Gateway) - Method in class com.app55.message.Message
 
setGuiAvailable(boolean) - Static method in class com.googlecode.openbeans.Beans
Set whether or not a GUI is available in the bean's current environment.
setHidden(boolean) - Method in class com.googlecode.openbeans.FeatureDescriptor
Sets the hidden indicator.
setHolderName(String) - Method in class com.app55.domain.Card
 
setId(String) - Method in class com.app55.domain.Schedule
 
setId(String) - Method in class com.app55.domain.Transaction
 
setId(Long) - Method in class com.app55.domain.User
 
setInDefaultEventSet(boolean) - Method in class com.googlecode.openbeans.EventSetDescriptor
 
setIndexedReadMethod(Method) - Method in class com.googlecode.openbeans.IndexedPropertyDescriptor
Sets the indexed getter as the specified method.
setIndexedWriteMethod(Method) - Method in class com.googlecode.openbeans.IndexedPropertyDescriptor
Sets the indexed setter as the specified method.
setInterfaces(Class<?>[]) - Method in class org.apache.harmony.beans.Argument
 
setIpAddress(String) - Method in class com.app55.message.CardCreateRequest
 
setIpAddress(String) - Method in class com.app55.message.TransactionCreateRequest
 
setIssue(String) - Method in class com.app55.domain.Card
 
setLocale(Locale) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Sets the locale of this context.
setLocale(Locale, String) - Static method in class org.apache.harmony.beans.internal.nls.Messages
Changes the locale of the messages.
setName(String) - Method in class com.googlecode.openbeans.FeatureDescriptor
Sets the name.
setNext(String) - Method in class com.app55.domain.Schedule
 
setNumber(String) - Method in class com.app55.domain.Card
 
setObject(Object) - Method in interface com.googlecode.openbeans.Customizer
 
setOwner(Object) - Method in class com.googlecode.openbeans.XMLDecoder
Sets the owner of this decoder.
setOwner(Object) - Method in class com.googlecode.openbeans.XMLEncoder
Sets the owner of this encoder.
setPassword(String) - Method in class com.app55.domain.User
 
setPersistenceDelegate(Class<?>, PersistenceDelegate) - Method in class com.googlecode.openbeans.Encoder
Register the PersistenceDelegate of the specified type.
setPhone(String) - Method in class com.app55.domain.User
 
setPostalCode(String) - Method in class com.app55.domain.Address
 
setPreferred(boolean) - Method in class com.googlecode.openbeans.FeatureDescriptor
Sets the preferred indicator.
setPropagatedFrom(BeanContext) - Method in class com.googlecode.openbeans.beancontext.BeanContextEvent
 
setPropagationId(Object) - Method in class com.googlecode.openbeans.PropertyChangeEvent
 
setPropertyEditorClass(Class<?>) - Method in class com.googlecode.openbeans.PropertyDescriptor
 
setReadMethod(Method) - Method in class com.googlecode.openbeans.PropertyDescriptor
 
setRedirectUrl(String) - Method in class com.app55.message.ThreeDRedirectRequest
 
setSchedule(Schedule) - Method in class com.app55.message.ScheduleCreateRequest
 
setSchedule(Schedule) - Method in class com.app55.message.ScheduleCreateResponse
 
setSchedule(Schedule) - Method in class com.app55.message.ScheduleDeleteRequest
 
setSchedule(Schedule) - Method in class com.app55.message.ScheduleGetRequest
 
setSchedule(Schedule) - Method in class com.app55.message.ScheduleGetResponse
 
setSchedule(Schedule) - Method in class com.app55.message.ScheduleUpdateRequest
 
setSchedules(List<Schedule>) - Method in class com.app55.message.ScheduleListResponse
 
setSecurityCode(String) - Method in class com.app55.domain.Card
 
setShortDescription(String) - Method in class com.googlecode.openbeans.FeatureDescriptor
Sets the short description.
setSignature(String) - Method in class com.app55.message.Response
 
setSource(Object) - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
setStart(String) - Method in class com.app55.domain.Schedule
 
setStatusCode(int) - Method in class com.app55.transport.HttpResponse
 
setStreet(String) - Method in class com.app55.domain.Address
 
setStreet2(String) - Method in class com.app55.domain.Address
 
setThreeDSecure(boolean) - Method in class com.app55.message.CardCreateRequest
 
setThreeDSecure(boolean) - Method in class com.app55.message.TransactionCreateRequest
 
setThreeDSecureRedirectUrl(String) - Method in class com.app55.message.CardCreateResponse
 
setThreeDSecureRedirectUrl(String) - Method in class com.app55.message.TransactionCreateResponse
 
setTimestamp(String) - Method in class com.app55.message.Response
 
setTimeUnit(String) - Method in class com.app55.domain.Schedule
 
setToken(String) - Method in class com.app55.domain.Card
 
setTransaction(Transaction) - Method in class com.app55.message.ScheduleCreateRequest
 
setTransaction(Transaction) - Method in class com.app55.message.ScheduleCreateResponse
 
setTransaction(Transaction) - Method in class com.app55.message.ScheduleGetResponse
 
setTransaction(Transaction) - Method in class com.app55.message.TransactionCancelRequest
 
setTransaction(Transaction) - Method in class com.app55.message.TransactionCommitRequest
 
setTransaction(Transaction) - Method in class com.app55.message.TransactionCommitResponse
 
setTransaction(Transaction) - Method in class com.app55.message.TransactionCreateRequest
 
setTransaction(Transaction) - Method in class com.app55.message.TransactionCreateResponse
 
setType(String) - Method in class com.app55.domain.Card
 
setType(String) - Method in class com.app55.domain.Transaction
 
setType(Class<?>) - Method in class org.apache.harmony.beans.Argument
 
setUnicast(boolean) - Method in class com.googlecode.openbeans.EventSetDescriptor
 
setUnits(Integer) - Method in class com.app55.domain.Schedule
 
setUser(User) - Method in class com.app55.message.CardCreateRequest
 
setUser(User) - Method in class com.app55.message.CardDeleteRequest
 
setUser(User) - Method in class com.app55.message.CardListRequest
 
setUser(User) - Method in class com.app55.message.ScheduleCreateRequest
 
setUser(User) - Method in class com.app55.message.ScheduleDeleteRequest
 
setUser(User) - Method in class com.app55.message.ScheduleGetRequest
 
setUser(User) - Method in class com.app55.message.ScheduleListRequest
 
setUser(User) - Method in class com.app55.message.ScheduleUpdateRequest
 
setUser(User) - Method in class com.app55.message.TransactionCancelRequest
 
setUser(User) - Method in class com.app55.message.TransactionCreateRequest
 
setUser(User) - Method in class com.app55.message.UserAuthenticateRequest
 
setUser(User) - Method in class com.app55.message.UserAuthenticateResponse
 
setUser(User) - Method in class com.app55.message.UserCreateRequest
 
setUser(User) - Method in class com.app55.message.UserCreateResponse
 
setUser(User) - Method in class com.app55.message.UserGetRequest
 
setUser(User) - Method in class com.app55.message.UserGetResponse
 
setUser(User) - Method in class com.app55.message.UserUpdateRequest
 
setValue(Object) - Method in class com.googlecode.openbeans.Expression
 
setValue(String, Object) - Method in class com.googlecode.openbeans.FeatureDescriptor
Sets the value for the named attribute.
setValue(Object) - Method in interface com.googlecode.openbeans.PropertyEditor
 
setValue(Object) - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.BooleanEditor
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.ByteEditor
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.ColorEditor
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.DoubleEditor
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.FloatEditor
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.FontEditor
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.IntEditor
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.LongEditor
 
setValue(Object) - Method in class org.apache.harmony.beans.editors.ShortEditor
 
setWriteMethod(Method) - Method in class com.googlecode.openbeans.PropertyDescriptor
 
sha1(String) - Static method in class com.app55.util.EncodeUtil
 
ShortEditor - Class in org.apache.harmony.beans.editors
 
ShortEditor(Object) - Constructor for class org.apache.harmony.beans.editors.ShortEditor
 
ShortEditor() - Constructor for class org.apache.harmony.beans.editors.ShortEditor
 
SimpleBeanInfo - Class in com.googlecode.openbeans
 
SimpleBeanInfo() - Constructor for class com.googlecode.openbeans.SimpleBeanInfo
 
size() - Method in class com.googlecode.openbeans.beancontext.BeanContextMembershipEvent
 
size() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns the number children of this context.
startDocument() - Method in class org.apache.harmony.beans.Handler
 
startElement(String, String, String, Attributes) - Method in class org.apache.harmony.beans.Handler
 
Statement - Class in com.googlecode.openbeans
 
Statement(Object, String, Object[]) - Constructor for class com.googlecode.openbeans.Statement
 
string(Object) - Static method in class com.app55.util.JsonUtil
 
StringEditor - Class in org.apache.harmony.beans.editors
 
StringEditor(Object) - Constructor for class org.apache.harmony.beans.editors.StringEditor
 
StringEditor() - Constructor for class org.apache.harmony.beans.editors.StringEditor
 
supportsCustomEditor() - Method in interface com.googlecode.openbeans.PropertyEditor
 
supportsCustomEditor() - Method in class com.googlecode.openbeans.PropertyEditorSupport
 
supportsCustomEditor() - Method in class org.apache.harmony.beans.editors.ColorEditor
 
supportsCustomEditor() - Method in class org.apache.harmony.beans.editors.FontEditor
 

T

ThreeDRedirectRequest - Class in com.app55.message
 
ThreeDRedirectRequest(String) - Constructor for class com.app55.message.ThreeDRedirectRequest
 
TIMEUNIT_DAILY - Static variable in class com.app55.domain.Schedule
 
TIMEUNIT_MONTHLY - Static variable in class com.app55.domain.Schedule
 
TIMEUNIT_ONCE - Static variable in class com.app55.domain.Schedule
 
TIMEUNIT_WEEKLY - Static variable in class com.app55.domain.Schedule
 
toArray() - Method in class com.googlecode.openbeans.beancontext.BeanContextMembershipEvent
 
toArray() - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns an array of children of this context.
toArray(Object[]) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Returns an array of children of this context.
toASCIILowerCase(String) - Static method in class org.apache.harmony.beans.BeansUtils
 
toASCIIUpperCase(String) - Static method in class org.apache.harmony.beans.BeansUtils
 
toFormData(boolean, Map<String, Boolean>) - Method in class com.app55.message.Message
 
toSignature() - Method in class com.app55.message.Message
 
toSignature(boolean) - Method in class com.app55.message.Message
 
toString() - Method in exception com.app55.error.ApiException
 
toString() - Method in class com.googlecode.openbeans.Expression
 
toString() - Method in class com.googlecode.openbeans.Statement
 
Transaction - Class in com.app55.domain
 
Transaction() - Constructor for class com.app55.domain.Transaction
 
Transaction(String, String) - Constructor for class com.app55.domain.Transaction
 
Transaction(String, String, String) - Constructor for class com.app55.domain.Transaction
 
Transaction(String, String, String, String) - Constructor for class com.app55.domain.Transaction
 
Transaction(String) - Constructor for class com.app55.domain.Transaction
 
TransactionCancelRequest - Class in com.app55.message
 
TransactionCancelRequest() - Constructor for class com.app55.message.TransactionCancelRequest
 
TransactionCancelRequest(User, Transaction) - Constructor for class com.app55.message.TransactionCancelRequest
 
TransactionCancelResponse - Class in com.app55.message
 
TransactionCancelResponse() - Constructor for class com.app55.message.TransactionCancelResponse
 
TransactionCommitRequest - Class in com.app55.message
 
TransactionCommitRequest() - Constructor for class com.app55.message.TransactionCommitRequest
 
TransactionCommitRequest(Transaction) - Constructor for class com.app55.message.TransactionCommitRequest
 
TransactionCommitResponse - Class in com.app55.message
 
TransactionCommitResponse() - Constructor for class com.app55.message.TransactionCommitResponse
 
TransactionCreateRequest - Class in com.app55.message
 
TransactionCreateRequest() - Constructor for class com.app55.message.TransactionCreateRequest
 
TransactionCreateRequest(User, Card, Transaction) - Constructor for class com.app55.message.TransactionCreateRequest
 
TransactionCreateRequest(User, Card, Transaction, boolean) - Constructor for class com.app55.message.TransactionCreateRequest
 
TransactionCreateRequest(User, Card, Transaction, String) - Constructor for class com.app55.message.TransactionCreateRequest
 
TransactionCreateRequest(Card, Transaction) - Constructor for class com.app55.message.TransactionCreateRequest
 
TransactionCreateResponse - Class in com.app55.message
 
TransactionCreateResponse() - Constructor for class com.app55.message.TransactionCreateResponse
 

U

updateSchedule(User, Card, Schedule) - Method in class com.app55.Gateway
 
updateUser(User) - Method in class com.app55.Gateway
 
USE_ALL_BEANINFO - Static variable in class com.googlecode.openbeans.Introspector
Constant values to indicate that the Introspector will use all BeanInfo class which have been found.
User - Class in com.app55.domain
 
User() - Constructor for class com.app55.domain.User
 
User(long) - Constructor for class com.app55.domain.User
 
User(String) - Constructor for class com.app55.domain.User
 
User(String, String) - Constructor for class com.app55.domain.User
 
User(String, String, String, String) - Constructor for class com.app55.domain.User
 
User(String, String, String) - Constructor for class com.app55.domain.User
 
User(long, String) - Constructor for class com.app55.domain.User
 
User(long, String, String) - Constructor for class com.app55.domain.User
 
User(long, String, String, String) - Constructor for class com.app55.domain.User
 
UserAuthenticateRequest - Class in com.app55.message
 
UserAuthenticateRequest() - Constructor for class com.app55.message.UserAuthenticateRequest
 
UserAuthenticateRequest(User) - Constructor for class com.app55.message.UserAuthenticateRequest
 
UserAuthenticateResponse - Class in com.app55.message
 
UserAuthenticateResponse() - Constructor for class com.app55.message.UserAuthenticateResponse
 
UserCreateRequest - Class in com.app55.message
 
UserCreateRequest() - Constructor for class com.app55.message.UserCreateRequest
 
UserCreateRequest(User) - Constructor for class com.app55.message.UserCreateRequest
 
UserCreateResponse - Class in com.app55.message
 
UserCreateResponse() - Constructor for class com.app55.message.UserCreateResponse
 
UserGetRequest - Class in com.app55.message
 
UserGetRequest() - Constructor for class com.app55.message.UserGetRequest
 
UserGetRequest(User) - Constructor for class com.app55.message.UserGetRequest
 
UserGetResponse - Class in com.app55.message
 
UserGetResponse() - Constructor for class com.app55.message.UserGetResponse
 
UserUpdateRequest - Class in com.app55.message
 
UserUpdateRequest() - Constructor for class com.app55.message.UserUpdateRequest
 
UserUpdateRequest(User) - Constructor for class com.app55.message.UserUpdateRequest
 
UserUpdateResponse - Class in com.app55.message
 
UserUpdateResponse() - Constructor for class com.app55.message.UserUpdateResponse
 

V

validatePendingAdd(Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Validates the pending add of child.
validatePendingRemove(Object) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Validates the pending removal of child.
validatePendingSetBeanContext(BeanContext) - Method in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
vcSupport - Variable in class com.googlecode.openbeans.beancontext.BeanContextChildSupport
 
vetoableChange(PropertyChangeEvent) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
 
vetoableChange(PropertyChangeEvent) - Method in interface com.googlecode.openbeans.VetoableChangeListener
 
vetoableChange(PropertyChangeEvent) - Method in class com.googlecode.openbeans.VetoableChangeListenerProxy
 
VetoableChangeListener - Interface in com.googlecode.openbeans
 
VetoableChangeListenerProxy - Class in com.googlecode.openbeans
 
VetoableChangeListenerProxy(String, VetoableChangeListener) - Constructor for class com.googlecode.openbeans.VetoableChangeListenerProxy
 
VetoableChangeSupport - Class in com.googlecode.openbeans
 
VetoableChangeSupport(Object) - Constructor for class com.googlecode.openbeans.VetoableChangeSupport
 
Visibility - Interface in com.googlecode.openbeans
 

W

writeChildren(ObjectOutputStream) - Method in class com.googlecode.openbeans.beancontext.BeanContextSupport
Serializes children to the given object input stream.
writeExpression(Expression) - Method in class com.googlecode.openbeans.Encoder
Write an expression of old objects.
writeExpression(Expression) - Method in class com.googlecode.openbeans.XMLEncoder
Records the expression so that it can be written out later, then calls super implementation.
writeObject(Object) - Method in class com.googlecode.openbeans.Encoder
Encode the given object into a series of statements and expressions.
writeObject(Object, Encoder) - Method in class com.googlecode.openbeans.PersistenceDelegate
Writes a bean object to the given encoder.
writeObject(Object) - Method in class com.googlecode.openbeans.XMLEncoder
Records the object so that it can be written out later, then calls super implementation.
writeStatement(Statement) - Method in class com.googlecode.openbeans.Encoder
Write a statement of old objects.
writeStatement(Statement) - Method in class com.googlecode.openbeans.XMLEncoder
Records the statement so that it can be written out later, then calls super implementation.

X

XMLDecoder - Class in com.googlecode.openbeans
XMLDecoder reads objects from xml created by XMLEncoder.
XMLDecoder(InputStream) - Constructor for class com.googlecode.openbeans.XMLDecoder
Create a decoder to read from specified input stream.
XMLDecoder(InputStream, Object) - Constructor for class com.googlecode.openbeans.XMLDecoder
Create a decoder to read from specified input stream.
XMLDecoder(InputStream, Object, ExceptionListener) - Constructor for class com.googlecode.openbeans.XMLDecoder
Create a decoder to read from specified input stream.
XMLDecoder(InputStream, Object, ExceptionListener, ClassLoader) - Constructor for class com.googlecode.openbeans.XMLDecoder
 
XMLEncoder - Class in com.googlecode.openbeans
XMLEncoder extends Encoder to write out the encoded statements and expressions in XML format.
XMLEncoder(OutputStream) - Constructor for class com.googlecode.openbeans.XMLEncoder
Construct a XMLEncoder.
A B C D E F G H I J L M N O P Q R S T U V W X 

Copyright © 2014. All Rights Reserved.