- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
-
- 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.
- 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
-