| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| absoluteBrowse(uri, browsingSource:org.servebox.foundry.view:IView, ignoreSameTarget) — Method in class org.servebox.toolbox.browsing.FlexBrowser | |
| Attain a specific uri with the root application object as the reference. | |
| AbstractAirApplication — Class in package org.servebox.airfoundry.control | |
| AbstractAirApplication is the foundry mx:WindowedApplication implementation businessDelegates, Controllers, and Models initialization are initialized automatically. | |
| AbstractAirApplication() — Constructor in class org.servebox.airfoundry.control.AbstractAirApplication | |
| Creates a new AbstractApplication. | |
| AbstractApplication — Class in package org.servebox.foundry.control | |
| AbstractApplication is the foundry mx:Application implementation businessDelegates, Controllers, and Models initialization are initialized automatically | |
| AbstractApplication() — Constructor in class org.servebox.foundry.control.AbstractApplication | |
| Creates a new AbstractApplication. | |
| AbstractBaseController — Class in package org.servebox.foundry.control | |
| The Controller member of MVC design pattern. | |
| AbstractBaseController() — Constructor in class org.servebox.foundry.control.AbstractBaseController | |
| Creates a new AbstractBaseController object. | |
| AbstractBusinessDelegate — Class in package org.servebox.foundry.service | |
| BusinessDelegate design pattern implementation. | |
| AbstractBusinessDelegate(service) — Constructor in class org.servebox.foundry.service.AbstractBusinessDelegate | |
| Creates a new AbstractBusinessDelegate object. | |
| AbstractCollection — Class in package org.servebox.commons.collection | |
| Abstract implementation of the ICollection interface. | |
| AbstractCollection(collection:org.servebox.commons.collection:ICollection) — Constructor in class org.servebox.commons.collection.AbstractCollection | |
| Creates a new AbstractCollection object. | |
| AbstractController — Class in package org.servebox.foundry.control | |
| A base controller with sub-controller managment, your application controller should extend AbstractController | |
| AbstractController() — Constructor in class org.servebox.foundry.control.AbstractController | |
| AbstractDataSaveViewHelper — Class in package org.servebox.toolbox.view | |
| AbstractDataSaveViewHelper() — Constructor in class org.servebox.toolbox.view.AbstractDataSaveViewHelper | |
| AbstractModel — Class in package org.servebox.foundry.model | |
| AbstractModel is used as data model base and it implements notification/observation mechanisms. | |
| AbstractSet — Class in package org.servebox.commons.collection | |
| Abstract implementation of the ISet interface. | |
| AbstractSet(collection:org.servebox.commons.collection:ICollection) — Constructor in class org.servebox.commons.collection.AbstractSet | |
| Creates a new AbstractSet object. | |
| AbstractSubController — Class in package org.servebox.foundry.control | |
| A base sub-controller. | |
| AbstractValueObject — Class in package org.servebox.foundry.value | |
| AbstractValueObject is used to ease IBasicObject implementation on value objects. | |
| AccessControlApplication — Class in package org.servebox.toolbox.acl | |
| Define an ACO of type application | |
| accessControlObject — Property in class org.servebox.toolbox.acl.ACLEntry | |
| Return the ACO | |
| AccessControlObject — Class in package org.servebox.toolbox.acl | |
| A Simple ACO | |
| AccessControlObjectGroup — Class in package org.servebox.toolbox.acl | |
| Define a group of ACO | |
| accessControlObjectGroups — Property in class org.servebox.toolbox.acl.AccessControlApplication | |
| accessControlObjects — Property in class org.servebox.toolbox.acl.AccessControlObjectGroup | |
| AccessRequestGroup — Class in package org.servebox.toolbox.acl | |
| Define ARO group | |
| accessRequestObject — Property in class org.servebox.toolbox.acl.ACLEntry | |
| Return the ARO | |
| AccessRequestObject — Class in package org.servebox.toolbox.acl | |
| A Simple ARO | |
| AccessRequestRole — Class in package org.servebox.toolbox.acl | |
| A simple ARO Role | |
| AccessRequestUser — Class in package org.servebox.toolbox.acl | |
| A Simple ARO user | |
| ACLBaseDenyHandler — Class in package org.servebox.toolbox.acl | |
| Default implementation of IACLDenyHandler just a wrapper for a Logger | |
| ACLEntry — Class in package org.servebox.toolbox.acl | |
| Define an ACLEntry containing an Action, an ARO, an ACO and a directive | |
| ACLGrid — Class in package org.servebox.toolbox.acl | |
| ACLGrid contain a collection of ACLEntry | |
| ACLGrid() — Constructor in class org.servebox.toolbox.acl.ACLGrid | |
| Constructor if No ACLMANAGER where specified set a default manager | |
| ACLGridTO — Class in package org.servebox.toolbox.acl.service | |
| An ACL grid. | |
| ACLGridTO() — Constructor in class org.servebox.toolbox.acl.service.ACLGridTO | |
| Creates a new ACLGridTO object. | |
| ACLGridTOError — Class in package org.servebox.toolbox.acl.exception | |
| An ACL grid error. | |
| ACLGridTOError(message, id) — Constructor in class org.servebox.toolbox.acl.exception.ACLGridTOError | |
| Creates a new ACLGridTOError object. | |
| ACLManager — Class in package org.servebox.toolbox.acl | |
| ACLManager is designed for resolved credential between ACO and ARO | |
| ACLManager() — Constructor in class org.servebox.toolbox.acl.ACLManager | |
| ACLServiceError — Class in package org.servebox.toolbox.acl.exception | |
| This error is thrown when the estination for ACLService is null. | |
| ACLServiceError(message, id) — Constructor in class org.servebox.toolbox.acl.exception.ACLServiceError | |
| Creates a new ACLServiceError object. | |
| action — Property in class org.servebox.toolbox.acl.ACLEntry | |
| Return the action | |
| ACTION_ALL — Constant static property in class org.servebox.toolbox.acl.ACLEntry | |
| ACTION_CREATE — Constant static property in class org.servebox.toolbox.acl.ACLEntry | |
| ACTION_DELETE — Constant static property in class org.servebox.toolbox.acl.ACLEntry | |
| ACTION_UPDATE — Constant static property in class org.servebox.toolbox.acl.ACLEntry | |
| ACTION_VIEW — Constant static property in class org.servebox.toolbox.acl.ACLEntry | |
| add(o:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.collection.AbstractCollection | |
| Adds the specified element to the collection. | |
| add(o:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.collection.AbstractSet | |
| Adds the specified element to the collection. | |
| add(o:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.collection.HashSet | |
| Adds the specified element to the collection. | |
| add(o:org.servebox.commons.value:IBasicObject) — Method in interface org.servebox.commons.collection.ICollection | |
| Adds the specified element to the collection. | |
| add(o:org.servebox.commons.value:IBasicObject) — Method in interface org.servebox.commons.collection.IListIterator | |
| Inserts the element into the list. | |
| add(o:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.collection.SortedSet | |
| Adds the specified element to the collection. | |
| addAccesControlObject(aco:org.servebox.toolbox.acl:AccessControlObject) — Method in class org.servebox.toolbox.acl.AccessControlObjectGroup | |
| addAcoElementsTodTmpAco(arAco) — Method in class org.servebox.toolbox.acl.ACLGrid | |
| Add the queue of finded ACO elements To sssssthe Temp DictionnaryTable | |
| addAction(action:org.servebox.toolbox.browsing:BrowsingAction) — Method in class org.servebox.toolbox.browsing.BrowsingSequence | |
| addAll(c:org.servebox.commons.collection:ICollection) — Method in class org.servebox.commons.collection.AbstractCollection | |
| Adds the specified elements to the collection. | |
| addAll(c:org.servebox.commons.collection:ICollection) — Method in class org.servebox.commons.collection.HashSet | |
| Adds the specified elements to the collection. | |
| addAll(c:org.servebox.commons.collection:ICollection) — Method in interface org.servebox.commons.collection.ICollection | |
| Adds the specified elements to the collection. | |
| addAllAt(i, c:org.servebox.commons.collection:ICollection) — Method in class org.servebox.commons.collection.ArrayList | |
| Adds the specified elements to the collection at the specified index. | |
| addAllAt(i, c:org.servebox.commons.collection:ICollection) — Method in interface org.servebox.commons.collection.IList | |
| Adds the specified elements to the collection at the specified index. | |
| addEntry(entry:org.servebox.toolbox.acl:ACLEntry) — Method in class org.servebox.toolbox.acl.ACLGrid | |
| addEventListener(type, listener) — Method in interface org.servebox.foundry.control.externalressource.IExternalRessource | |
| addEventListener(type, listener) — Method in class org.servebox.foundry.control.externalressource.XMLSpringResource | |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class org.servebox.foundry.widget.WidgetProperty | |
| Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class org.servebox.toolbox.globalization.GlobalizationDictionaryReader | |
| IEventDispatcher implementation. | |
| addGroup(group:org.servebox.toolbox.acl:AccessRequestGroup) — Method in class org.servebox.toolbox.acl.AccessRequestUser | |
| addItemAt(i, o:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.collection.ArrayList | |
| Adds the specified element to the collection at the specified index. | |
| addItemAt(i, o:org.servebox.commons.value:IBasicObject) — Method in interface org.servebox.commons.collection.IList | |
| Adds the specified element to the collection at the specified index. | |
| addLabel(key, value) — Method in class org.servebox.toolbox.globalization.TranslationSchema | |
| Adds a label to the collection. | |
| addObject(key, obj:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.search.WordIndex | |
| Adds an object to the object list for the word indexed by key. | |
| addObjectToIndex(obj:org.servebox.commons.value:IBasicObject, properties) — Method in class org.servebox.toolbox.search.SearchTree | |
| Adds an object to the index. | |
| addRole(role:org.servebox.toolbox.acl:AccessRequestRole) — Method in class org.servebox.toolbox.acl.AccessRequestUser | |
| addSchema(language, description) — Method in class org.servebox.toolbox.globalization.GlobalizationDictionary | |
| Adds a translation schema. | |
| addUniqueToArray(obj, array) — Static method in class org.servebox.commons.utils.ArrayUtils | |
| Adds an object to an array without duplicated values. | |
| alignStateToMode — Property in class org.servebox.foundry.widget.MultiModeWidget | |
| Indicates if the corresponds to the mode or not. | |
| ALPHABET_SIZE — Static property in class org.servebox.toolbox.search.StringComparator | |
| ASCII alphabet size (64k). | |
| APHash(str) — Static method in class org.servebox.commons.utils.hash.StringHash | |
| AP Hash algorithm. | |
| application — Property in class org.servebox.toolbox.acl.AccessControlObjectGroup | |
| application — Property in class org.servebox.toolbox.acl.ACLGrid | |
| ApplicationControllerInitializationError — Class in package org.servebox.foundry.control | |
| An ApplicationControllerInitializationError is thrown when you try to register a class that is not an AbstractController. | |
| ApplicationControllerInitializationError(message, code) — Constructor in class org.servebox.foundry.control.ApplicationControllerInitializationError | |
| Creates a new ApplicationControllerInitializationError. | |
| arrayCollectionCopy(src) — Static method in class org.servebox.commons.utils.ArrayUtils | |
| Returns a copy of the source ArrayCollection instance. | |
| arrayCopy(src) — Static method in class org.servebox.commons.utils.ArrayUtils | |
| Returns a copy of the source Array instance. | |
| ArrayList — Class in package org.servebox.commons.collection | |
| Implementation of the IList interface. | |
| ArrayList(collection:org.servebox.commons.collection:ICollection) — Constructor in class org.servebox.commons.collection.ArrayList | |
| ArrayUtils — Class in package org.servebox.commons.utils | |
| The ArrayUtils utility class contains advanced array manipulation static methods. | |
| ArrayWrapper — Dynamic class in package org.servebox.commons.value | |
| Wrap a simple Array as an IBasicObject | |
| ArrayWrapper(source) — Constructor in class org.servebox.commons.value.ArrayWrapper | |
| Creates a new ArrayWrapper object. | |
| autoRegisterBasedOnQualifiedClassName — Property in class org.servebox.foundry.view.ViewHelper | |
| autoRegisterBasedOnViewId — Property in class org.servebox.foundry.view.ViewHelper | |
| autoRegisterToViewLocator — Property in class org.servebox.foundry.view.ViewHelper | |
| Indicates whether the ViewHelper instance should register itself to the ViewHelper. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |