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

A

A_BLINK - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Blink attribute
A_BOLD - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Bold attribute
A_NORMAL - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Normal attribute.
A_REVERSE - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Reverse attribute
A_UNDERLINE - Variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Underline attribute
Aast - Interface in com.goldencode.ast
Implementations of this interface support additional features required by the pattern recognition engine.
ABBREVIATED - Static variable in class com.goldencode.p2j.persist.P2JIndexComponent
Flag indicating abbreviated status (Progress semantic)
ABBREVIATED - Static variable in class com.goldencode.p2j.schema.P2OLookup
Key for "abbreviated" index column AST annotation
ABBREVIATED - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ABBREVIATED - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ABBREVIATED - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
ABBREVIATION_COMPARATOR - Static variable in class com.goldencode.p2j.schema.NameNode
Comparator which allows abbreviations of node names
AbbreviationComparator() - Constructor for class com.goldencode.p2j.schema.NameNode.AbbreviationComparator
 
abbreviations - Variable in class com.goldencode.p2j.schema.Namespace
Permit lookups using abbreviated names
abnormalEnd(Throwable) - Static method in class com.goldencode.p2j.util.TransactionManager
Notifies the transaction manager that an unexpected exception or error has occurred and that any transaction must be aborted.
abnormalEnd(Throwable, boolean) - Static method in class com.goldencode.p2j.util.TransactionManager
Notifies the transaction manager that an unexpected exception or error has occurred and that any transaction must be aborted.
ABORT - Static variable in class com.goldencode.p2j.ui.Keyboard
 
abort() - Method in class com.goldencode.p2j.util.AbstractParameter.Scope
Some error occurred.
abort() - Method in interface com.goldencode.p2j.util.OutputParameterAssigner
Invoked by BlockManager when the current batch of output parameters should not be assigned back to the corresponding DMO properties.
abortProcessing() - Static method in class com.goldencode.p2j.util.TransactionManager
Method called when the processing needs to be terminated.
abortProcessing - Variable in class com.goldencode.p2j.util.TransactionManager.WorkArea
Flag indicating the processing should be terminated.
abortSessionInit(Queue) - Method in class com.goldencode.p2j.net.RouterSessionManager
Cleanup session state before initialization.
about - Variable in class com.goldencode.p2j.admin.client.application.home.AboutDialogView
The About paragraph
AboutBox() - Method in class com.goldencode.p2j.extension.PSTimer
The emulation of the ActiveX AboutBox legacy method.
AboutDialogView - Class in com.goldencode.p2j.admin.client.application.home
AboutDialogView represents a custom about dialog to show the application details.
AboutDialogView(AboutDialogView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.AboutDialogView
Creates the About Dialog View.
AboutDialogView.Binder - Interface in com.goldencode.p2j.admin.client.application.home
GWT UI Creator
abs(decimal) - Static method in class com.goldencode.p2j.util.MathOps
Return the absolute value of the passed numeric parameter.
abs(double) - Static method in class com.goldencode.p2j.util.MathOps
Return the absolute value of the passed numeric parameter.
abs(int64) - Static method in class com.goldencode.p2j.util.MathOps
Return the absolute value of the passed numeric parameter.
abs(long) - Static method in class com.goldencode.p2j.util.MathOps
Return the absolute value of the passed numeric parameter.
absolutePath(String) - Method in interface com.goldencode.ast.Aast
Compares this node's complete path from the root node (down to and including the current node) with the specified path.
absolutePath(String) - Method in class com.goldencode.ast.AnnotatedAst
Compares this node's complete path from the root node (down to and including the current node) with the specified path.
absolutePath(String) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Compares the current source AST's path from the root with the specified path.
absoluteX() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Get absolute horizontal position in text.
absoluteX() - Method in class com.goldencode.p2j.ui.client.Editor
Get absolute horizontal position in text.
absoluteX() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Get absolute horizontal position in text.
absoluteY() - Method in class com.goldencode.p2j.ui.client.Editor
Get absolute vertical position in text.
AbstractBulkReversible() - Constructor for class com.goldencode.p2j.persist.RecordBuffer.AbstractBulkReversible
 
AbstractButton<O extends OutputManager<?>,C extends ControlConfig> - Class in com.goldencode.p2j.ui.client
An implementation of a "abstract button" with a text label.
AbstractButton() - Constructor for class com.goldencode.p2j.ui.client.AbstractButton
Default constructor.
AbstractChildProcess - Class in com.goldencode.p2j.ui.client.chui.driver
Provides a common implementation for an interactive child process which is independent from any specific UI modality.
AbstractChildProcess(ThinClient, boolean, boolean) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Construct an instance.
AbstractChuiDriver - Class in com.goldencode.p2j.ui.client.chui.driver
Simple base class for ChUI-specific screen driver implementation features.
AbstractChuiDriver(BasePrimitives, String) - Constructor for class com.goldencode.p2j.ui.client.chui.driver.AbstractChuiDriver
Construct a new instance.
AbstractClientDialog - Class in com.goldencode.p2j.ui.client.driver.swing
OS-level window construct for dialogs of Swing-based clients.
AbstractClientDialog(String, Window, boolean) - Constructor for class com.goldencode.p2j.ui.client.driver.swing.AbstractClientDialog
Constructor.
AbstractClientFrame - Class in com.goldencode.p2j.ui.client.driver.swing
OS-level window construct for Swing-based clients.
AbstractClientFrame(String) - Constructor for class com.goldencode.p2j.ui.client.driver.swing.AbstractClientFrame
Constructor.
AbstractContainer<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
Abstract widget container.
AbstractContainer() - Constructor for class com.goldencode.p2j.ui.client.widget.AbstractContainer
Constructor.
AbstractContainer.WorkArea - Class in com.goldencode.p2j.ui.client.widget
Stores global data relating to the state of the current context.
AbstractContainer.ZKey - Class in com.goldencode.p2j.ui.client.widget
Auxiliary class for use on the normalizaOrder method
AbstractConversionWorker - Class in com.goldencode.p2j.convert
Provides common services for pattern worker subclasses which need to convert the source AST being processed by the pattern engine to a new, target AST.
AbstractConversionWorker() - Constructor for class com.goldencode.p2j.convert.AbstractConversionWorker
Default constructor.
AbstractDriver<P extends OutputPrimitives,O extends OutputManager<P>> - Class in com.goldencode.p2j.ui.client.driver
Simple base class for common screen driver implementation features.
AbstractDriver(WidgetFactory<O>, P, boolean, String) - Constructor for class com.goldencode.p2j.ui.client.driver.AbstractDriver
Construct a new instance.
AbstractExtentParameter<T extends BaseDataType> - Class in com.goldencode.p2j.util
Abstract class for special wrappers used for variables passed as extent parameters to functions or procedures.
AbstractExtentParameter(T[]) - Constructor for class com.goldencode.p2j.util.AbstractExtentParameter
The constructor responsible for instance initialization.
AbstractFileChooserDialog - Class in com.goldencode.p2j.ui.client
This abstract class groups common code from all dialogs related to file/directory selection.
AbstractFileChooserDialog(String, int) - Constructor for class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
The constructor build an object by forwarding the required parameters to super class.
AbstractGuiDriver<F> - Class in com.goldencode.p2j.ui.client.gui.driver
Simple base class for GUI-specific screen driver implementation features.
AbstractGuiDriver(GuiPrimitives) - Constructor for class com.goldencode.p2j.ui.client.gui.driver.AbstractGuiDriver
Construct a new instance.
AbstractGuiDriver.ParagraphKey<F> - Class in com.goldencode.p2j.ui.client.gui.driver
Identify the paragraph metrics in the cache.
AbstractGuiDriver.TextKey<F> - Class in com.goldencode.p2j.ui.client.gui.driver
Identify the text metrics in the cache.
AbstractGuiDriver.TextMetrics - Class in com.goldencode.p2j.ui.client.gui.driver
A simple container for text metrics.
AbstractHandlerCommons - Class in com.goldencode.p2j.web
This abstract class contains the common part of handlers which load javascript modules or other classpath resources like Dojo toolkit.
AbstractHandlerCommons() - Constructor for class com.goldencode.p2j.web.AbstractHandlerCommons
 
AbstractInitTermListener() - Constructor for class com.goldencode.p2j.main.StandardServer.AbstractInitTermListener
 
AbstractJoin - Class in com.goldencode.p2j.persist
The abstract base class for dynamic and server-side join helpers.
AbstractJoin(RecordBuffer, RecordBuffer) - Constructor for class com.goldencode.p2j.persist.AbstractJoin
Constructor which invokes abstract initialization methods in subclass implementations.
AbstractModulesHandler - Class in com.goldencode.p2j.web
This handler is responsible to deliver to the client resources stored in a zip file.
AbstractModulesHandler() - Constructor for class com.goldencode.p2j.web.AbstractModulesHandler
 
AbstractParameter - Class in com.goldencode.p2j.util
Base class for all types of parameters.
AbstractParameter() - Constructor for class com.goldencode.p2j.util.AbstractParameter
 
AbstractParameter.Scope - Class in com.goldencode.p2j.util
One instance of this class is created for each block scope which the currently executing program enters.
AbstractParameter.WorkArea - Class in com.goldencode.p2j.util
Object which manages the context local state of field assigners.
AbstractPatternWorker - Class in com.goldencode.p2j.pattern
Provides a default implementation of the most common initialization and termination logic for pattern engine worker classes.
AbstractPatternWorker() - Constructor for class com.goldencode.p2j.pattern.AbstractPatternWorker
Default constructor, which can only be called by a sub-class.
AbstractQuery - Class in com.goldencode.p2j.persist
Abstract base class for all query implementation classes.
AbstractQuery() - Constructor for class com.goldencode.p2j.persist.AbstractQuery
Default constructor.
AbstractReportBuilder<THeaderObject extends AbstractReportBuilder.Header,TRowObject,TFooterObject extends AbstractReportBuilder.Footer> - Class in com.goldencode.p2j.admin.server.reports
AbstractReportBuilder is an abstract implementation of PdfReportBuilder.
AbstractReportBuilder(String) - Constructor for class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder
Creates a report builder per a report request.
AbstractReportBuilder.CellValueRenderer<TRowObject> - Interface in com.goldencode.p2j.admin.server.reports
Defines a cell renderer.
AbstractReportBuilder.ColumnHeaderRenderer - Interface in com.goldencode.p2j.admin.server.reports
Defines methods to draw column headers.
AbstractReportBuilder.ColumnInfo<TRowObject> - Class in com.goldencode.p2j.admin.server.reports
The column info provides with an access getter to its cell's value and its cell's layout and size.
AbstractReportBuilder.ColumnInfo.Alignment - Enum in com.goldencode.p2j.admin.server.reports
The Enum Alignment.
AbstractReportBuilder.DefaultCellRenderer - Class in com.goldencode.p2j.admin.server.reports
The Default Cell Renderer.
AbstractReportBuilder.DefaultColumnHeaderRenderer - Class in com.goldencode.p2j.admin.server.reports
The Default Column Header Renderer.
AbstractReportBuilder.DefaultFooterRenderer - Class in com.goldencode.p2j.admin.server.reports
The Default Footer Renderer.
AbstractReportBuilder.DefaultHeaderRenderer - Class in com.goldencode.p2j.admin.server.reports
The Default Header Renderer.
AbstractReportBuilder.ExtendedColumnInfo<TRowObject extends ExtendedRowInfo> - Class in com.goldencode.p2j.admin.server.reports
The Extended Column Info.
AbstractReportBuilder.Footer - Interface in com.goldencode.p2j.admin.server.reports
Defines the footer data.
AbstractReportBuilder.Header - Interface in com.goldencode.p2j.admin.server.reports
Defines the header data.
AbstractReportBuilder.IPageCanvas - Interface in com.goldencode.p2j.admin.server.reports
Defines the page canvas.
AbstractReportBuilder.PageCanvas - Class in com.goldencode.p2j.admin.server.reports
Implements IPageCanvas based on the PDFBox API
AbstractReportBuilder.PageState - Class in com.goldencode.p2j.admin.server.reports
Defines the current page state
AbstractReportBuilder.Renderer<T> - Interface in com.goldencode.p2j.admin.server.reports
Defines methods to draw the report data on the page
AbstractReportBuilder.ReportDirector - Class in com.goldencode.p2j.admin.server.reports
The report director.
AbstractReportBuilder.SectionRenderer<T> - Interface in com.goldencode.p2j.admin.server.reports
The Interface SectionRenderer.
AbstractReportBuilder.SimpleFooter - Class in com.goldencode.p2j.admin.server.reports
The Class SimpleFooter.
AbstractReportBuilder.SimpleHeader - Class in com.goldencode.p2j.admin.server.reports
The Class SimpleHeader.
AbstractReportBuilder.StaticColumnInfo<TRowObject extends ExtendedRowInfo> - Class in com.goldencode.p2j.admin.server.reports
The Static Column Info.
AbstractResource - Class in com.goldencode.p2j.security
This abstract class partially implements the Resource interface.
AbstractResource() - Constructor for class com.goldencode.p2j.security.AbstractResource
 
AbstractReversible - Class in com.goldencode.p2j.persist
Abstract implementation of Reversible.
AbstractReversible(RecordBuffer, Persistable) - Constructor for class com.goldencode.p2j.persist.AbstractReversible
Constructor.
AbstractSimpleParameter - Class in com.goldencode.p2j.util
Delegate worker for the variables or data-type wrapper implementations, which assigns an OUTPUT or INPUT-OUTPUT parameter's value back to the variable / database field with which it is associated, upon exit from a procedure or function.
AbstractSimpleParameter(BaseDataType) - Constructor for class com.goldencode.p2j.util.AbstractSimpleParameter
Constructor.
AbstractTempTable - Class in com.goldencode.p2j.persist
Abstract base class for static and dynamic temp-table 4GL objects.
AbstractTempTable(boolean) - Constructor for class com.goldencode.p2j.persist.AbstractTempTable
Default constructor.
AbstractTempTable.CallingFunction - Enum in com.goldencode.p2j.persist
Enumeration which represents some temp-table functions.
AbstractTerminalBuffer - Class in com.goldencode.p2j.ui.chui
This class is a base with most possible common code for implementations which hold internal screen buffer for drawing operations.
AbstractTerminalBuffer(int, int) - Constructor for class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Constructor.
AbstractWidget<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client.widget
Base widget class.
AbstractWidget() - Constructor for class com.goldencode.p2j.ui.client.widget.AbstractWidget
Constructor
AbstractWrapperUserType - Class in com.goldencode.p2j.persist.type
The abstract base class for custom, Hibernate user type implementations which manage the P2J data wrapper classes.
AbstractWrapperUserType() - Constructor for class com.goldencode.p2j.persist.type.AbstractWrapperUserType
 
ACC_ABSTRACT - Static variable in class com.goldencode.expr.ClassFile
Abstract access flag.
ACC_ALL - Static variable in class com.goldencode.p2j.security.Account
Account selection type - all.
ACC_FINAL - Static variable in class com.goldencode.expr.ClassFile
Final access flag.
ACC_GROUP - Static variable in class com.goldencode.p2j.security.Account
Aaccount type - group.
ACC_INTERFACE - Static variable in class com.goldencode.expr.ClassFile
Interface access flag.
ACC_NATIVE - Static variable in class com.goldencode.expr.ClassFile
Native access flag.
ACC_PRIVATE - Static variable in class com.goldencode.expr.ClassFile
Private access flag.
ACC_PROCESS - Static variable in class com.goldencode.p2j.security.Account
Account type - process.
ACC_PROTECTED - Static variable in class com.goldencode.expr.ClassFile
Protected access flag.
ACC_PUBLIC - Static variable in class com.goldencode.expr.ClassFile
Public access flag.
ACC_STATIC - Static variable in class com.goldencode.expr.ClassFile
Static access flag.
ACC_STRICT - Static variable in class com.goldencode.expr.ClassFile
Strict access flag.
ACC_SUPER - Static variable in class com.goldencode.expr.ClassFile
Super access flag.
ACC_SYNCHRONIZED - Static variable in class com.goldencode.expr.ClassFile
Synchronized access flag.
ACC_TRANSIENT - Static variable in class com.goldencode.expr.ClassFile
Transient access flag.
ACC_USER - Static variable in class com.goldencode.p2j.security.Account
Account type - user.
ACC_VOLATILE - Static variable in class com.goldencode.expr.ClassFile
Volatile access flag.
accCertStore - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Store where to add the certificates associated with non-server accounts.
ACCEL_PAD - Static variable in class com.goldencode.p2j.ui.client.chui.MenuItemChuiImpl
menu-item accelerator left padding in a sub-menu body or in a MENUBAR in characters.
accelerator - Variable in class com.goldencode.p2j.ui.MenuItemConfig
ACCELERATOR attr.
accept(ReportPreview) - Method in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewView
Implements Consumer<ReportPreview> interface.
accept(TRowObject) - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
accept - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
accept() - Method in class com.goldencode.p2j.util.LowLevelSocketListenerImpl.ConnectListener
Wait for a new incoming connection.
accepted - Variable in class com.goldencode.p2j.ui.client.AbstractFileChooserDialog
Flag that turns to true only if the user closed the dialog by accepting it.
acceptInteger(Integer) - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
acceptLong(Long) - Method in class com.goldencode.expr.SymbolResolver.TestResolver.Library
 
acceptNode(Vertex) - Method in interface com.goldencode.p2j.pattern.GraphNodeFilter
Check if the given node can be walked.
acceptNode(long) - Method in interface com.goldencode.p2j.pattern.GraphNodeFilter
If the given node can be walked, load it and return it.
acceptNode(Vertex) - Method in class com.goldencode.p2j.uast.ExternalProcNodeFilter
Check if the given node is an external procedure.
acceptNode(long) - Method in class com.goldencode.p2j.uast.ExternalProcNodeFilter
If the given node is an external procedure, load it and return it.
access() - Method in class com.goldencode.cache.ExpiryCache.Node
Increment the hit count for this node and record the timestamp of this access.
access() - Method in class com.goldencode.cache.LFUAgingCache.NodeImpl
Increment the hit count for this node and record the timestamp of this access.
access() - Method in class com.goldencode.cache.LRUCache.NodeImpl
Assign the next available (higher) access ID to this node.
access - Variable in class com.goldencode.p2j.uast.ClassDefinition.MemberData
Access mode.
access_mode() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches KW_PUBLIC, KW_PROTECTD or KW_PRIVATE.
ACCESS_MODES - Static variable in class com.goldencode.p2j.uast.SymbolResolver
Possible access modes for object data members.
accessCheck(Function, boolean) - Method in class com.goldencode.expr.SymbolResolver
Performs an access check to obtain permission to compile a method invocation into a compiled expression.
AccessControlList - Class in com.goldencode.p2j.security
Associates a named instance of abstract resource with a list of bindings.
AccessControlList(String, String, boolean, List) - Constructor for class com.goldencode.p2j.security.AccessControlList
Package private constructor.
accessFileInfo(String) - Method in interface com.goldencode.p2j.util.FileSystem
Access file system details regarding a specific file.
accessFileInfo(String) - Method in class com.goldencode.p2j.util.FileSystemDaemon
Access file system details regarding a specific file.
accessFlags - Variable in class com.goldencode.expr.ClassFile
Bitwise or'ed access flags.
accessFlags - Variable in class com.goldencode.expr.MethodInfo
 
accessID - Variable in class com.goldencode.cache.LRUCache.NodeImpl
Unique counter assigned each time this element is accessed (created or retrieved)
Accessor - Interface in com.goldencode.p2j.util
Defines methods an object that can provide access (get/set) to a BaseDataType.
AccessorWrapper - Class in com.goldencode.p2j.util
Defines methods an object that can provide access (get/set) to a BaseDataType.
AccessorWrapper(BaseDataType) - Constructor for class com.goldencode.p2j.util.AccessorWrapper
Construct an instance that references the given wrappee.
accessValue() - Method in class com.goldencode.cache.ExpiryCache.Node
Access the value, which updates the node with hit count and last access information.
accKeyStore - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
Store where to add the private keys for the certificates associated with non-server accounts.
accList - Variable in class com.goldencode.p2j.security.SecurityContext
combined rights check list
account - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Access Control filtered by account.
Account - Class in com.goldencode.p2j.security
Abstract class representing a security account.
Account(String, boolean, String, String) - Constructor for class com.goldencode.p2j.security.Account
Constructor.
account - Variable in class com.goldencode.p2j.util.AppServerLauncher.Launcher
The P2J account to which the appserver is registered.
AccountColumnInfo(String, Function<T, String>) - Constructor for class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder.AccountColumnInfo
Ctor.
AccountColumnInfo(String[], Function<T, String>) - Constructor for class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder.AccountColumnInfo
Ctor.
AccountData - Class in com.goldencode.p2j.admin.server.reports
Base class for report account data.
AccountData(Serializable) - Constructor for class com.goldencode.p2j.admin.server.reports.AccountData
Ctor.
AccountExtension - Interface in com.goldencode.p2j.admin.client
An extension mechanism for the account editing UI.
AccountExtension.StandardFields - Enum in com.goldencode.p2j.admin.client
Standard account edit dialog fields
AccountExtensionHolder - Class in com.goldencode.p2j.admin.client
This GIN injection indirection allows the account extension reference to be optionally injected.
AccountExtensionHolder() - Constructor for class com.goldencode.p2j.admin.client.AccountExtensionHolder
 
AccountExtValidationException - Exception in com.goldencode.p2j.admin
Defines an exception type thrown by extension field validation code.
AccountExtValidationException(String) - Constructor for exception com.goldencode.p2j.admin.AccountExtValidationException
Constructs a new exception with the specified detail message.
AccountExtValidationException(String, Throwable) - Constructor for exception com.goldencode.p2j.admin.AccountExtValidationException
Constructs a new exception with the specified detail message and cause.
accountIds - Variable in class com.goldencode.p2j.main.ClientBuilderOptions
All the subject IDs associated with this builder or null to use the context's subject IDs.
AccountReportsExtension - Interface in com.goldencode.p2j.admin.server.reports
Account reports extension interface.
accounts - Variable in class com.goldencode.p2j.main.Broker
List of accounts for this broker
ACCOUNTS_TARGETS - Static variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The accounts targets map
AccountsConstants - Interface in com.goldencode.p2j.admin.client.application.home.accounts
GWT constants lookup interface to be used to provide accounts constants.
accountsGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The accounts table view
accountsGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The accounts grid handle
accountsHeader - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
The accounts header widget
AccountsModule - Class in com.goldencode.p2j.admin.client.application.home.accounts
AccountsModule represents a module that implements functionality to work with system accounts: user, groups, processes and certificates.
AccountsModule() - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.AccountsModule
 
AccountsPresenter<V extends com.gwtplatform.mvp.client.View,Proxy_ extends com.gwtplatform.mvp.client.proxy.Proxy<?>> - Class in com.goldencode.p2j.admin.client.application.home.accounts
AccountsPresenter represents a based controller that shares common methods to be used with system accounts.
AccountsPresenter(EventBus, V, Proxy_, GwtEvent.Type<RevealContentHandler<?>>, PlaceManager, ViewStateMachine, ACLPopupPresenter) - Constructor for class com.goldencode.p2j.admin.client.application.home.accounts.AccountsPresenter
Creates this controller.
AccountsReportBuilder<TRowObject> - Class in com.goldencode.p2j.admin.server.reports
Abstract base report builder for accounts reports.
AccountsReportBuilder(String, String, String[], Map<String, String>) - Constructor for class com.goldencode.p2j.admin.server.reports.AccountsReportBuilder
Creates this builder.
AccountsReportBuilder.AccountColumnInfo<T extends AccountData> - Class in com.goldencode.p2j.admin.server.reports
A column info that allows to display extended rows.
AccountsUiHandlers - Interface in com.goldencode.p2j.admin.client.application.home.accounts
 
AccountType - Enum in com.goldencode.p2j.admin.client.application.home.accounts
Lists accounts types and their associated database value.
AccountType(int) - Constructor for enum com.goldencode.p2j.admin.client.application.home.accounts.AccountType
Constructs this enumeration constant.
accountTypes - Variable in class com.goldencode.p2j.admin.client.application.home.BulkAuthModeUpdateView
The list box of account types
accs - Variable in class com.goldencode.p2j.security.SecurityCache
All known accounts.
acctDisabled - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The account disabled field
acctDisabled - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The account disabled field
acctExtension - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The account extension
acctExtension - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.FindUserAccount
The account extension
acctExtension - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The account extension
acctExtension - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Defines the account extension
acctName - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The account name field
acctName - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The account name field
accum_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ACCUM keyword and the optional following maximum length.
accum_function() - Method in class com.goldencode.p2j.uast.ProgressParser
This rule implements the special built-in ACCUM function, which can be used in an expression (which is what differentiates it from the language statement of the same name).
accumExecutedStack - Variable in class com.goldencode.p2j.util.Accumulator
Stack with status of the ACCUM statement execution.
accums - Variable in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
All aggregator elements handled by this object
accumulate() - Method in class com.goldencode.p2j.persist.AbstractQuery
Notify accumulators attached to this query (if any) that a new result row has been accessed, and that they should update their internal state.
accumulate(Accumulator, boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
Invoke the appropriate iterate method variant on the specified accumulator.
accumulate(FrameElement[]) - Method in class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Get the current value for all data being accumulated and cause each registered accumulator to accumulate these data.
accumulate() - Method in class com.goldencode.p2j.util.Accumulator
This method may be called one or more times per loop iteration, either directly by client code, or indirectly by a query with which this accumulator is associated.
accumulate(BaseDataType) - Method in class com.goldencode.p2j.util.Accumulator
This method may be called one or more times per loop iteration, either directly by client code, or indirectly by a query with which this accumulator is associated.
accumulate(Resolvable, boolean, BaseDataType) - Method in class com.goldencode.p2j.util.Accumulator
Apply a piece of accumulated data to the appropriate data bundle, resetting the bundle first if we are entering a new break group.
accumulate(BaseDataType) - Method in interface com.goldencode.p2j.util.Accumulator.DataBundle
Accumulate a piece of data for the current loop iteration.
accumulate(BaseDataType) - Method in class com.goldencode.p2j.util.AverageAccumulator.Data
Add the numeric value of datum to the running total.
accumulate(BaseDataType) - Method in class com.goldencode.p2j.util.CountAccumulator.Data
Increment both the iteration count.
accumulate(BaseDataType) - Method in class com.goldencode.p2j.util.MaximumAccumulator.Data
Compare datum to the current maximum value.
accumulate(BaseDataType) - Method in class com.goldencode.p2j.util.MinimumAccumulator.Data
Compare datum to the current minimum value.
accumulate(BaseDataType) - Method in class com.goldencode.p2j.util.TotalAccumulator.Data
Add the numeric value of datum to the running total.
accumulate_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ACCUMULATE language statement.
Accumulator - Class in com.goldencode.p2j.util
Abstract base class for all accumulators.
Accumulator() - Constructor for class com.goldencode.p2j.util.Accumulator
Constructor which stores no data source.
Accumulator(Class<? extends BaseDataType>) - Constructor for class com.goldencode.p2j.util.Accumulator
Constructor which stores no data source.
Accumulator(BaseDataType) - Constructor for class com.goldencode.p2j.util.Accumulator
Constructor which stores a mutable variable reference as the accumulator's data source.
Accumulator(Resolvable, boolean) - Constructor for class com.goldencode.p2j.util.Accumulator
Constructor which stores a Resolvable as the accumulator's data source.
Accumulator.DataBundle - Interface in com.goldencode.p2j.util
This interface must be implemented by concrete subclasses.
Accumulator.ExternalDataSource - Class in com.goldencode.p2j.util
A data source implementation which expects to be fed its data from an external source.
AccumulatorManager - Class in com.goldencode.p2j.util
Provides context-local scoped accumulators.
AccumulatorManager() - Constructor for class com.goldencode.p2j.util.AccumulatorManager
 
AccumulatorManager.ContextContainer - Class in com.goldencode.p2j.util
Simple ContextLocal subclass that properly initializes the context-local reference to a new instance of a case-sensitive ScopedSymbolDictionary that has a global scope.
AccumulatorManager.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
accumulators - Variable in class com.goldencode.p2j.persist.AbstractQuery
Accumulators added to this query, mapped to their deferred status
Acl - Class in com.goldencode.p2j.admin
The Access Control List definition links together the resource instance with a list of account names that all get the equal permissions for accessing this resource instance, which are specified in the rights object.
Acl() - Constructor for class com.goldencode.p2j.admin.Acl
 
acl - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.CloneGroupView
The "With ACLs" check box
acl - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.CloneProcessView
The With ACLs check box
acl - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.CloneUserAccountView
The With ACLs check box
acl - Variable in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
The ACL item for this row.
ACL - Static variable in class com.goldencode.p2j.admin.client.NameTokens
ACL place may contain parameters r (resource type), a (account) and f (filter), the resulting token value may be /acl?r=system&a=somename&f=whatever
ACL_SUBJECTS - Static variable in class com.goldencode.p2j.admin.client.NameTokens
ACL Subjects place
AclDef - Class in com.goldencode.p2j.admin
Defines entities that form an Access Control List in P2j environent.
AclDef() - Constructor for class com.goldencode.p2j.admin.AclDef
 
aclDef - Variable in class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
The ACL parent definition for this row.
ACLModule - Class in com.goldencode.p2j.admin.client.application.home.acl
Admin client GWT module.
ACLModule() - Constructor for class com.goldencode.p2j.admin.client.application.home.acl.ACLModule
 
aclPanel - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
ACL panel
aclPanel - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLView
 
ACLPopupPresenter - Class in com.goldencode.p2j.admin.client.application.home.acl
ACL popup presenter.
ACLPopupPresenter(EventBus, ACLPopupPresenter.MyView) - Constructor for class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupPresenter
Ctor.
ACLPopupPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.acl
The presenter's view.
aclPopupPresenterProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.AccountsPresenter
 
ACLPopupView - Class in com.goldencode.p2j.admin.client.application.home.acl
ACL view.
ACLPopupView(ACLPopupView.Binder, EventBus, ACLWidget) - Constructor for class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
Ctor.
ACLPopupView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.acl
GWT binder.
ACLPresenter - Class in com.goldencode.p2j.admin.client.application.home.acl
ACL presenter.
ACLPresenter(EventBus, ACLPresenter.MyView, ACLPresenter.MyProxy) - Constructor for class com.goldencode.p2j.admin.client.application.home.acl.ACLPresenter
Ctor.
ACLPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.acl
The presenter's proxy.
ACLPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.acl
The presenter's view.
AclRow - Class in com.goldencode.p2j.admin.client.application.home.acl.model
A class holding all necessary info related to ACL items, to be represented in a table.
AclRow(AclDef, Acl, String, Set<String>) - Constructor for class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Constructor.
AclRow() - Constructor for class com.goldencode.p2j.admin.client.application.home.acl.model.AclRow
Default ctor.
acls - Variable in class com.goldencode.p2j.admin.AclDef
Array of ACLs.
acls - Variable in class com.goldencode.p2j.security.ResourceRegistry
array of ACLs defined for this resource
aclTitle - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
widget
ACLView - Class in com.goldencode.p2j.admin.client.application.home.acl
ACL view.
ACLView(ACLView.Binder, ACLWidget) - Constructor for class com.goldencode.p2j.admin.client.application.home.acl.ACLView
Ctor.
ACLView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.acl
GWT binder.
aclWidget - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLPopupView
ACL widget
aclWidget - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLView
 
ACLWidget - Class in com.goldencode.p2j.admin.client.application.home.acl
ACL view.
ACLWidget(ACLWidget.Binder, AdminServiceAsync, Alarm, ModalDialogs, PlaceManager, Provider<InputDialog>) - Constructor for class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Ctor.
ACLWidget.Binder - Interface in com.goldencode.p2j.admin.client.application.home.acl
GWT binder.
acquireAgent(String, String) - Method in class com.goldencode.p2j.util.AgentPool
Acquire a new agent from the pool to handle requests incoming via the given connection ID.
acquireAgent(String, String) - Method in class com.goldencode.p2j.util.AgentPool.BoundPool
Get the agent associated with the given connection id.
acquireAgent(String, String) - Method in class com.goldencode.p2j.util.AgentPool.UnboundPool
Get the agent associated with the given connection id.
ACQUIRED_LOCKS - Static variable in class com.goldencode.p2j.admin.client.NameTokens
Console Acquires Locks place
AcquiredLocksPresenter - Class in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
Manages acquired locks.
AcquiredLocksPresenter(EventBus, AcquiredLocksPresenter.MyView, AcquiredLocksPresenter.MyProxy, PlaceManager, ViewStateMachine, AdminServiceAsync, ModalDialogs, Alarm) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the Acquired Locks presenter.
AcquiredLocksPresenter.AcquiredLocksViewStates - Enum in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
Defines the Acquired Locks View states
AcquiredLocksPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
Defines the proxy place for GWTP framework.
AcquiredLocksPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
This view interface that must be implemented by the concrete view according to GWTP framework.
AcquiredLocksUIHandler - Interface in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
Defines business methods for views to manage acquired locks.
AcquiredLocksView - Class in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
A view to manage acquired locks.
AcquiredLocksView(AcquiredLocksView.Binder, Provider<InputDialog>, AddRecordLockView) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
AcquiredLocksView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
GWT UI creator.
AcquiredLocksViewStates(boolean[], boolean[]) - Constructor for enum com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter.AcquiredLocksViewStates
Creates a target view state.
acquireExclusive(InMemoryLockManager.LockStatus, SessionToken, boolean, boolean, long) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Attempt to acquire an exclusive lock on the record represented by status.
acquireLocalLocks(Persistable) - Method in class com.goldencode.p2j.persist.ForeignNuller
Acquire an exclusive record lock for each DMO which references referent by a foreign key.
acquireLock(Serializable, LockType) - Method in class com.goldencode.p2j.persist.AssociationSyncher
Acquire a temporary lock of the specified type for the given primary key ID.
acquireLock(Persistable, Persistable, ForeignNuller.Context) - Method in class com.goldencode.p2j.persist.ForeignNuller
Acquire an exclusive lock on referer, then optionally confirm that referer still has a foreign reference to referent.
acquireShare(InMemoryLockManager.LockStatus, SessionToken, boolean, boolean, long) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Attempt to acquire a share lock on the record represented by status.
ACS_CKBOARD - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Checker board char for scrollbars body.
ACS_DARROW - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Down arrow char for vertical scrollbars.
ACS_HLINE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Horizontal line drawing char.
ACS_LARROW - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Left arrow char for horizontal scrollbars.
ACS_LLCORNER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Lower left corner drawing char.
ACS_LRCORNER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Lower right corner drawing char.
ACS_RARROW - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Right arrow char for horizontal scrollbars.
ACS_SELECT - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Current selection char for selection lists.
ACS_UARROW - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Up arrow char for vertical scrollbars.
ACS_ULCORNER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Upper left corner drawing char.
ACS_URCORNER - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Upper right corner drawing char.
ACS_VLINE - Static variable in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Vertical line drawing char.
action() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Load an action into the last rule created in response to an action element.
action - Variable in class com.goldencode.p2j.ui.client.event.PortableMouseEvent
The 4GL action associated with this event.
action - Variable in class com.goldencode.p2j.ui.client.event.WindowEvent
The 4GL action associated with this event.
action - Variable in class com.goldencode.p2j.ui.HelpService
The help system primitive to be executed.
Action() - Constructor for enum com.goldencode.p2j.util.BlockManager.Action
 
action - Variable in class com.goldencode.p2j.util.OnPhrase
Action to be taken when the given condition is raised.
ACTION_PERFORMED - Static variable in interface com.goldencode.p2j.ui.client.event.EventType
Action event
actionCode - Variable in class com.goldencode.p2j.ui.client.event.KeyInput
Progress like action code or KeyInput.CHAR_UNDEFINED
actionCode() - Method in class com.goldencode.p2j.ui.client.event.KeyInput
Returns the integer action code.
ActionEvent - Class in com.goldencode.p2j.ui.client.event
Action event.
ActionEvent(Widget, String) - Constructor for class com.goldencode.p2j.ui.client.event.ActionEvent
Constructor.
actionHandler - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
The handler that will be closed when the dialog is dismissed
actionLabel - Variable in class com.goldencode.p2j.util.OnPhrase
Optional block name of the target for the ACTION.
ActionListener - Interface in com.goldencode.p2j.ui.client.event.listener
Action event listener interface.
actionListener - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.ContainerTree
Event listener.
actionListener - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.PropertyTable
Event listener.
actions - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler.WorkArea
Registered widgets which react on mouse events.
actions - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.SwingMouseHandler.WorkArea
Map of widgets with complex mouse actions which can be processed at the driver.
actionType - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
jar action type
activate(int) - Method in class com.goldencode.p2j.persist.BufferManager.BatchModeData
Activate batch assign mode.
activate() - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Activates special processing for batch mode.
activate() - Method in class com.goldencode.p2j.ui.client.ComboBox
Starts the drop-down part of the life cycle.
activate() - Method in class com.goldencode.p2j.ui.client.FillIn
The last setup before editing starts.
activate(boolean) - Method in class com.goldencode.p2j.ui.client.FillIn
The last setup before editing starts.
activate() - Method in class com.goldencode.p2j.ui.client.format.DisplayFormat.Presentation
Performs the necessary initialization for a widget which is activated by a focus change (using a tab).
activate() - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Performs the necessary initialization for a widget which is activated by a focus change (using a tab).
activate(Widget<?>, int, NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.ToolTip
Activates a tooltip.
activate - Variable in class com.goldencode.p2j.util.AppServerDefinition
The activate procedure; may be null/empty.
activateBatch(boolean) - Static method in class com.goldencode.p2j.ui.client.OutputManager
Changes the status of the active flag in batch mode if screen drives is in batch mode.
activateBatchMode(boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Changes the activation flag for batch mode driver if loaded.
activateBatchMode(boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Changes the activation flag for batch mode driver if loaded.
activateBatchMode(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Changes the activation flag for batch mode driver if loaded.
activateConfigUpdates() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Inform the client-side that it can start sending the config updates.
activateConfigUpdates() - Method in class com.goldencode.p2j.ui.ClientConfigManager
Inform the client-side that it can start sending the config updates.
activateConfigUpdates() - Method in interface com.goldencode.p2j.ui.ClientExports
Inform the client-side that it can start sending the config updates.
activated - Variable in class com.goldencode.p2j.ui.client.event.WindowActivated
The window being activated.
activatedFlags - Variable in class com.goldencode.p2j.pattern.PatternEngine
The flags which must be set at the rule-set for the rule-set to be processed.
activateDirectManipulation() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Activates direct manipulation engine for this widget.
activateDirectManipulation() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Activates direct manipulation engine for this widget.
activateDirectManipulation() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Activates direct manipulation engine for this widget.
activateExportMode() - Method in class com.goldencode.p2j.uast.ProgressLexer
Activates export-specific processing in the lexer.
activateFirst() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set as active the HQL bundle corresponding with a search for the first record matching this query's criteria.
activateHiddenProcessing() - Method in class com.goldencode.p2j.uast.ProgressLexer
Activates hidden stream processing in the lexer.
activateHorizontalBarQuirk() - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Activate the horizonta scrollbar 4GL bug for all ancestor frames, except the root one.
activateLast() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set as active the HQL bundle corresponding with a search for the last record matching this query's criteria.
activateNext() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set as active the HQL bundle corresponding with a search for the next record matching this query's criteria, relative to the most recently fetched record.
activatePrevious() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set as active the HQL bundle corresponding with a search for the previous record matching this query's criteria, relative to the most recently fetched record.
activateSchemaProcessing() - Method in class com.goldencode.p2j.uast.ProgressLexer
Activates schema-specific processing in the lexer.
activateTooltipForWidget(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Activates tootip feature for particular widget.
activateTooltipForWidget(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Activates tootip feature for particular widget.
activateTooltips() - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
Activates tooltips for caption buttons.
activateUnique() - Method in class com.goldencode.p2j.persist.RandomAccessQuery
Set as active the HQL bundle corresponding with a search for the single record, if any, which matches this query's criteria.
activateWindow(TopLevelWindow<?>) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Activates the provided window instance, depending on the output manager type.
activateWindow(TopLevelWindow<?>) - Method in class com.goldencode.p2j.ui.client.gui.driver.GuiOutputManager
Process the default window, depending on the output manager type.
activateWindow(TopLevelWindow<?>) - Method in class com.goldencode.p2j.ui.client.OutputManager
Activates the provided window instance, depending on the output manager type.
activateWindow(TitledWindow<?>) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Activates the specified window with the driver.
active - Variable in class com.goldencode.p2j.convert.BufferList
The current active buffer scope for this buffer name.
active - Static variable in class com.goldencode.p2j.persist.Persistence
true if the persistence layer can be used.
active - Variable in class com.goldencode.p2j.security.Audit
tells whether auditing is active or not
active - Variable in class com.goldencode.p2j.ui.client.chui.driver.swing.SelectionTracker
Mouse button used to initiate the selection tracking.
active - Variable in class com.goldencode.p2j.ui.client.Frame
Active scope flag.
active - Variable in class com.goldencode.p2j.util.Stream
Flag denoting if the output buffer is currently being used.
activeAgents - Static variable in class com.goldencode.p2j.util.AppServerManager
For each connection ID, this map includes the Agents which are currently executing requests.
activeAstId - Variable in class com.goldencode.expr.CompiledExpression
ID of AST corresponding with most recently active code unit
activeBatch - Variable in class com.goldencode.p2j.directory.DirectoryService.WorkArea
active batch variable
activeBrokers - Static variable in class com.goldencode.p2j.main.BrokerManager
Brokers registry
activeBrowsers - Variable in class com.goldencode.p2j.ui.client.widgetbrowser.WidgetBrowserAspect
Map of active Widget Browsers.
activeBuffers(Persistence) - Method in class com.goldencode.p2j.persist.BufferManager
Get an iterator on all open buffers which contain non-null current records for the given persistence object, within the current client context.
activeBuffers(Persistence, boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Get an iterator on all open buffers which contain non-null current records for the given persistence object, within the current client context.
activeBuilders - Variable in class com.goldencode.p2j.persist.DynamicTablesHelper.DMOResourceManager
Temp-table builders which are currently active across all contexts
activeBundle - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
HQL data necessary for the current query operation
activeBundleKey - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Key which indicates active bundle choice
activeComboBox - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Combo-box with active drop-down.
activeComboBox() - Method in class com.goldencode.p2j.ui.chui.ThinClient
Get the combo-box with active drop-down.
activeConfigs - Variable in class com.goldencode.p2j.ui.ConfigManager
Map of active, live, widget configurations.
activeCursor - Variable in class com.goldencode.p2j.ui.client.gui.driver.swing.MouseResizeable
The active mouse cursor type.
activeDriverWindow - Static variable in class com.goldencode.p2j.ui.client.WindowManager
The active window as reported by the driver.
activeEditor - Variable in class com.goldencode.p2j.ui.client.Browse
Reference to the active in-place editor if edit is in progress.
activeFlags(Set<String>) - Method in class com.goldencode.p2j.pattern.PatternEngine
Check if the given flags are part of the flags registered in the PatternEngine.activatedFlags set.
activeForm - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Currently displayed form
activeIndex - Variable in class com.goldencode.p2j.persist.CompoundQuery
Index of component query currently being iterated
ActiveNode(Mapper<T>, T, String) - Constructor for class com.goldencode.util.GenericSAXHandler.ActiveNode
Builds an ActiveNode container instance.
activePanel - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Currently displayed panel
activeRecord - Variable in class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
DMO which is active in record buffer at the time of backup
activeRule - Variable in class com.goldencode.p2j.pattern.PatternEngine
Rule currently being (or most recently) processed
activeScopeDepth - Variable in class com.goldencode.p2j.persist.RecordBuffer
Block depth at which outermost scope was opened
activeSession - Variable in class com.goldencode.p2j.net.SessionManager
Active session for the current client context
activeSnapshot - Variable in class com.goldencode.p2j.persist.RecordBuffer.LightweightUndoable
Snapshot which is active in record buffer at the time of backup
activeTables() - Static method in class com.goldencode.p2j.persist.TemporaryBuffer
Get an iterator on the names of all temp tables which currently exist in the current context.
activeTables - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.Context
Names of active temp tables in the order they were created
activeThreads - Variable in class com.goldencode.p2j.schema.ImportWorker
Number of import threads currently active
activeWindow - Variable in class com.goldencode.p2j.ui.LogicalTerminal
ACTIVE-WINDOW widget.
activeWindow() - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Returns a handle for the instance of the only window, which is always active.
activeWindowId - Variable in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
The active window.
activeWindowId - Variable in class com.goldencode.p2j.ui.ClientState
The ID of the active window or -1 if unchanged.
activeWnd - Static variable in class com.goldencode.p2j.ui.client.WindowManager
The window referenced as the ACTIVE-WINDOW, in other words the last window to receive ENTRY event.
ActivexFrame<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
An implementation of the client-side widget that holds a client-side Java emulated ActiveX.
ActivexFrame(WidgetId, Container<O>) - Constructor for class com.goldencode.p2j.ui.client.ActivexFrame
This constructor creates an ActivexFrame.
ActivexFrame(WidgetId, ControlFrameConfig) - Constructor for class com.goldencode.p2j.ui.client.ActivexFrame
Special constructor used to restore component using given configuration.
ACTOR - Static variable in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Key identifying the ACTOR of this SOAP Header Entry, set at the DOM Node.
actualEndColumn - Variable in class com.goldencode.p2j.report.server.AstNode
Actual ending column number.
actualEndLine - Variable in class com.goldencode.p2j.report.server.AstNode
Actual ending line number.
actualMaxExponent - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Actual maximum exponent in use
actualStartColumn - Variable in class com.goldencode.p2j.report.server.AstNode
Actual starting column number.
actualStartLine - Variable in class com.goldencode.p2j.report.server.AstNode
Actual starting line number.
adapter - Variable in class com.goldencode.p2j.persist.AdaptiveQuery
Results adapter which can connect to different low-level delegates
AdaptiveComponent - Class in com.goldencode.p2j.persist
A query component implementation which extends QueryComponent to store additional information needed when reverting an adaptive query from preselect to dynamic query mode.
AdaptiveComponent(AdaptiveQuery, BufferReference, AbstractJoin, String, String, String, LockType, Object[], int, boolean, BufferReference) - Constructor for class com.goldencode.p2j.persist.AdaptiveComponent
Constructor.
AdaptiveFind - Class in com.goldencode.p2j.persist
An implementation of AdaptiveQuery which may begin in dynamic record retrieval mode.
AdaptiveFind() - Constructor for class com.goldencode.p2j.persist.AdaptiveFind
Default constructor.
AdaptiveQuery - Class in com.goldencode.p2j.persist
An adaptive, iterating query which first attempts to retrieve its records in preselect mode, but changes to dynamic record retrieval as necessary.
AdaptiveQuery() - Constructor for class com.goldencode.p2j.persist.AdaptiveQuery
Default constructor.
AdaptiveQuery.DynamicResults - Class in com.goldencode.p2j.persist
An implementation of the Results interface which uses a single table or multi-table DynamicQuery as a delegate.
AdaptiveQuery.ResultsSource - Class in com.goldencode.p2j.persist
A ResultsProvider implementation which is invoked when transitioning between preselect and dynamic modes (both directions).
add(RecordChangeListener) - Method in class com.goldencode.p2j.persist.ChangeBroker.ListenerSet
Add a listener.
add(Serializable[], int) - Method in class com.goldencode.p2j.persist.RepositionCache
Add a single entry to the cache.
add(NameNode) - Method in class com.goldencode.p2j.schema.Namespace
Add a name node to the namespace node pool at its naturally ordered index (such that the pool is always sorted).
add(NameNode, boolean) - Method in class com.goldencode.p2j.schema.Namespace
Add a name node to the namespace node pool at its naturally ordered index (such that the pool is always sorted).
add(T) - Method in class com.goldencode.p2j.ui.client.model.ComboBoxModel
Add new item at the end of model.
add(T) - Method in class com.goldencode.p2j.ui.client.model.ListModel
Add item into model.
add(int, T) - Method in class com.goldencode.p2j.ui.client.model.ListModel
Add item into model at specified position.
add(SelectionListener) - Method in class com.goldencode.p2j.ui.client.model.ListSelectionModel
Add selection item listener.
add(Widget<O>) - Method in class com.goldencode.p2j.ui.client.TempContainer
Forwarder for add(Component) method.
add(int, Widget<O>) - Method in class com.goldencode.p2j.ui.client.TempContainer
Add the widget on the specified position.
add(Widget<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.TempContainer
Add the widget before the specified widget.
add(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Add widget to container.
add(int, Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Add the widget on the specified position.
add(Widget<O>, Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Add the widget before the specified widget.
add(Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Add widget to container.
add(Widget<O>, Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Add the new widget before the given widget's position.
add(int, Widget<O>) - Method in interface com.goldencode.p2j.ui.client.widget.Container
Add the widget on the specified position.
add(character, BaseDataType, ControlSetEntity.ItemsListByOneExpander) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Helper method: append/prepend item to config.items
add(String, ControlSetEntity.ItemsListExpander) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Helper method: append/prepend items to config.items
add(E) - Method in class com.goldencode.p2j.util.DynamicArray
Add the object to the end of the array.
add(E) - Method in class com.goldencode.p2j.util.PartitionedArray
Add the object to the end of the array.
add(boolean, E) - Method in class com.goldencode.p2j.util.PartitionedArray
Add the object to the end of the array.
add(boolean, E) - Method in class com.goldencode.p2j.util.ScopedList
Add the given element to the tail of the current scope (also the tail of the list), or to the tail of the global (first) scope.
add(E) - Method in class com.goldencode.p2j.util.ScopedList.NodeList.Iter
Add a new element after the current element -- unsupported in this read-only implementation.
add(String, String) - Method in class com.goldencode.p2j.util.SectionContent
Adds the key=value pair to the section internals assuming this is the new key.
add(E) - Method in class com.goldencode.p2j.util.WeakList
Add an entry to the end of the list.
add(E) - Method in class com.goldencode.util.FastSiblingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add_temp_table_field(Object) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a field definition when creating a temp-table using the DEFINE TEMP-TABLE or DEFINE WORK-TABLE statements.
addAccount(String) - Method in class com.goldencode.p2j.main.Broker
Add an account for this broker.
addAccumulator(Accumulator) - Method in class com.goldencode.p2j.persist.AbstractQuery
Add an accumulator to this query.
addAccumulator(Accumulator, boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
Add an accumulator to this query.
addAccumulator(Accumulator) - Method in interface com.goldencode.p2j.persist.P2JQuery
Add an accumulator to this query.
addAccumulator(Accumulator, boolean) - Method in interface com.goldencode.p2j.persist.P2JQuery
Add an accumulator to this query.
addAccumulator(Accumulator) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add an accumulator to this query.
addAccumulator(Accumulator, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add an accumulator to this query.
addAccumulator(Accumulator) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
addAccumulator(Accumulator, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
addAccumulator(Accumulator) - Static method in class com.goldencode.p2j.util.AccumulatorManager
Adds an accumulator to the current set of accumulators.
addAcl(String, Acl, Map<Integer, String>) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Adds new set of ACLs based on the contents of the given ACL definition.
addAcl(String, Acl, Map<Integer, String>) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Adds new set of ACLs based on the contents of the given ACL definition.
addAcl(String, Acl, Map<Integer, String>) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Adds new set of ACLs based on the contents of the given ACL definition.
addAcl(String, Acl, Map<Integer, String>, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the acl.
addAcl(String, Acl, Map<Integer, String>) - Method in class com.goldencode.p2j.security.SecurityAdmin
Adds new set of ACLs based on the contents of the given ACL definition.
addAclInstance(String) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Creates an empty container for the specified ACL instance.
addAclInstance(String) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Creates an empty container for the specified ACL instance.
addAclInstance(String) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Creates an empty container for the specified ACL instance.
addAclInstance(String, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the acl instance.
addAclNodes(DirectoryService, String, Map, int) - Method in class com.goldencode.p2j.security.SecurityCache
Enumerates a directory branch and gathers all ACLs from there.
addACLStep2(String, String, int, String, boolean, int[], Map<Integer, String>, Rights, Consumer<Boolean>) - Method in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
2nd phase of new ACL dialog.
addAction - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
The Add button
addAction(String, boolean, String, int) - Method in class com.goldencode.p2j.pattern.Rule
Add an action to be executed in the event this rule's condition evaluates to trigger.
addActiveAgent(String, Agent) - Static method in class com.goldencode.p2j.util.AppServerManager
Collect an Agent as is currently executing a task on the specified connection ID.
addAll(Collection<? extends E>) - Method in class com.goldencode.p2j.util.DynamicArray
Add the objects to the end of the array in the proper order.
addAll(Collection<? extends E>) - Method in class com.goldencode.p2j.util.PartitionedArray
Add the objects to the end of the array in the proper order.
addAll(boolean, List<E>) - Method in class com.goldencode.p2j.util.ScopedList
Add all of the given elements, in their current order, to the tail of the current scope (also the tail of the list), or to the tail of the global (first) scope.
addAll(Collection<? extends E>) - Method in class com.goldencode.util.FastSiblingDeque
 
addAllFields(Collection<P2JField>) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Add all fields from the given collection to the table.
addAllIndexes(Collection<P2JIndex>) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Add all indexes from the given collection to the table.
addAltLabel(String, int) - Method in class com.goldencode.p2j.ui.Keyboard
Creates an entry in the alternate key label map.
addAncestorToView(int) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Add a specified ancestor of the copy of the current source AST node to the filtered view of AST nodes associated with the current ruleset run.
addAncestorToView(long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Add a specified ancestor of the current copy AST to the filtered view of ASTs which can be pipelined to the next ruleset, if the all nodes in the ancestry chain (up to and including the specified level) are not null.
addArgument(Argument) - Method in class com.goldencode.expr.Instruction
Add an individual argument to the list of this instruction's arguments.
addArrayNative(int[], int[], int[], int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Perform a bulk output operation for the whole screen at once with output masking when desired.
addAstSpec(String, String, boolean) - Method in class com.goldencode.p2j.pattern.PatternEngine
Add a directory and file specification pair which will allow the engine to locate a set of persisted AST files to be processed into ASTs, which will in turn be applied against a pipeline of rulesets.
addAstSpec(FileList) - Method in class com.goldencode.p2j.pattern.PatternEngine
Add a list of persisted AST files to be processed into ASTs, which will in turn be applied against a pipeline of rulesets.
addAt(int, E) - Method in class com.goldencode.p2j.util.ScopedList
Add the given element to the tail of the scope at the given scope depth, where zero depth represents the current scope, and a positive depth indicate older scopes.
addAttribute(Attribute) - Method in class com.goldencode.expr.MethodInfo
 
addAttribute(Attribute) - Method in class com.goldencode.p2j.directory.DirNode
Add attribute to the node.
addAttributeInt(Attribute) - Method in class com.goldencode.p2j.directory.DirNode
Convenience method which adds attribute into the set of node attributes.
addAttributeOrMethod(int, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds an attribute or method keyword token type and the associated token type of the data type (for attributes) or return type (for methods) to the dictionary of attributes/methods.
addAttributeOrMethod(int, int, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds an attribute or method keyword token type and the associated token type of the data type (for attributes) or return type (for methods) to the dictionary of attributes/methods.
addAttributeValue(String, Object, boolean) - Method in class com.goldencode.p2j.directory.DirNode
Add new attribute value.
addAttributeValueExt(RamNode, String, Object) - Method in class com.goldencode.p2j.directory.LdapRemapper
Intercept adding of the value to the attribute.
addAttributeValueExt(RamNode, String, Object) - Method in class com.goldencode.p2j.directory.RamRemapper
This method is invoked by addAttributeValue() when most checks are passed and it is about to add new value to the attribute.
addAuthUser(String, String) - Method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Adds an authenticated user to the internal list list.
addBackgroundWidget(String, String, GenericWidget<?>) - Method in class com.goldencode.p2j.ui.WidgetListBase
Registers a background widget with the frame.
addBcelInterface(String) - Method in class com.goldencode.p2j.classloader.ClassInfo
Add to the list of the interfaces implemented by this class the specified interfaces (loaded by BCEL).
addBeginsMatch(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Add an begins match (for the given index component) to the list of matches.
addBranchInstruction() - Method in class com.goldencode.expr.CodeUnit
Add the branch instruction of a branching code unit to the end of the current contents.
addBranchInstruction() - Method in class com.goldencode.expr.CodeUnit.BranchData
This method returns the instruction which performs the branch.
addBreak(boolean) - Method in class com.goldencode.p2j.pattern.Rule
Add a break action to be executed in the event this rule's condition evaluates to trigger.
addBreakGroup(Resolvable) - Method in class com.goldencode.p2j.util.Accumulator
Track a new break group category within this accumulator.
addBroker(BrokerParameters) - Method in class com.goldencode.p2j.main.Broker
Register a new remote broker instance.
addBuffer(handle) - Method in class com.goldencode.p2j.persist.AbstractQuery
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(Buffer) - Method in class com.goldencode.p2j.persist.AbstractQuery
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(handle) - Method in interface com.goldencode.p2j.persist.P2JQuery
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(Buffer) - Method in interface com.goldencode.p2j.persist.P2JQuery
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(handle) - Method in class com.goldencode.p2j.persist.QueryWrapper
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(Buffer) - Method in class com.goldencode.p2j.persist.QueryWrapper
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(Buffer, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(handle) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(Buffer) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
addBuffer(String, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a buffer to the ScopeLevel.CURRENT scope.
addBuffer(ScopeLevel, String, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a buffer to the specified scope.
addBuffers(Joinable, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add the buffers associated with the given query to this QUERY's buffer list.
addBufferScope(BufferScopeTracker) - Method in class com.goldencode.p2j.convert.BufferList
Add a new buffer scope to the list of all buffer scopes for the current file.
addBuiltinFunction(String, int, boolean, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a built-in Progress function and its return type to the dictionary of functions.
addBuiltinFunction(String, int, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a built-in Progress function and its return type to the dictionary of functions.
addButtons(Button...) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Adds extra buttons.
addCA(CertDef) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Adds new CA certificate given by its certificate definition object.
addCacheExpiryListener(CacheExpiryListener<K, V>) - Method in class com.goldencode.cache.ExpiryCache
Add the given object to the list of listeners interested in receiving cache expiry events from this cache.
addCalcColumn(String, String, String, String) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, String, character) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(character, character, String, character) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, String, String, int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, String, String, int, String) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(character, character, character, character) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(character, character, character, character, NumberType) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, BaseDataType, String) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, int, String, int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, BaseDataType, String, int) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(character, character, character, character, NumberType, character) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, String, String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, String, character) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(character, character, String, character) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, String, String, int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, String, String, int, String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(character, character, character, character) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(character, character, character, character, NumberType) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, BaseDataType, String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, int, String, int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(String, String, BaseDataType, String, int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCalcColumn(character, character, character, character, NumberType, character) - Method in class com.goldencode.p2j.ui.BrowseWidget
Creates a browse column from the specified properties and returns the handle of the new column.
addCallback(Keyword, Object, String, String) - Method in class com.goldencode.p2j.uast.CallbackResolver
Creates a Callback object using the Callback.Callback(Object,String,String) constructor and then stores this instance in the Keyword object and adds this associated Keyword object to the dictionary.
addCallback(Keyword, Object, Method) - Method in class com.goldencode.p2j.uast.CallbackResolver
Creates a Callback object using the Callback.Callback(Object,Method) constructor and then stores this instance in the Keyword object and adds this associated Keyword object to the dictionary.
addCaseSensitiveProperty(String) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Add a name to the list of case-sensitive properties for the current DMO.
addCert(CertDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Adds a new certificate according to its definition.
addCert - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesView
Add certificate button
addCert(CertDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Adds a new certificate according to its definition.
addCert(CertDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Adds a new certificate according to its definition.
addCert(CertDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the cert.
addCert(CertDef) - Method in class com.goldencode.p2j.security.SecurityAdmin
Adds a new certificate according to its definition.
addChangedNode(String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add node with specified ID from list of changed nodes.
addChar(char, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Add a character to the virtual terminal at the current cursor position.
addChild(String) - Method in class com.goldencode.p2j.directory.DirNode
Add a new child node if this is allowed.
addChild(RamNode) - Method in class com.goldencode.p2j.directory.RamNode
Add a new child node if this is allowed.
addChild(TreeNode) - Method in class com.goldencode.p2j.util.TreeNode
Adds a node to the end of the list of children.
addChildDescription(MenuDescription, int) - Method in class com.goldencode.p2j.ui.MenuDescription
Add a widget configuration (to the current menu description) and assign that widget the specified ID.
addChildrenToList(LinkedList<TreeNode>) - Method in class com.goldencode.p2j.util.TreeNode
Recursively walk the list of children and add each child to the list in a depth-first traversal.
addChunk(Map<Color, List<Chunk>>, ByteArrayOutputStream, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebSimulator
Add a chunk to the chunks map.
addClass(Aast, Aast, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a class name and a token type to the dictionary of classes.
addClass(String, ClassDefinition, Set<String>, boolean, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a class name and a token type to the dictionary of classes.
addClasspath() - Method in class com.goldencode.p2j.main.ClientBuilder
Add Java CLASSPATH and the main class.
addClientOptions() - Method in class com.goldencode.p2j.main.ClientBuilder
Add custom client options to the ClientBuilder.command.
addClientOptions() - Method in class com.goldencode.p2j.main.ProcessClientBuilder
Mark this P2J process to start in batch mode (add the client:mode:batch=true argument to the command).
addClientOptions() - Method in class com.goldencode.p2j.main.WebClientBuilder
Add terminal options.
addCodeUnit(CodeUnit) - Method in class com.goldencode.expr.CodeAttribute
This method adds a unit of code to the end of the code array.
addCodeUnit(CodeUnit) - Method in class com.goldencode.expr.CodeUnit
This method adds the specified code unit to the end of this code unit.
addColorButton(String, Color, JComponent[][], int) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Add a JLabel and JButton control for color selection, into the specified row of a 2 column layout of controls.
addColumn(BrowseColumnWidget) - Method in class com.goldencode.p2j.ui.BrowseWidget
Add new field to the list of browse fields.
addColumn(BrowseColumnWidget, int) - Method in class com.goldencode.p2j.ui.BrowseWidget
Add new field to the list of browse fields.
addColumnWidget(String, String, String, NumberType, FieldReference, character, BrowseColumnWidgetType, boolean) - Method in class com.goldencode.p2j.ui.BrowseWidget
Create browse column widget and add it to this browse.
addComponent(QueryComponent) - Method in class com.goldencode.p2j.persist.AdaptiveFind
Add a component to the query.
addComponent(DataModelObject, String, String) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, Object[]) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(DataModelObject, String, String, String, DataModelObject, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.AdaptiveQuery
Add a component to the query.
addComponent(Joinable) - Method in class com.goldencode.p2j.persist.CompoundQuery
Add a joinable query to the compound query.
addComponent(Joinable, int) - Method in class com.goldencode.p2j.persist.CompoundQuery
Add a joinable query to the compound query, and specify the nature of the iteration which will be performed (first, last, next, etc.) on that component, when the compound query is iterated.
addComponent(Joinable, int, boolean) - Method in class com.goldencode.p2j.persist.CompoundQuery
Add a joinable query to the compound query, and specify the nature of the iteration which will be performed (first, last, next, etc.) on that component, when the compound query is iterated.
addComponent(String) - Method in class com.goldencode.p2j.persist.P2JIndex
Add an index component to the index definition.
addComponent(String, boolean) - Method in class com.goldencode.p2j.persist.P2JIndex
Add an index component to the index definition.
addComponent(String, boolean, boolean, boolean, boolean) - Method in class com.goldencode.p2j.persist.P2JIndex
Add an index component to the index definition.
addComponent(DataModelObject, String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, DataModelObject) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, DataModelObject, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(DataModelObject, String, String, DataModelObject, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(QueryComponent) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a component to the query.
addComponent(Joinable, int, boolean) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Add a joinable query to the compound query, and specify the nature of the iteration which will be performed (first, last, next, etc.) on that component, when the compound query is iterated.
addComponent(QueryComponent) - Method in class com.goldencode.p2j.persist.PresortQuery
Add a component to the query.
addComponent(Joinable) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a joinable query to a compound query.
addComponent(Joinable, int) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a joinable query to a compound query, and specify the nature of the iteration which will be performed (first, last, next, etc.) on that component, when the compound query is iterated.
addComponent(Joinable, int, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a joinable query to a compound query, and specify the nature of the iteration which will be performed (first, last, next, etc.) on that component, when the compound query is iterated.
addComponent(DataModelObject, String) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, DataModelObject) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, DataModelObject) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, DataModelObject, Object[]) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, DataModelObject, LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, DataModelObject, Object[], LockType) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, DataModelObject, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addComponent(DataModelObject, String, String, DataModelObject, Object[], LockType, int, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a component to a preselect query.
addCompoundComponent(CompoundComponent) - Method in class com.goldencode.p2j.persist.CompoundQuery
Add a component query to this compound query and adjust the table count accordingly.
addConditionalFlag(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Adds a flag to the PatternEngine.activatedFlags set, which will be checked only when PatternEngine.conditionalRuleSets is activated.
addConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.MenuDescription
Add a widget configuration to the current menu description.
addConfig(WidgetConfig, int) - Method in class com.goldencode.p2j.ui.MenuDescription
Add a widget configuration (to the current menu description) and assign that widget the specified ID.
addConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Add a widget configuration to the current screen definition.
addConfig(WidgetConfig, int) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Add a widget configuration (to the current screen definition) and assign that widget the specified ID.
addConfigFile(String) - Method in class com.goldencode.p2j.main.ClientBuilder
Add client configuration file if exists.
addConfigInt(WidgetConfig) - Method in class com.goldencode.p2j.ui.MenuDescription
Common worker to add a widget configuration to the menu description.
addConfigInt(WidgetConfig) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Common worker to add a widget configuration to the screen definition.
addConfigItem(String, String, String, String, boolean) - Method in class com.goldencode.p2j.cfg.BootstrapConfig
Utility method to add a value for a tripplet {category, group, key} into internal maps.
addConstantDefinitions() - Method in class com.goldencode.p2j.preproc.Environment
Add all preprocessor level symbol definitions into the hints, for the current scope.
addContinue(boolean) - Method in class com.goldencode.p2j.pattern.Rule
Add a continue action to be executed in the event this rule's condition evaluates to trigger.
addData(BrowseColumnConfig, int, int, int) - Method in interface com.goldencode.p2j.ui.chui.BrowseImpl.ColumnRenderer
Renders data from an one column.
addData(BrowseColumnConfig, int, int, int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.DataColumnRenderer
 
addData(BrowseColumnConfig, int, int, int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.LabelColumnRenderer
 
addData(BrowseColumnConfig, int, int, int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
 
addDatabase(String, DatabaseDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
addDatabase(String, DatabaseDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
addDatabase(String, DatabaseDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
addDatabase(String, DatabaseDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the database.
addDatabaseEntry(String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Add a dictionary entry for the specified database and return a NameNode object representing the database name, which can be used as a parent node for subsequent table entry additions.
addDatabaseIndex(P2JIndex) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Add an object which describes a database table index.
addDataMember(String, Aast, Aast, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Add the named variable as a data member of the currently active class definition.
addDataMember(String, int, Aast, Aast, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Add the named variable as a data member of the currently active class definition.
addDataMember(String, int, boolean, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Add the named variable as a data member of the currently active class definition.
addDataMember(String, int, int, boolean, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Add the named variable as a data member of the currently active class definition.
addDataRelation(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a data-relation and a token type to the dictionary of data-relations.
addDataSet(String, int, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Add the named dataset to this class.
addDataSet(String, int, Aast, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a dataset and a token type to the dictionary of datasets.
addDataSource(String, int, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Add the named data source to this class.
addDataSource(String, int, Aast, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a data-source and a token type to the dictionary of data-sources.
addDebug(CodeUnit) - Method in class com.goldencode.expr.Compiler
Adds instructions to the specified code unit to update diagnostic information at runtime.
addDefaultConstructor(int, Compiler) - Method in class com.goldencode.expr.ClassFile
This method adds a default constructor with the specified access flags.
addDependent(ImportWorker.ImportBundle) - Method in class com.goldencode.p2j.schema.ImportWorker.ImportBundle
Add to this bundle's set of import bundles which are dependent upon it to load first.
addDialectParameter(SchemaConfig.NsConfig.DialectParam) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Add the specifid dialect parameters to the namespace.
addDialog(ViewWithUiHandlers<C>) - Method in class com.goldencode.p2j.admin.client.application.home.BaseViewWithUiHandlers
Adds a child dialog to be managed by this view.
addDictionary(String, boolean) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Adds a new named dictionary to the list of those available.
addDictionaryBoolean(String, String, Boolean) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Adds/replaces a key/value pair to a named dictionary, in the top scope.
addDictionaryDouble(String, String, Double) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Adds/replaces a key/value pair to a named dictionary, in the top scope.
addDictionaryInteger(String, String, Integer) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Adds/replaces a key/value pair to a named dictionary, in the top scope.
addDictionaryLong(String, String, Long) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Adds/replaces a key/value pair to a named dictionary, in the top scope.
addDictionaryObject(String, String, Object) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Adds/replaces a key/value pair to a named dictionary, in the top scope.
addDictionaryString(String, String, String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Adds/replaces a key/value pair to a named dictionary, in the top scope.
addDirectly(Widget<O>) - Method in class com.goldencode.p2j.ui.client.widget.AbstractContainer
Add widget directly to the list without triggering repaint or other operations.
addDirtyBatchBuffer(RecordBuffer) - Method in class com.goldencode.p2j.persist.BufferManager
If we currently are in batch assignment mode, add the given record buffer to the set of buffers requiring validation at the end of the batch.
addDirtyConfig(WidgetConfig, String) - Method in class com.goldencode.p2j.ui.ConfigManager
Register the specified field in the configuration for the specified widget ID as being dirty.
addDirtyConfig(WidgetConfig, String) - Method in class com.goldencode.p2j.ui.ServerConfigManager
Register the specified field in the configuration for the specified widget ID as being dirty.
addDrawingOp(byte[]) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Add a prepared drawing to the pending operations list.
addDynamicFrame(GenericFrame, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Adds new dynamic frame to the application context.
addDynamicWidget(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.FieldGroup
Adding new dynamic widget to the current group.
addDynamicWidget(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Adding new dynamic widget to the current frame.
addEditableFrameForWidget(Widget) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Possibly add the frame with given widget to the editable frames list if it is not already there.
addEditableFrameForWidgets(GenericFrame, int[]) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Possibly add the frame with given widget ID to the editable frames list if it is not already there.
addEditor(Widget) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
Add editor widget to the browse.
addEditor(Widget) - Method in class com.goldencode.p2j.ui.client.Browse
Add editor widget to the browse.
addEditor(Widget) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Add editor widget to the browse.
addedRecords - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
New records added to the acquired records table but not locked yet
addEncodedProperty(String) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Add a name to the list of base-64 encoded properties for the current DMO.
addEngine(ConversionProfile) - Method in class com.goldencode.p2j.persist.ConversionPool
Add a pattern engine instance to the stack associated with the given conversion profile.
addEntries(String, NameNode, NameNode, int, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Copies all of the child entries currently stored in fromNode into the specified target table node, and with the exception of buffers, into the global namespace of the scope containing the parent entity.
addEntries(NameNode, NameNode, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Copies all of the child entries currently stored in the global scope under the parent entity identified by fromNode into the specified target table node.
addEntry(NameNode, Aast, int, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Add a name node entry to a specific scope.
addEntry(boolean, K, V) - Method in class com.goldencode.p2j.util.ScopedDictionary
Adds a value to the current or global scope or replaces its user-defined object.
addEntryAt(int, K, V) - Method in class com.goldencode.p2j.util.ScopedDictionary
Adds a value to the scope at the specified depth or replaces its user-defined object.
addEqualityMatch(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Add an equality match (for the given index component) to the list of matches.
addError(int, String, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Adds an error entry to the error list.
addError(int, String, boolean, boolean) - Static method in class com.goldencode.p2j.util.ErrorManager
Adds an error entry to the error list.
addEvent(RecordLockEvent) - Method in class com.goldencode.p2j.persist.meta.LockTableUpdater.UpdateWorker
Add a record lock event to the queue, locking out other write and read operations until the queue is updated.
addEvent(String[], GenericWidget[], boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String[], GenericWidget[]) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String, GenericWidget[]) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String[], GenericWidget) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String, GenericWidget) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String[], GenericWidget, boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String, GenericWidget[], boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String, GenericWidget, boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String, handle) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String[], handle) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String[], handle[]) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String, handle, boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String[], handle, boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String[], handle[], boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String, CommonFrame) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String[], CommonFrame) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String[]) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String[], boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String, boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String, Object[], boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(String, Object[]) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String[], Object[]) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list without the ANYWHERE option.
addEvent(String[], Object[], boolean) - Method in class com.goldencode.p2j.ui.EventList
Adds an event definition to the list.
addEvent(EventDefinition) - Method in class com.goldencode.p2j.ui.EventList
Add the specified event to this event list.
addException(ConstantPool, String) - Method in class com.goldencode.expr.ExceptionAttribute
 
addExports(String, ExportsDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
addExports(String, ExportsDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
addExports(String, ExportsDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
addExports(String, ExportsDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the exports.
addExtension(DirectoryService, String, Serializable) - Method in interface com.goldencode.p2j.admin.AdminAccountExtension
Adds custom account extension data to the newly created account directory node.
addExtentParameter(AbstractExtentParameter<?>) - Method in class com.goldencode.p2j.util.AbstractParameter.Scope
Registers an extent parameter wrapper class to be included in the scope processing.
addField(P2JField) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Add new field to the table.
addField(Object, String, int, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Allows the addition of a new field of any Progress data type to a specific table in the schema namespace.
addField(GenericWidget) - Method in class com.goldencode.p2j.ui.Choose
Adds a field to the CHOOSE instance.
addField(GenericWidget[]) - Method in class com.goldencode.p2j.ui.Choose
Adds array of fields to the CHOOSE instance.
addField(GenericWidget, String) - Method in class com.goldencode.p2j.ui.Choose
Adds a field with its help text to the CHOOSE instance.
addFieldEntries(String, NameNode, NameNode, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Copies all of the field entries currently stored in fromNode into the specified target table node.
addFieldEntry(NameNode, Aast, String, int, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Add a dictionary entry for the specified field and return a NameNode object representing the field name.
addFieldEntry(NameNode, Aast, String, NameNode, int) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Add a dictionary entry for a field which is like an existing field, and return a NameNode object representing the field name.
addFieldEntry(NameNode, Aast, String, int, Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Add a dictionary entry for a field which is like the field described by the AST specified by the like parameter.
addFieldLike(String, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds to the temp-table a field like the one specified.
addFieldLike(character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds to the temp-table a field like the one specified.
addFieldLike(String, handle) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds to the temp-table a field like the one specified.
addFieldLike(character, handle) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds to the temp-table a field like the one specified.
addFieldLike(String, String) - Method in interface com.goldencode.p2j.persist.TempTable
Adds to the temp-table a field like the one specified.
addFieldLike(character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds to the temp-table a field like the one specified.
addFieldLike(String, handle) - Method in interface com.goldencode.p2j.persist.TempTable
Adds to the temp-table a field like the one specified.
addFieldLike(character, handle) - Method in interface com.goldencode.p2j.persist.TempTable
Adds to the temp-table a field like the one specified.
addFieldLike(String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table a field like the one specified.
addFieldLike(character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table a field like the one specified.
addFieldLike(String, handle) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table a field like the one specified.
addFieldLike(character, handle) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table a field like the one specified.
addFieldLike(Object, String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Allows the addition of a new field of any Progress data type to a specific table in the schema namespace based on reference to an already existing variable or field.
addFieldsFrom(handle) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds fields from another table into this temp-table.
addFieldsFrom(handle, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds fields from another table into this temp-table.
addFieldsFrom(handle, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds fields from another table into this temp-table.
addFieldsFrom(String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds fields from another table into this temp-table.
addFieldsFrom(character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds fields from another table into this temp-table.
addFieldsFrom(String, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds fields from another table into this temp-table.
addFieldsFrom(character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds fields from another table into this temp-table.
addFieldsFrom(String, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds fields from another table into this temp-table.
addFieldsFrom(handle) - Method in interface com.goldencode.p2j.persist.TempTable
Adds fields from another table into this temp-table.
addFieldsFrom(handle, String) - Method in interface com.goldencode.p2j.persist.TempTable
Adds fields from another table into this temp-table.
addFieldsFrom(handle, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds fields from another table into this temp-table.
addFieldsFrom(String) - Method in interface com.goldencode.p2j.persist.TempTable
Adds fields from another table into this temp-table.
addFieldsFrom(character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds fields from another table into this temp-table.
addFieldsFrom(String, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds fields from another table into this temp-table.
addFieldsFrom(character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds fields from another table into this temp-table.
addFieldsFrom(String, String) - Method in interface com.goldencode.p2j.persist.TempTable
Adds fields from another table into this temp-table.
addFieldsFrom(String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds fields from another table into this temp-table.
addFieldsFrom(handle) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds fields from another table into this temp-table.
addFieldsFrom(character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds fields from another table into this temp-table.
addFieldsFrom(handle, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds fields from another table into this temp-table.
addFieldsFrom(String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds fields from another table into this temp-table.
addFieldsFrom(String, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds fields from another table into this temp-table.
addFieldsFrom(handle, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds fields from another table into this temp-table.
addFieldsFrom(character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds fields from another table into this temp-table.
addFieldsFrom(Object, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Allows the addition of a list of fields (as defined in an existing table) to a specific table in the schema namespace.
addFieldsFrom(Object, String, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Allows the addition of a list of fields (as defined in an existing table) to a specific table in the schema namespace.
addFieldToIndex(String, String, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, String, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, String, String) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, String, character) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String, String) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String, character) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character, String) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character, String) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, String) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, String, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(String, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFieldToIndex(character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Construct an index of this temp-table by adding a new field to it.
addFilter(FileFilter) - Method in class com.goldencode.p2j.report.server.FilterProfile
Add a file filter.
addFinalizable(Object, Finalizable) - Static method in class com.goldencode.p2j.util.ProcedureManager
Register the given Finalizable to be processed when the persistent procedure gets deleted.
addFirst(character) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-FIRST() widget method, which adds a list of labels to the beginning of the list.
addFirst(String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-FIRST() widget method, which adds a list of labels to the beginning of the list.
addFirst(character, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(String, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(character, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(String, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(character, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(String, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(String, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(character, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(character, BaseDataType) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Implements the ADD-FIRST() widget method, which adds a single label and value pair to the beginning of the list.
addFirst(E) - Method in class com.goldencode.util.FastSiblingDeque
 
addFocusListener(FocusListener) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Add focus listener.
addFocusListener(FocusListener) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Add focus listener.
addFontSpinner(String, String, JComponent[][], int) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Add a JLabel and JSpinner control for the fonts list, into the specified row of a 2 column layout of controls.
addFrame(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a frame and a token type to the dictionary of frames.
addFrame(Widget<GuiOutputManager>, double, double) - Method in class com.goldencode.p2j.ui.client.gui.DialogBoxWindow
Adds the specified frame to the window's content pane.
addFrame(Widget<GuiOutputManager>, double, double) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
Adds the frame to the window at the specified position.
addFrame(Widget<O>, double, double) - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Adds the frame to the window at the specified position.
addFrame(Frame<O>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Add pre-built frame.
addFrame(Widget<O>, double, double) - Method in class com.goldencode.p2j.ui.client.Window
Adds the frame to the window at the specified position.
addFrame(String, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a frame to the ScopeLevel.NEXT scope.
addFrame(ScopeLevel, String, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a frame to the specified scope.
addFrameField(String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Map a field reference ASTs to the name of the frame in which it resides as a widget.
addFrameFields(String, Collection<Aast>) - Method in class com.goldencode.p2j.uast.SymbolResolver
Map a collection of field reference ASTs to the name of the frame in which they reside as widgets.
addFunc(String, String[]) - Method in class com.goldencode.p2j.ui.Keyboard
Creates an entry in the key function map.
addFunction(String, int, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a user-defined function and its return type to the dictionary of functions.
addFunctionCalled - Variable in class com.goldencode.p2j.persist.TempTableBuilder
Flag that indicates that an ADD-* function was called for the table (CLEAR function resets this flag).
addFunctionWasCalled() - Method in class com.goldencode.p2j.persist.AbstractTempTable
Determine if an ADD-* function was called for the table (CLEAR function resets the state).
addFunctionWasCalled() - Method in class com.goldencode.p2j.persist.StaticTempTable
Determine if an ADD-* function was called for the table (CLEAR function resets the state).
addFunctionWasCalled() - Method in class com.goldencode.p2j.persist.TempTableBuilder
Determine if an ADD-* function was called for the table (CLEAR function resets the state).
addGeneric(String, String, Object) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Generic worker to add/replace a key/value pair in a named dictionary, in the top scope.
addGetter(Method) - Method in class com.goldencode.p2j.persist.HQLBundle
Add a DMO getter method to the end of the list of methods stored in this bundle.
addGlobalVariable(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a variable name and associated token type to the global scope of the variable dictionary.
addGlobalVariable(String, int, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a variable name and associated token type to the global scope of the variable dictionary.
addGoOn(String[]) - Method in class com.goldencode.p2j.ui.Choose
Adds a key to the list of GO-ON keys.
addGoOn(String) - Method in class com.goldencode.p2j.ui.Choose
Adds a key to the list of GO-ON keys.
addGoOn(String[]) - Method in class com.goldencode.p2j.ui.EventList
Adds a key to the list of GO-ON keys.
addGoOn(String) - Method in class com.goldencode.p2j.ui.EventList
Adds a key to the list of GO-ON keys.
addGroup(GroupDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Adds new group account definition.
addGroup(GroupDef) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Adds new group to the group accounts represented by the all groups table.
addGroup(GroupDef) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Adds new group to the group accounts represented by the all groups table.
addGroup - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Add group button
addGroup(GroupDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Adds new group account definition.
addGroup(GroupDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Adds new group account definition.
addGroup(GroupDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the group.
addGroup(GroupDef) - Method in class com.goldencode.p2j.security.SecurityAdmin
Adds new group account definition.
addHandler(Handler[]) - Method in class com.goldencode.p2j.web.GenericWebServer
Register a list of handlers.
addHandler(Handler) - Method in class com.goldencode.p2j.web.GenericWebServer
Register a new handler.
addHeaderEntry(handle) - Method in interface com.goldencode.p2j.util.SOAPHeader
Creates a new entry in a SOAP-header object's list of entries and associates the new entry with the given SOAP-HEADER-ENTRY-REF object.
addHeaderEntry(handle) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Creates a new entry in a SOAP-header object's list of entries and associates the new entry with the given SOAP-HEADER-ENTRY-REF object.
addHeaderEntry(SOAPHeaderEntryImpl) - Method in class com.goldencode.p2j.util.SOAPHeaderImpl
Creates a new entry in a SOAP-header object's list of entries and associates the new entry with the given SOAP-HEADER-ENTRY-REF object.
addHeaderWidget(String, GenericWidget<?>) - Method in class com.goldencode.p2j.ui.WidgetListBase
Registers a header widget with the frame.
addHelp(String, int) - Method in class com.goldencode.p2j.ui.Choose
Add help string to last N items.
addHideHandler(Runnable) - Method in class com.goldencode.p2j.admin.client.widget.dialog.ModalViewWithUiHandlers
Add command executed at the moment this modal dialog gets ModalHideEvent.
addImageUsage(List<Integer>, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebDriver
Register a usage of the given image by the given window.
addIndex(P2JIndex) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Add new index to the table.
addIndex(NameNode, String, Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Create a new table index under table parent, which is a copy of the specified index like.
addIndex(Object, String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds an index as defined in the source code into the temp-table that is passed in.
addIndexField(Aast, Aast, String) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Create a new table index field under index parent.
addIndexFrom(Object, Aast, String, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds an index from the original source table into the temp-table that is passed in.
addIndexLike(String, String, String) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds to the temp-table an index like the one specified.
addIndexLike(character, character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds to the temp-table an index like the one specified.
addIndexLike(String, String, handle) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds to the temp-table an index like the one specified.
addIndexLike(character, character, handle) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds to the temp-table an index like the one specified.
addIndexLike(String, String, String) - Method in interface com.goldencode.p2j.persist.TempTable
Adds to the temp-table an index like the one specified.
addIndexLike(character, character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds to the temp-table an index like the one specified.
addIndexLike(String, String, handle) - Method in interface com.goldencode.p2j.persist.TempTable
Adds to the temp-table an index like the one specified.
addIndexLike(character, character, handle) - Method in interface com.goldencode.p2j.persist.TempTable
Adds to the temp-table an index like the one specified.
addIndexLike(String, String, String) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table an index like the one specified.
addIndexLike(character, character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table an index like the one specified.
addIndexLike(String, String, handle) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table an index like the one specified.
addIndexLike(character, character, handle) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table an index like the one specified.
addIndexLike(P2JIndex) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds to the temp-table an index like the one specified.
addInstruction(Instruction) - Method in class com.goldencode.expr.CodeAttribute
This method adds a single instruction to the end of the code array.
addInstruction(Instruction) - Method in class com.goldencode.expr.CodeUnit
This method adds the specified instruction to the end of this code unit.
addInstruction(int) - Method in class com.goldencode.expr.CodeUnit
Convenience method to add a new instruction.
addIntegerEditor(String, Integer, JComponent[][], int) - Method in class com.goldencode.p2j.ui.client.chui.driver.swing.SettingsPanel
Add a JLabel and JFormattedTextField control for integer editing, into the specified row of a 2 column layout of controls.
addInterface(String) - Method in class com.goldencode.expr.ClassFile
Add an interface to the constant pool of the current class.
addInterface(Class) - Method in class com.goldencode.p2j.classloader.ClassInfo
Add to the list of the interfaces implemented by this class the specified interfaces (loaded by class loader).
addInterface(Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a class name and a token type to the dictionary of classes.
addInterface(String, boolean, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a class name and a token type to the dictionary of classes.
addInterval(Date, Long, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Computes a new date by adding respective number of time units.
addInterval(Date, Integer, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Computes a new date by adding respective number of time units.
addInterval(Timestamp, Long, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Computes a new datetime by adding respective number of time units.
addInterval(Timestamp, Integer, String) - Static method in class com.goldencode.p2j.persist.pl.Functions
Computes a new datetime by adding respective number of time units.
addInterval(T, long, String) - Static method in class com.goldencode.p2j.util.DateOps
Adds or subtracts a time amount to/from an instance of a date class and returns the new date instance.
addInterval(T, NumberType, String) - Static method in class com.goldencode.p2j.util.DateOps
Adds or subtracts a time amount to/from an instance of a date class and returns the new date instance.
addInterval(T, long, character) - Static method in class com.goldencode.p2j.util.DateOps
Adds or subtracts a time amount to/from an instance of a date class and returns the new date instance.
addInterval(T, NumberType, character) - Static method in class com.goldencode.p2j.util.DateOps
Adds or subtracts a time amount to/from an instance of a date class and returns the new date instance.
addItem(String) - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Add new item to message list.
addItem(String) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Add new item to list.
addItem(ControlSetItem[], character, BaseDataType) - Method in interface com.goldencode.p2j.ui.ControlSetEntity.ItemsListByOneExpander
Expand ControlSetItem array by one item
addItems(String[], ControlSetItem[], List<ControlSetItem>) - Method in interface com.goldencode.p2j.ui.ControlSetEntity.ItemsListExpander
Expand ControlSetItem array by multiple items
additional - Variable in class com.goldencode.p2j.security.SecurityContextStack
The effective context (if not null).
additional - Variable in class com.goldencode.p2j.uast.CallGraphWorker.CallSiteHint
An additional info.
additionalData - Variable in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.SimpleHeader
The additional data.
addJarLoader(String) - Static method in class com.goldencode.p2j.classloader.MultiClassLoader
Register the given jar to be handled by its own class loader.
addJarLoaderImpl(String, boolean) - Method in class com.goldencode.p2j.classloader.MultiClassLoader
Register the given jar to be handled by its own class loader.
addJavaName(String, String, Long, String) - Method in class com.goldencode.p2j.schema.P2OLookup
Adds property name to javaNameMap where the key is legacy field name and value is map based on nullable index.
addJob(Job) - Static method in class com.goldencode.p2j.scheduler.Scheduler
Add a new Job to the global registry.
addJoin(String) - Method in class com.goldencode.p2j.schema.PropertyMapper
Add the name of a foreign class, where the mapped property defines all or part of the basis of a foreign key association with that class.
addKeyListener(KeyListener) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Add key listener.
addKeyListener(KeyListener) - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Add key listener.
addKeyword(Keyword) - Method in class com.goldencode.p2j.uast.KeywordDictionary
Adds a Keyword object to the dictionary.
addKeyword(Keyword) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a Keyword to the keyword dictionary.
addKnownVarValue(String, String) - Method in class com.goldencode.p2j.convert.UnreachableCodeWorker.Helper
Add a variable to the pool of known variables.
addLabel(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a label and a token type to the dictionary of labels.
addLabel(Label<O>, LabeledWidget<O>) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Add label into list of current row labels.
addLast(character) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-LAST() widget method, which adds a list of labels to the end of the list.
addLast(String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-LAST() widget method, which adds a list of labels to the end of the list.
addLast(character, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-LAST() widget method, which adds a single label and value pair to the end of the list.
addLast(String, BaseDataType) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-LAST() widget method, which adds a single label and value pair to the end of the list.
addLast(character, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-LAST() widget method, which adds a single label and value pair to the end of the list.
addLast(String, String) - Method in interface com.goldencode.p2j.ui.CommonListWidget
Implements the ADD-LAST() widget method, which adds a single label and value pair to the end of the list.
addLast(character) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-LAST() widget method, which adds a list of labels to the end of the list.
addLast(String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-LAST() widget method, which adds a list of labels to the end of the list.
addLast(character, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-LAST() widget method, which adds a list of labels to the end of the list.
addLast(String, BaseDataType) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-LAST() widget method, which adds a list of labels to the end of the list.
addLast(character, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-LAST() widget method, which adds a list of labels to the end of the list.
addLast(String, String) - Method in class com.goldencode.p2j.ui.ControlSetEntity
Implements the ADD-LAST() widget method, which adds a list of labels to the end of the list.
addLast(character, BaseDataType) - Method in class com.goldencode.p2j.ui.RadioSetWidget
Implements the ADD-LAST() widget method, which adds a single label and value pair to the end of the list.
addLast(E) - Method in class com.goldencode.util.FastSiblingDeque
 
addLdapAttributeValue(RamNode, String, Object) - Method in class com.goldencode.p2j.directory.LdapRemapper
Add value to the LDAP node attribute.
addLdapNode(RamNode, RamNode) - Method in class com.goldencode.p2j.directory.LdapRemapper
Add new node to LDAP tree.
addLegacyForeignKeys(Collection<String>) - Method in class com.goldencode.p2j.persist.RecordBuffer
Add all property names in the given collection to the set of legacy key properties being monitored for foreign association synchronization purposes.
addLikeColumn(String, int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(character, int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(String, long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(handle, int64) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(handle, long) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(character) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(String) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(handle) - Method in interface com.goldencode.p2j.ui.BrowseInterface
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(String, int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(character, int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(FieldReference[], int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements ADD-LIKE-COLUMN() widget method.
addLikeColumn(String, long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(handle, int64) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(handle, long) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(character) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(String) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ADD-LIKE-COLUMN() widget method.
addLikeColumn(handle) - Method in class com.goldencode.p2j.ui.BrowseWidget
Implements the ADD-LIKE-COLUMN() widget method.
addListener(String, SpawnerListener) - Method in class com.goldencode.p2j.main.SpawnerImpl
Add listener.
addListener(RecordChangeListener) - Method in class com.goldencode.p2j.persist.ChangeBroker
Register a listener to receive DMO property change notifications.
addListener(RecordChangeListener, int) - Method in class com.goldencode.p2j.persist.ChangeBroker
Register a listener to receive DMO property change notifications.
addListener(ActionListener) - Method in class com.goldencode.p2j.ui.client.Button
Add action listener.
addListener(PropertyChangeListener) - Method in class com.goldencode.p2j.ui.client.gui.GuiColorResolver
Add the registered listener.
addLocalVariable(String, int, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a variable name and associated token type to the current scope of the variable dictionary.
addLocalVariableLike(String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a variable name and associated token type/options to the current scope of the variable dictionary based on a referenced variable or schema field in a LIKE clause.
addLocker(SessionToken) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.LockStatus
Add a locking context to the set of contexts which currently hold locks on the backing record.
addLocker(SessionToken) - Method in class com.goldencode.p2j.persist.lock.InMemoryLockManager.TraceLockStatus
Add a locking context to the set of contexts which currently hold locks on the backing record.
addLogging(String, LoggingDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
addLogging(String, LoggingDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
addLogging(String, LoggingDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
addLogging(String, LoggingDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the logging.
addMapping(String, String) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Add a Progress to Java source file name entry to the mapping database.
addMapping(String, String, boolean) - Method in class com.goldencode.p2j.schema.SchemaStatsHelper
Add a mapping definition from the given schema name to the original source file that defined that schema.
addMarkEntry(MarkEntry) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Add instance of MarkEntry to list.
addMarks() - Method in interface com.goldencode.p2j.ui.chui.BrowseImpl.ColumnRenderer
Renders an editable line and a selected line marks.
addMarks() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.LabelColumnRenderer
 
addMarks() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
 
addMatch(long, boolean, String, String) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Adds a match to a specific match category that already exists in our list of watched categories.
addMatchCategory(long, String, int) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Manually adds a match category to the list of watched categories, using a short name as a key (so that it can be referenced again later) and a long descriptive name that can be used in reports.
addMatchMultiplexed(long, boolean, String, int) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Automatically adds a match category to the list of watched categories if it doesn't already exist AND always adds a match to that match category.
addMatchMultiplexed(long, boolean, String, String, int) - Method in class com.goldencode.p2j.report.ReportWorker.Library
Automatically adds a match category to the list of watched categories if it doesn't already exist AND always adds a match to that match category.
addMenu(StandardMenu, MenuDef) - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Adds menu entry into the main menu at the specified position.
addMenu(StandardMenu, MenuDef) - Method in interface com.goldencode.p2j.admin.client.application.home.MenuService
Adds menu entry into the main menu at the specified position.
addMenu(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a menu or sub-menu and a token type to the dictionary of menus.
addMenu(String, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a menu definition to the ScopeLevel.NEXT scope.
addMenu(ScopeLevel, String, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a menu to the specified scope.
addMenuItem(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a menu-item and a token type to the dictionary of menu-items.
addMenuLike(String, String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a menu name and associated token type/options to the menu dictionary based on a referenced variable in a LIKE clause.
addMessage(String) - Method in class com.goldencode.p2j.ui.client.gui.MessageAreaGuiImpl
Add a new message text to message area.
addMethod(MethodInfo) - Method in class com.goldencode.expr.ClassFile
Add a method to the current class file.
addMethod(RoutingKey, Object, Method, Object) - Static method in class com.goldencode.p2j.net.Dispatcher
Add a method to the Exported Interface Registry (EIR).
addMethod(RoutingKey, Object, String, Class[], Class, Object) - Static method in class com.goldencode.p2j.net.Dispatcher
Add a method to the Exported Interface Registry (EIR).
addMethod(RoutingKey, Object, String, Class[], String, Object) - Static method in class com.goldencode.p2j.net.Dispatcher
Add a method to the Exported Interface Registry (EIR).
addMethod(String, int, int, boolean, Aast, String) - Method in class com.goldencode.p2j.uast.ClassDefinition
Add the named method to this class.
addMethodImpl(RoutingKey, Object, Method, Object) - Method in class com.goldencode.p2j.net.Dispatcher
Add a method to the Exported Interface Registry (EIR).
addMouseClickListener(MouseAdapter) - Method in class com.goldencode.p2j.ui.client.gui.MenuItemGuiImpl
Adds custom mouse click listener for this item
addNamespace(SchemaConfig.NsConfig) - Method in class com.goldencode.p2j.schema.SchemaConfig
Add a namespace configuration object to this configuration.
addNewCertificate(String, String[], CertificatesOptions) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Adds new PEM certificate.
addNewCertificate(CertDef) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Adds new certificate given by its certificate definition object.
addNewCertificate(String, String[], CertificatesOptions) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesUIHandlers
Adds new PEM certificate.
addNewField(character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType, character, character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType, character, character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a field with the specified properties to the temp-table.
addNewField(character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a field with the specified properties to the temp-table.
addNewField(character, character, integer, character, BaseDataType, character, character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a field with the specified properties to the temp-table.
addNewField(PropertyDefinition) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Add new field from property definition data.
addNewIndex(character) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical, logical) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical, logical, logical) - Method in class com.goldencode.p2j.persist.StaticTempTable
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical, logical) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical, logical, logical) - Method in interface com.goldencode.p2j.persist.TempTable
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical, logical) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a new empty index with the specified name to the temp-table.
addNewIndex(character, logical, logical, logical) - Method in class com.goldencode.p2j.persist.TempTableBuilder
Adds a new empty index with the specified name to the temp-table.
addNewPage() - Method in class com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ReportDirector
Adds the new page.
addNewProgramFile(Aast) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Add the given AST as a new program file, by registering its filename.
addNewProgramFile(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Add the given filename as being newly generated, so it will be registered and processed by other rule-sets, downstream.
addNewRow(int, BaseDataType[], int, boolean) - Method in class com.goldencode.p2j.ui.client.Browse
Add new row to the cache.
addNode(Remapper, String, String, Attribute[], boolean, boolean) - Static method in class com.goldencode.p2j.directory.DirectoryService
Add node at specified location.
addNode(String, String, Attribute[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new node of specified class with specified ID.
addNode(String, String, String[], Object[]) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new node of specified class with specified ID.
addNode(String, String, String[], Object[]) - Method in interface com.goldencode.p2j.directory.Remapper
Add new node of specified class with specified ID.
addNode(String, String, String[], Object[]) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new node of specified class with specified ID.
addNode(String, String, Object) - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Add a new node to the directory, having the specified class and a single attribute with the same class and specified value.
addNode(String, String, Attribute[]) - Method in class com.goldencode.p2j.main.ClientsToPortsGenerator
Add a new node to the directory, having the specified class and attributes.
addNode(NameNode, int, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Add a name node to the appropriate global namespace, determined by type.
addNode(String, String, Object) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Add a new node to the directory, having the specified class and a single attribute with the same class and specified value.
addNode(String, String, Attribute[]) - Method in class com.goldencode.p2j.security.SSLCertGenUtil
Add a new node to the directory, having the specified class and attributes.
addNode(String, String, Attribute[]) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new node of specified class with specified ID.
addNode(ScopedList.Node<E>) - Method in class com.goldencode.p2j.util.ScopedList.NodeList
Add the given node to the tail of the list.
addNodeAttributes(String, String, Map<String, Object[]>) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new node of specified class with specified ID.
addNodeBitField(String, String, BitField) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new BitField value to the attribute.
addNodeBitField(String, String, BitField) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new BitField value to the attribute.
addNodeBitField(String, String, BitField) - Method in interface com.goldencode.p2j.directory.Remapper
Add new BitField value to the attribute.
addNodeBitField(String, String, BitField) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new BitField value to the attribute.
addNodeBitField(String, String, BitField) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new BitField value to the attribute.
addNodeBitFieldKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeBitField() method
addNodeBitSelector(String, String, BitSelector) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new BitSelector value to the attribute.
addNodeBitSelector(String, String, BitSelector) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new BitSelector value to the attribute.
addNodeBitSelector(String, String, BitSelector) - Method in interface com.goldencode.p2j.directory.Remapper
Add new BitSelector value to the attribute.
addNodeBitSelector(String, String, BitSelector) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new BitSelector value to the attribute.
addNodeBitSelector(String, String, BitSelector) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new BitSelector value to the attribute.
addNodeBitSelectorKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeBitSelector() method
addNodeBoolean(String, String, boolean) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new boolean value to the attribute.
addNodeBoolean(String, String, boolean) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new boolean value to the attribute.
addNodeBoolean(String, String, boolean) - Method in interface com.goldencode.p2j.directory.Remapper
Add new boolean value to the attribute.
addNodeBoolean(String, String, boolean) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new boolean value to the attribute.
addNodeBoolean(String, String, boolean) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new boolean value to the attribute.
addNodeBooleanKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeBoolean() method
addNodeByteArray(String, String, byte[]) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new byte[] value to the attribute.
addNodeByteArray(String, String, byte[]) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new byte array value to the attribute.
addNodeByteArray(String, String, byte[]) - Method in interface com.goldencode.p2j.directory.Remapper
Add new byte array value to the attribute.
addNodeByteArray(String, String, byte[]) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new byte array value to the attribute.
addNodeByteArray(String, String, byte[]) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new byte[] value to the attribute.
addNodeByteArrayKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeByteArray() method
addNodeDate(String, String, DateValue) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new DateValue value to the attribute.
addNodeDate(String, String, DateValue) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new DateValue value to the attribute.
addNodeDate(String, String, DateValue) - Method in interface com.goldencode.p2j.directory.Remapper
Add new DateValue value to the attribute.
addNodeDate(String, String, DateValue) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new DateValue value to the attribute.
addNodeDate(String, String, DateValue) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new DateValue value to the attribute.
addNodeDateKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeDate() method
addNodeDouble(String, String, double) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new Double value to the attribute.
addNodeDouble(String, String, double) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new double value to the attribute.
addNodeDouble(String, String, double) - Method in interface com.goldencode.p2j.directory.Remapper
Add new double value to the attribute.
addNodeDouble(String, String, double) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new double value to the attribute.
addNodeDouble(String, String, double) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new Double value to the attribute.
addNodeDoubleKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeDouble() method
addNodeExt(RamNode, RamNode) - Method in class com.goldencode.p2j.directory.LdapRemapper
Intercept adding of the node.
addNodeExt(RamNode, RamNode) - Method in class com.goldencode.p2j.directory.RamRemapper
This method is invoked by addNode() when all checks are passed and it is about to add new node to the tree.
addNodeInteger(String, String, int) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new int value to the attribute.
addNodeInteger(String, String, int) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new int value to the attribute.
addNodeInteger(String, String, int) - Method in interface com.goldencode.p2j.directory.Remapper
Add new int value to the attribute.
addNodeInteger(String, String, int) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new int value to the attribute.
addNodeInteger(String, String, int) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new int value to the attribute.
addNodeIntegerKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeInteger() method
addNodeKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNode() method
addNodeString(String, String, String) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new String value to the attribute.
addNodeString(String, String, String) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new String value to the attribute.
addNodeString(String, String, String) - Method in interface com.goldencode.p2j.directory.Remapper
Add new String value to the attribute.
addNodeString(String, String, String) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new String value to the attribute.
addNodeString(String, String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new String value to the attribute.
addNodeStringKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeString() method
addNodeStrings(DirectoryService, String, String[]) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Add the strings to the strings node (assuming that the node contains unique string values).
addNodeTime(String, String, TimeValue) - Method in class com.goldencode.p2j.directory.DirectoryService
Add new TimeValue value to the attribute.
addNodeTime(String, String, TimeValue) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new TimeValue value to the attribute.
addNodeTime(String, String, TimeValue) - Method in interface com.goldencode.p2j.directory.Remapper
Add new TimeValue value to the attribute.
addNodeTime(String, String, TimeValue) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Add new TimeValue value to the attribute.
addNodeTime(String, String, TimeValue) - Method in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
Add new TimeValue value to the attribute.
addNodeTimeKey - Variable in class com.goldencode.p2j.test.DirectoryEdit.ServerDirectory
RoutingKey for addNodeTime() method
addNodeValue(String, String, Object) - Method in class com.goldencode.p2j.directory.RamRemapper
Add new value to the attribute.
addNodeValue(String, String, Object) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Worker routine for all addNodeXXX() methods.
addNotNullProperty(String, BaseDataType) - Method in class com.goldencode.p2j.schema.ImportWorker.SqlRecordLoader
Add the not-null property with its default value, if any.
addObjectMethod(String, int, int, boolean, Aast, String) - Method in class com.goldencode.p2j.uast.SymbolResolver
Add the named method to the currently active class definition.
addOrReplaceNode(NameNode, int, boolean, boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary.Scope
Add a new name node or replace any existing name node (of the same name) in the appropriate global namespace, determined by type.
addOsDirLine(File, StringBuilder, boolean) - Method in class com.goldencode.p2j.util.DirStream
Utility methods that takes a File input and appends to the given StringBuilder parameter: The file name.
addOSEvent(String, int) - Method in class com.goldencode.p2j.ui.Keyboard
Creates an entry in the alternate key label map.
addPackage(String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a package search specification ("package.*") or a fully qualified class name ("package.class") to the list of known packages.
addParameter(String, String, String, boolean) - Method in class com.goldencode.p2j.schema.ImportWorker.QueryHelper
Add a named parameter to the query and determine its Hibernate Type.
addParameter(Parameter) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig
Add the specifid parameter to the namespace.
addParameter(Parameter) - Method in class com.goldencode.p2j.schema.SchemaConfig.NsConfig.DialectParam
Add a parameter for this dialect alias.
addParentToView() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Add the parent of the copy of the current source AST node to the filtered view of AST nodes associated with the current ruleset run.
addParentToView() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Add the parent of the current copy AST to the filtered view of ASTs which can be pipelined to the next ruleset, if the parent node is not null.
addPath(String) - Method in class com.goldencode.p2j.main.TwoURLsResource
Adds a path to the resource and returns a new resource representing the path addition.
addPathToViewFrom(long) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Add to the filtered view of ASTs all of the copy nodes which form the path from an ancestor node of type type to the current copy AST.
addPathToViewFrom(long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Add to the filtered view of ASTs all of the nodes which form the path from an ancestor node of type type to the current copy AST.
addPathToViewFrom(Aast, long) - Method in class com.goldencode.trpl.Resolver
Add to the filtered view of ASTs all of the copy nodes which form the path from an ancestor node of type type to the given AST.
addPendingBatchField(String) - Method in class com.goldencode.p2j.persist.trigger.TriggerTracker
Add a field (DMO property) name to the set of fields whose assign triggers must be deferred until the end of the current batch assign mode.
addPendingReclaimedKeys(Persistence, List<Serializable>) - Method in class com.goldencode.p2j.persist.BufferManager
Add potentially unused keys to be reclaimed after the end of the current transaction or as buffer scopes are closed after a transaction.
addPersistence(String, PersistenceDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
addPersistence(String, PersistenceDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
addPersistence(String, PersistenceDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
addPersistence(String, PersistenceDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the persistence.
addPkg(String) - Static method in class com.goldencode.p2j.util.SourceNameMapper
Construct a full class name (including packages) for the stored package root and the given class name.
addProcedure(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a procedure and a token type to the dictionary of procedures.
addProcedure(handle, String, boolean) - Static method in class com.goldencode.p2j.util.ProcedureManager
Add the h handle as a persistent procedure.
addProcess(ProcessDef, Serializable) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Adds new process account definition.
addProcess(ProcessDef, Serializable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Adds the new process account.
addProcess(ProcessDef, Serializable) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesUIHandlers
Adds the new process account.
addProcess - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesView
The Add Process Account button
addProcess(ProcessDef, Serializable) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Adds new process account definition.
addProcess(ProcessDef, Serializable) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Adds new process account definition.
addProcess(ProcessDef, Serializable, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the process.
addProcess(ProcessDef, Serializable) - Method in class com.goldencode.p2j.security.SecurityAdmin
Adds new process account definition.
addProperty(PropertyMapper) - Method in class com.goldencode.p2j.schema.RecordLoader
Add a mapping for an individual column of data.
addPropertyData(String, String, boolean) - Method in class com.goldencode.p2j.persist.RelationInfo
Add a pair of properties which, alone or in combination with other pairs, define the legacy key between related database tables.
addQuery(String, int, int, boolean) - Method in class com.goldencode.p2j.uast.ClassDefinition
Add the named query to this class.
addQuery(String, int, Aast, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a query and a token type to the dictionary of queries.
addr - Variable in class com.goldencode.p2j.util.memptr
The actual platform-specific pointer to our memory region (on the client).
addRaisedCondition(int[]) - Static method in class com.goldencode.p2j.util.ErrorManager
Adds error numbers to raised error numbers stack (for _MSG function).
addRangeMatch(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Add an range match (for the given index component) to the list of matches.
addrcache - Static variable in class com.goldencode.p2j.library.LibraryManager
Caches the memory addresses of functions in currently loaded libraries.
addRecord - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Add record button
addRecord(Object) - Static method in class com.goldencode.p2j.util.ErrorManager
Adds a record to the list of error records.
addRecord(Object) - Method in class com.goldencode.p2j.util.ErrorManager.ErrorDataAccess
Adds a record to the list of error records.
addRecord(Object) - Method in interface com.goldencode.p2j.util.RemoteErrorData
Adds a record to the list of error records.
addRecordLockView - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksView
The Add Record Lock View
AddRecordLockView - Class in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
AddRecordLockView represents a dialog to add a new record to be acquired by a lock.
AddRecordLockView(AddRecordLockView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AddRecordLockView
Constructs this view, used by MPV gwtplatform of ArcBees Inc.
AddRecordLockView.Binder - Interface in com.goldencode.p2j.admin.client.application.home.console.acquiredlocks
GWT UI creator
addRecordToLocks(String, String, Long) - Method in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Adds new unlocked record to the acquired locks table view.
addRecordToLocks(String, String, Long) - Method in interface com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksUIHandler
Adds new unlocked record to the acquired locks table view.
addRectangle(Rectangle) - Method in class com.goldencode.p2j.ui.client.Region
Adds a rectangle to this region.
addRectangle(NativeRectangle) - Method in class com.goldencode.p2j.ui.client.ScreenBitmap
Adds an invalidated rectangle to the bitmap.
addReference(Aast) - Method in class com.goldencode.p2j.convert.BufferScopeTracker
Add the given AST node to the list of references to this buffer scope.
addRepositionListener(RepositionListener) - Method in class com.goldencode.p2j.persist.AbstractQuery
Register a listener to receive notifications reposition events for this query.
addRepositionListener(RepositionListener) - Method in interface com.goldencode.p2j.persist.P2JQuery
Register a listener to receive notifications reposition events for this query.
addRepositionListener(RepositionListener) - Method in class com.goldencode.p2j.persist.QueryWrapper
Register a listener to receive notifications reposition events for this query.
addRepositionListener(RepositionListener) - Method in class com.goldencode.p2j.persist.QueryWrapper.DefaultDelegate
No-op.
addResource(WrappedResource, character) - Static method in class com.goldencode.p2j.util.WidgetPool
Adds the specified resource to the pool.
addResource(WrappedResource) - Method in class com.goldencode.p2j.util.WidgetPool.WidgetPoolData
Add a new resource to this widget pool.
address - Variable in class com.goldencode.p2j.net.NodeInfo
Node address.
address - Variable in class com.goldencode.p2j.ui.client.gui.FileDialogGuiImpl
 
ADDRESS_REPLY - Static variable in interface com.goldencode.p2j.net.MessageTypes
A name or node look-up response.
ADDRESS_REQUEST - Static variable in interface com.goldencode.p2j.net.MessageTypes
A name to node or node to name look-up request.
AddressPair - Class in com.goldencode.p2j.net
This is a simple container as a payload during the address exchange procedure (INIT_STANDARD/INIT_CONVERSATION/INIT_REPLY messages).
AddressPair() - Constructor for class com.goldencode.p2j.net.AddressPair
Default constructor which instantiates an AddressPair object with both addresses set to 0.
AddressPair(int, int) - Constructor for class com.goldencode.p2j.net.AddressPair
Constructs an instance using two provided addresses.
AddressServer - Interface in com.goldencode.p2j.net
Provides an API for the implementation of a registry of the nodes in the network, especially in regards to enabling effective multi-hop routing.
addressUseCount - Variable in class com.goldencode.p2j.net.SessionManager
Use count of the known addresses for this network node
addRestrictionProperty(String, String) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Add the given property name to the set of properties used by this where clause as restriction criteria.
addResultFirst(Object[]) - Method in class com.goldencode.p2j.persist.Cursor
Store a result in the first position of the cached results list.
addResultLast(Object[]) - Method in class com.goldencode.p2j.persist.Cursor
Store a result in the last position of the cached results list.
addResultNext(Object[]) - Method in class com.goldencode.p2j.persist.Cursor
Add a result to the end of the cached results list.
addResultPrevious(Object[]) - Method in class com.goldencode.p2j.persist.Cursor
Prepend a result to the beginning of the cached results list.
addResultsChangeListener(VirtualResultsListener) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Register results change listener.
addReversible(RecordBuffer, Serializable, Reversible) - Method in class com.goldencode.p2j.persist.BufferManager
Add a Reversible object to the reversibles set.
addReversible(RecordBuffer, Serializable, Reversible, boolean) - Method in class com.goldencode.p2j.persist.BufferManager
Add a Reversible object to the reversibles set.
addRightSpaces(int) - Method in interface com.goldencode.p2j.ui.chui.BrowseImpl.ColumnRenderer
Renders several spaces to make right space column.
addRightSpaces(int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.LabelColumnRenderer
 
addRightSpaces(int) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
 
addRoutingNode(Queue, int) - Method in class com.goldencode.p2j.net.Router
Add the specified queue into the routing table and this router into into the list of the queue's notifiables.
addRow(Serializable[]) - Method in class com.goldencode.p2j.persist.Presorter.IncrementalResults
Store the given record identifiers to the rows cache.
addRow(GenericWidget) - Method in class com.goldencode.p2j.ui.Choose
Sets the ROW mode and stores the row widget in the CHOOSE instance.
addRow(GenericWidget, String) - Method in class com.goldencode.p2j.ui.Choose
Sets the ROW mode and stores the row ID along with its help text in the CHOOSE instance.
addRows(List<TRowObject>) - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Adds rows to the grid's data provider.
addRows(TRowObject[]) - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Adds rows to the grid's data provider.
addRows(List<TRowObject>, RegExp) - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Adds rows to the grid's data provider.
addRows(TRowObject[], RegExp) - Method in class com.goldencode.p2j.admin.client.widget.GridHandle
Adds rows to the grid's data provider.
addRowsToBottom(BrowseRow[], int, ScreenBuffer[], RowDisplayStrategy) - Method in class com.goldencode.p2j.ui.BrowseWidget
Supplement the set of rows which represent the upper part of the rows in view with the bottom part (i.e.
addRtrimmedExpression(String, StringBuilder) - Method in interface com.goldencode.p2j.persist.dialect.P2JDialect
Composes a rtrim equivalent call for a specified expression.
addRtrimmedExpression(String, StringBuilder) - Method in class com.goldencode.p2j.persist.dialect.P2JH2Dialect
Composes a rtrim equivalent call for a specified expression.
addRtrimmedExpression(String, StringBuilder) - Method in class com.goldencode.p2j.persist.dialect.P2JPostgreSQLDialect
Composes a rtrim equivalent call for a specified expr.
addRtrimmedExpression(String, StringBuilder) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2008Dialect
Composes a rtrim equivalent call for a specified expression.
addRule(RuleListElement, boolean) - Method in class com.goldencode.p2j.pattern.Rule
Add a nested Rule to be executed in the event this rule's condition evaluates to trigger.
addRule(String, int, String, int) - Method in class com.goldencode.p2j.pattern.RuleContainer
Add a rule of the specified type to the container for later use.
addRuleSet() - Method in class com.goldencode.p2j.pattern.RuleContainer
Add a new, empty ruleset to the end of the current pipeline.
addRuntime(String, String, RuntimeDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
addRuntime(String, String, RuntimeDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
addRuntime(String, String, RuntimeDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
addRuntime(String, String, RuntimeDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the runtime.
addSchemaLocation(character, character) - Method in interface com.goldencode.p2j.xml.XCommon
Adding new match pair for namespace schema and physical file location.
addSchemaLocation(String, character) - Method in interface com.goldencode.p2j.xml.XCommon
Adding new match pair for namespace schema and physical file location.
addSchemaLocation(character, String) - Method in interface com.goldencode.p2j.xml.XCommon
Adding new match pair for namespace schema and physical file location.
addSchemaLocation(String, String) - Method in interface com.goldencode.p2j.xml.XCommon
Adding new match pair for namespace schema and physical file location.
addSchemaLocation(String, character) - Method in class com.goldencode.p2j.xml.XCommonImpl
Adding new match pair for namespace schema and physical file location.
addSchemaLocation(character, String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Adding new match pair for namespace schema and physical file location.
addSchemaLocation(String, String) - Method in class com.goldencode.p2j.xml.XCommonImpl
Adding new match pair for namespace schema and physical file location.
addSchemaLocation(character, character) - Method in class com.goldencode.p2j.xml.XCommonImpl
Adding new match pair for namespace schema and physical file location.
addSchemaLocation(character, character) - Method in class com.goldencode.p2j.xml.XDocumentImpl
Adding new match pair for namespace schema and physical file location.
addSchemaScope(boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a record scope to the schema namespace to the top of the stack of scopes.
addScope(String) - Method in class com.goldencode.p2j.pattern.DictionaryWorker.Dictionary
Creates a new scope in the named dictionary.
addScope() - Method in class com.goldencode.p2j.schema.SchemaDictionary
Push a new scope onto the lookup stack.
addScope(boolean) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Push a new scope onto the lookup stack.
addScope() - Method in class com.goldencode.p2j.uast.SymbolResolver
Increases the scoping level of the variable and widget dictionaries by 1 level.
addScope(Object) - Method in class com.goldencode.p2j.util.ScopedDictionary
Creates a new scope and associates a user-defined object with it.
addScopeable(Object, Scopeable) - Static method in class com.goldencode.p2j.util.ProcedureManager
Register the given Scopeable to be processed when the persistent procedure gets deleted.
addScreenBufferToCache(ScreenBuffer, int) - Method in class com.goldencode.p2j.ui.GenericFrame
Adds a screen buffer instance to the cache for the specified row.
addScreenChar(char, int) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Appends non digit char to screen cache buffer.
addScreenChar(char, int, int) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Appends digit char to screen cache buffer.
addScreenString(String, int) - Method in class com.goldencode.p2j.ui.client.format.NumberFormat.NumberBuf
Appends non digit char to screen cache buffer.
addScrollListener(ScrollListener) - Method in class com.goldencode.p2j.ui.client.ScrollBar
Add scroll listener.
addScrollListener(ScrollListener) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Add scroll listener.
addScrollListener(ScrollListener) - Method in class com.goldencode.p2j.ui.client.widget.ScrollContainer
Add scroll listener.
addScrollListener(ScrollListener) - Method in interface com.goldencode.p2j.ui.client.widget.ScrollPublisher
Add scroll listener.
addSelected - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Add Selected button
addSelected - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Add Selected button
addSelectionListener(SelectionListener) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Add selection listener.
addSeparator() - Method in interface com.goldencode.p2j.ui.chui.BrowseImpl.ColumnRenderer
Renders a separator character.
addSeparator() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.LabelColumnRenderer
 
addSeparator() - Method in class com.goldencode.p2j.ui.chui.BrowseImpl.SpaceColumnRenderer
 
addSeparators(byte[], String) - Method in class com.goldencode.p2j.util.date
Add separators to a string (which has no separators) where the data represents a date.
addSequence(String, String) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Adds a sequence to the map of sequences to be initialized from the sequences export file.
addSequenceDefinition(String, String, String, long, long, long, long, boolean) - Static method in class com.goldencode.p2j.persist.SequenceManager
Creates the internal data structure representing a sequence object and add it to in-memory list.
addServerOptions(boolean) - Method in class com.goldencode.p2j.main.ClientBuilder
Add server properties.
addSessionListener(SessionListener) - Method in class com.goldencode.p2j.net.BaseSession
Add a new instance into the list of objects which will be notified of session events.
addSessionListener(SessionListener, boolean) - Method in class com.goldencode.p2j.net.BaseSession
Add a new instance into the list of objects which will be notified of session events.
addSessionListener(SessionListener) - Method in class com.goldencode.p2j.net.NetSocket
Adds a session listener.
addSessionListener(SessionListener) - Method in interface com.goldencode.p2j.net.Session
Add a new instance into the list of objects which will be notified of session events.
addSessionListener(SessionListener, boolean) - Method in interface com.goldencode.p2j.net.Session
Add a new instance into the list of objects which will be notified of session events.
addShadowNode(ShadowNode) - Method in class com.goldencode.ast.TreeLocal
Add a shadow node to the list and map the left and right lookups as needed.
addShadowNode(int, ShadowNode) - Method in class com.goldencode.ast.TreeLocal
Add a shadow node to the list at the given index position and map the left and right lookups as needed.
addShowHandler(Runnable) - Method in class com.goldencode.p2j.admin.client.widget.dialog.ModalViewWithUiHandlers
Add command executed at the moment this modal dialog gets ModalShowEvent.
addSideLabel(int, int) - Method in class com.goldencode.p2j.ui.ScreenDefinition
Add a new side-label and associate it with the given widget.
addSignature(String, ArrayList) - Method in class com.goldencode.p2j.convert.NameMappingWorker.Library
Add the external procedure's parameter signature to the signature database.
addSimpleParameter(AbstractSimpleParameter) - Method in class com.goldencode.p2j.util.AbstractParameter.Scope
Add a parameter assigner to this scope.
addSkip(ScreenDefinition, int, int) - Static method in class com.goldencode.p2j.security.DatabaseAuthenticationHook
Helper method, adds specified number of empty lines to a ScreenDefinition.
addSkip(ScreenDefinition, int, int) - Method in class com.goldencode.p2j.security.DefaultLoginPanel
Add specified number of empty lines
addSocket(int, LowLevelSocketImpl.SocketData) - Method in class com.goldencode.p2j.util.LowLevelSocketImpl.WorkArea
Add a new socket to the registry.
addSortCriterion(Resolvable) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Add a single sort criterion, in the form of a Resolvable object which is resolved at sort time.
addSortCriterion(Resolvable, boolean) - Method in class com.goldencode.p2j.persist.PresortCompoundQuery
Add a single sort criterion, in the form of a Resolvable object which is resolved at runtime.
addSortCriterion(Resolvable) - Method in interface com.goldencode.p2j.persist.PresortDelegate
Add a single sort criterion, in the form of a Resolvable object which is resolved at sort time.
addSortCriterion(Resolvable, boolean) - Method in interface com.goldencode.p2j.persist.PresortDelegate
Add a single sort criterion, in the form of a Resolvable object which is resolved at runtime.
addSortCriterion(Resolvable) - Method in class com.goldencode.p2j.persist.Presorter
Add a single sort criterion, in the form of a Resolvable object which is resolved at sort time.
addSortCriterion(Resolvable, boolean) - Method in class com.goldencode.p2j.persist.Presorter
Add a single sort criterion, in the form of a Resolvable object which is resolved at runtime.
addSortCriterion(Resolvable) - Method in class com.goldencode.p2j.persist.PresortQuery
Add a single sort criterion, in the form of a Resolvable object which is resolved at sort time.
addSortCriterion(Resolvable, boolean) - Method in class com.goldencode.p2j.persist.PresortQuery
Add a single sort criterion, in the form of a Resolvable object which is resolved at runtime.
addSortCriterion(Resolvable) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a single sort criterion, in the form of a Resolvable object which is resolved at sort time.
addSortCriterion(Resolvable, boolean) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a single sort criterion, in the form of a Resolvable object which is resolved at runtime.
addSortMatch(String, Boolean) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Add an sort match (for the given index component) to the list of matches (and maintains the order of specificity based on the order of calls to this method).
addStandardFunctions(SymbolResolver, CallbackResolver) - Static method in class com.goldencode.p2j.uast.ExpressionEvaluator
Add the list of built-in functions that are supported in the preprocessor so that these functions can be used in preprocessor expressions.
addStartup(String, StartupDef) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
 
addStartup(String, StartupDef) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
 
addStartup(String, StartupDef) - Method in interface com.goldencode.p2j.admin.shared.AdminService
 
addStartup(String, StartupDef, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the startup.
addStatement(String, boolean) - Method in class com.goldencode.p2j.persist.HQLBundle
Add an HQL statement to the end of the list of primary or dirty statements stored in this bundle.
addStream(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a stream and a token type to the dictionary of streams.
addStream(String, Stream) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a stream to the ScopeLevel.CURRENT scope.
addStream(ScopeLevel, String, Stream) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a stream to the specified scope.
addStringAttributeValue(String, String) - Method in class com.goldencode.p2j.directory.DirNode
Add new attribute value using String as a data source.
addStringNative(byte[], int, int, int) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsoleHelper
Add a string to the virtual terminal at the current cursor position.
addStringValue(String) - Method in class com.goldencode.p2j.directory.Attribute
Add an value to the attribute.
addSuperclass(JavaClass) - Method in class com.goldencode.p2j.classloader.ClassInfo
Add definitions of a superclass.
addSuperProcedure(handle) - Method in interface com.goldencode.p2j.util.CommonProcedure
Add the given handle as a super-procedure for the current handle.
addSuperProcedure(handle, ProcedureManager.SearchMode) - Method in interface com.goldencode.p2j.util.CommonProcedure
Add the given handle as a super-procedure for the current handle, using the explicit mode.
addSuperProcedure(handle, int) - Method in interface com.goldencode.p2j.util.CommonProcedure
Add the given handle as a super-procedure for the current handle, using the search-mode set as a string (one of the SEARCH-TARGET or SEARCH-SELF string literals).
addSuperProcedure(handle, integer) - Method in interface com.goldencode.p2j.util.CommonProcedure
Add the given handle as a super-procedure for the current handle, using the search-mode set as a string (one of the SEARCH-TARGET or SEARCH-SELF string literals).
addSuperProcedure(handle) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Add the given handle as a super-procedure for the current handle.
addSuperProcedure(handle, ProcedureManager.SearchMode) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Add the given handle as a super-procedure for the current handle, using the explicit mode.
addSuperProcedure(handle, int) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Add the given handle as a super-procedure for the current handle, using the search-mode set as a string (one of the SEARCH-TARGET or SEARCH-SELF string literals).
addSuperProcedure(handle, integer) - Method in class com.goldencode.p2j.util.ExternalProgramWrapper
Add the given handle as a super-procedure for the current handle, using the search-mode set as a string (one of the SEARCH-TARGET or SEARCH-SELF string literals).
addSuperProcedure(handle) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the ADD-SUPER-PROCEDURE method.
addSuperProcedure(handle, ProcedureManager.SearchMode) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the ADD-SUPER-PROCEDURE method.
addSuperProcedure(handle, int) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the ADD-SUPER-PROCEDURE method.
addSuperProcedure(handle, integer) - Method in class com.goldencode.p2j.util.PortTypeWrapper
Implements the ADD-SUPER-PROCEDURE method.
addSuperProcedure(handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Add the given handle as a super-procedure for the SESSION handle.
addSuperProcedure(handle, int) - Static method in class com.goldencode.p2j.util.ProcedureManager
Add the given handle as a super-procedure for the SESSION handle, using the explicit mode.
addSuperProcedure(handle, integer) - Static method in class com.goldencode.p2j.util.ProcedureManager
Add the given handle as a super-procedure for the SESSION handle, using the explicit mode.
addSuperProcedure(handle, ProcedureManager.SearchMode) - Static method in class com.goldencode.p2j.util.ProcedureManager
Add the given handle as a super-procedure for the SESSION handle, using the search-mode set as a string (one of the SEARCH-TARGET or SEARCH-SELF string literals).
addSuperProcedure(Object, handle) - Static method in class com.goldencode.p2j.util.ProcedureManager
Add the given handle as a super-procedure for the specified referent.
addSuperProcedure(Object, handle, ProcedureManager.SearchMode) - Static method in class com.goldencode.p2j.util.ProcedureManager
Add the given handle as a super-procedure for the specified referent, using the explicit mode.
addSuperProcedure(Object, handle, int) - Static method in class com.goldencode.p2j.util.ProcedureManager
Add the given handle as a super-procedure for the specified referent, using the search-mode set as a string (one of the SEARCH-TARGET or SEARCH-SELF string literals).
addSuperProcedure(handle) - Method in class com.goldencode.p2j.util.ProxyProcedureWrapper
This call is a no-op on proxy procedures, always returns false.
addSuperProcedureImpl(handle, ProcedureManager.SearchMode, Object) - Static method in class com.goldencode.p2j.util.ProcedureManager
The implementation of the ADD-SUPER-PROCEDURE method.
addSymbol(boolean, String, V) - Method in class com.goldencode.p2j.util.ScopedSymbolDictionary
Adds a symbol to the current or global scope or replaces its user-defined object.
addTable(String) - Method in class com.goldencode.p2j.schema.SchemaConfig.Metadata
Add a table name to the set of metadata tables used by the application.
addTable(Vertex, Aast, String) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Create a new graph DB node associated with the given AST, representing a permanent schema table.
addTable(String, int, int, boolean, SchemaDictionary) - Method in class com.goldencode.p2j.uast.ClassDefinition
Add the named temp-table or buffer to this class.
addTable(String, int, boolean, Aast, Aast, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Allows the addition of a new table of any type (table, buffer, temp-table or work-table) to the schema namespace.
addTableEntry(NameNode, String, int, boolean, Aast) - Method in class com.goldencode.p2j.schema.SchemaDictionary
Add a dictionary entry for the specified table and return a NameNode object representing the table name, which can be used as a parent node for subsequent field entry additions.
addTarget(String) - Method in class com.goldencode.p2j.pattern.PatternEngine
Add the specified AST name as a target.
addTarget(String, Integer[]) - Method in class com.goldencode.p2j.security.AuditTarget
Adds another combination to the map of targets.
addTarget(Vertex) - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Add a new target, to be processed.
addTargetAst(Aast) - Method in class com.goldencode.p2j.pattern.PatternEngine
Add AST to be processed against a pipeline of rule sets.
addTempTable(String, Class<T>, String, String, boolean) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Creates (via TemporaryBuffer.define(java.lang.Class<T>, java.lang.String, boolean) and adds a temporary table buffer to the next scope - the instance will be placed in the list of deferred instances that will be added the next time a scope is opened.
addTempTable(String, Class<T>, String, String) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Creates (via TemporaryBuffer.define(java.lang.Class<T>, java.lang.String, boolean) and adds a temporary table buffer to the next scope - the instance will be placed in the list of deferred instances that will be added the next time a scope is opened.
addTempTable(ScopeLevel, String, Class<T>, String, String) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Creates (via TemporaryBuffer.define(java.lang.Class<T>, java.lang.String, boolean) and adds a temporary table buffer to the specified scope.
addTempTable(ScopeLevel, String, Class<T>, String, String, boolean) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Creates (via TemporaryBuffer.define(java.lang.Class<T>, java.lang.String, boolean) and adds a temporary table buffer to the specified scope.
addToAllBuffersArray(int, RecordBuffer) - Method in class com.goldencode.p2j.persist.BufferManager
Add the target buffer to the set of all buffers at the specified block depth.
addToCache1(JavaAst, DynamicQueryHelper.QueryCacheKey, Map<String, Object>) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Adds a computed JAST to first level cache along with its default parameters.
addToCache2(JavaAst, DynamicQueryHelper.QueryCacheKey) - Static method in class com.goldencode.p2j.persist.DynamicQueryHelper
Adds a computed JAST to second level cache.
addToDepot(String, Aast) - Method in class com.goldencode.p2j.pattern.TemplateWorker.Template
Adds or replaces the given AST in the depot using the specified name as a key by which the AST can be retrieved later.
addToken(ContextKey, Object) - Method in class com.goldencode.p2j.security.SecurityContext
Adds a token to the context map.
addToken(ContextKey, Object) - Method in class com.goldencode.p2j.security.SecurityContextStack
Adds a token to the context map.
addToken(ContextKey, Object) - Method in class com.goldencode.p2j.security.SecurityManager
Adds a token to the context map.
addToRepoCache(Object[]) - Method in class com.goldencode.p2j.persist.Cursor
Associate an array of primary key IDs representing a query result with the cursor's current position.
addToView() - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Add the copy of the current source AST node to the filtered view of AST nodes associated with the current ruleset run.
addToView(Long) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Add an arbitrary AST node to the filtered view of AST nodes associated with the current ruleset run.
addToView() - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Add the current copy AST to the filtered view of ASTs which can be pipelined to the next ruleset.
addToView(Long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Add the AST specified by the passed ID to the filtered view of ASTs which can be pipelined to the next ruleset.
addToView(Long) - Method in class com.goldencode.trpl.Resolver
Add an arbitrary AST node to the filtered view of AST nodes associated with the current ruleset run.
addTree(String) - Method in class com.goldencode.ast.AstManager
Adds a mapping from the specified AST to a new ID.
addTree(String) - Method in interface com.goldencode.ast.AstManagerPlugin
Adds a mapping from the specified AST to a new ID.
addTree(String) - Method in class com.goldencode.ast.BasePlugin
Adds a mapping from the specified AST to a new ID.
addTreeToView(int) - Method in class com.goldencode.p2j.pattern.AstSymbolResolver
Add the copy of the current source AST node and its descendants to the set of results, descending at most maxLevels generations deep.
addTreeToView(long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Add the current copy AST, and all of its descendants through maxLevels generations, to the filtered view of ASTs which can be pipelined to the next ruleset.
addTreeToView(Aast, int) - Method in class com.goldencode.trpl.Resolver
Add the all nodes of the given sub-tree to the view, descending at most maxLevels generations deep.
addUISpecificEvents(EventList) - Method in class com.goldencode.p2j.ui.client.ComboBox
Adding mouse clicks as exit events.
addUISpecificEvents(EventList) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
Adding mouse clicks as exit events.
addUndoEntry(String, Integer, Object) - Method in class com.goldencode.p2j.persist.RecordBuffer.ReversibleUpdate
Add an undo entry to the rollback map.
addUniqueConstraint(Set<String>) - Method in class com.goldencode.p2j.persist.DMOIndex.DMOMetadata
Add a set of property names which together define the properties of a unique constraint.
addUser(UserDef, Serializable) - Static method in class com.goldencode.p2j.admin.AdminServerImpl
Adds new user account definition.
addUser - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The Add user button
addUser(UserDef, Serializable) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Adds a new user.
addUser(UserDef, Serializable) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Adds a new user.
addUser(UserDef, Serializable) - Method in class com.goldencode.p2j.admin.server.AdminServiceImpl
Adds new user account definition.
addUser(UserDef, Serializable) - Method in interface com.goldencode.p2j.admin.shared.AdminService
Adds new user account definition.
addUser(UserDef, Serializable, AsyncCallback<Boolean>) - Method in interface com.goldencode.p2j.admin.shared.AdminServiceAsync
Adds the user.
addUser(String) - Method in class com.goldencode.p2j.report.server.SearchHistory
Add a name of a user who has used the search.
addUser(UserDef, Serializable) - Method in class com.goldencode.p2j.security.SecurityAdmin
Adds new user account definition.
addUserAccount - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The Add User button
addUserInNewGroup(TaggedName, String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Makes a given user account to be a member of a given group account.
addUserInNewGroup(TaggedName, String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Makes a given user account to be a member of a given group account.
addUsersToGroup(TaggedName, Set<TaggedName>) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Adds the selected users to the given group.
addUsersToGroup(TaggedName, Set<TaggedName>) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Adds the selected users to the given group.
addUserToGroup(TaggedName, String) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Adds a user to the given group.
addUserToGroup(TaggedName, String) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsUIHandlers
Adds a user to the given group.
addUserToGroups(TaggedName, TaggedName[]) - Method in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Makes a given user account to be a member of given groups accounts.
addUserToGroups(TaggedName, TaggedName[]) - Method in interface com.goldencode.p2j.admin.client.application.home.accounts.users.UsersUIHandlers
Makes a given user account to be a member of given groups accounts.
addValidation() - Method in class com.goldencode.p2j.xml.SaxReaderImpl
Add schema validation if it's specified.
addValidationChangedHandler(ValidationChangedEvent.ValidationChangedHandler) - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Adds a validation changed handler.
addValidationChangedHandler(ValidationChangedEvent.ValidationChangedHandler) - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Adds a validation changed handler.
addValidator(Validator<List<String>>) - Method in class com.goldencode.p2j.admin.client.widget.MultipleSelectWithValidation
Adds the validator.
addValidator(Validator<String>) - Method in class com.goldencode.p2j.admin.client.widget.SelectWithValidation
Adds the validator.
addValidators(InputDialog.Field, Validator...) - Method in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog
Adds field validators.
addValue(Object) - Method in class com.goldencode.p2j.directory.Attribute
Add an value to the attribute.
addValue(String, String, String) - Method in class com.goldencode.p2j.test.DirectoryEdit
Adds a value to node's attribute.
addVariable(String, int, int, boolean, String) - Method in class com.goldencode.p2j.uast.ClassDefinition
Add a data member (variable) or property to this class.
addVariable(boolean, Variable) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a variable name and associated token type to the appropriate scope of the variable dictionary, based on the content of the passed in Variable wrapper object.
addVariable(String, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a variable to the next scope that is opened.
addVariable(String, T, Supplier<Object>) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a variable to the next scope that is opened.
addVariable(ScopeLevel, String, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a variable to the specified scope.
addVariable(String, boolean, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a variable to the next scope that is opened.
addVariable(String, boolean, T, Supplier<Object>) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a variable to the next scope that is opened.
addVariable(ScopeLevel, String, boolean, T) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a variable to the specified scope.
addVariable(ScopeLevel, String, T, Supplier<Object>) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a variable to the specified scope.
addVariable(ScopeLevel, String, boolean, T, Supplier<Object>) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Adds a variable to the specified scope.
addWebService(int, WebServiceImpl.WebServiceData) - Method in class com.goldencode.p2j.util.WebServiceImpl.WorkArea
Add a new WebService to the registry.
addWebSocketHandler(String, Class<?>) - Method in class com.goldencode.p2j.web.GenericWebServer
Register a new WebSocket.
addWebSocketHandler(String, WebSocketCreator) - Method in class com.goldencode.p2j.web.GenericWebServer
Register a new WebSocket by hand using a custom WebSocket creator.
addWhereExpression(Supplier<logical>) - Method in class com.goldencode.p2j.persist.PreselectQuery
Add a client-side where expression to this query.
addWhereExpression(Supplier<logical>) - Method in class com.goldencode.p2j.persist.QueryWrapper
Add a client-side where expression to a preselect query.
addWidget(boolean, Variable) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a widget name and associated token type to the appropriate scope of the widget dictionary, based on the content of the passed in Variable wrapper object.
addWidget(String, int) - Method in class com.goldencode.p2j.uast.SymbolResolver
Adds a widget and a token type to the dictionary of widgets.
addWidget(Widget<O>) - Method in class com.goldencode.p2j.ui.client.Frame
Adding new widget to the container.
addWidget(Widget<O>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Add the specified widget to the registry.
addWidget(WidgetId, Widget<O>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Add the widget with the specified ID to the registry.
addWidget(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.FieldGroup
Add the specified widget to this field-group.
addWidget(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.GenericFrame
Adding new widget to the current frame.
addWidget(GenericWidget<?>) - Method in class com.goldencode.p2j.ui.MenuContainerWidget
Add the specified widget to this container.
addWidget(int) - Method in class com.goldencode.p2j.ui.ScreenBuffer
Adding new widget into screen buffer for the given widget ID.
addWidget(GenericWidget<?>) - Method in interface com.goldencode.p2j.ui.WidgetContainer
Add the specified widget to this container.
addWidget(String, GenericWidget<?>) - Method in class com.goldencode.p2j.ui.WidgetListBase
Registers a widget with the frame.
addWidget(String, String, GenericWidget<?>) - Method in class com.goldencode.p2j.ui.WidgetListBase
Registers a widget with the frame.
addWidgetConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ConfigManager
Add the given config (associated with a new widget) to the active and backup registries.
addWidgetConfig(WidgetConfig, WidgetConfig) - Method in class com.goldencode.p2j.ui.ConfigManager
Add the given config (associated with a new widget) to the active and backup registries.
addWidgetsRecursive(Widget<O>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Add the specified widget and all its children recursively to the registry, immediately.
addWidgetsRecursive(Widget<O>[]) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Add the specified widgets and all the children recursively to the registry, immediately.
addWidgetsRecursive(Iterable<Widget<O>>) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Add the specified widgets and all the children recursively to the registry, immediately.
addWidgetsToFrame(int, ScreenDefinition) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Add widgets to the frame which is identified by the given frame ID.
addWidgetsToMenu(int, MenuDescription) - Method in class com.goldencode.p2j.ui.client.WidgetRegistry
Add widgets to the menu which is identified by the given menu ID.
addWindow(TitledWindow) - Static method in class com.goldencode.p2j.ui.client.WindowManager
Add top level window.
addWordMatch(String) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Add an word match (for the given index component) to the list of matches.
addWorker(ClassDefinition.DataStoreType, String, int, int, boolean, String) - Method in class com.goldencode.p2j.uast.ClassDefinition
Add the resource to the given maps, if it is not already present OR if it is present under a more restrictive access type (we must store the least restrictive of the types to allow operator overloading to work properly).
addWorker(SharedVariableManager.SharedRegistry, ScopeLevel, String, Object) - Static method in class com.goldencode.p2j.util.SharedVariableManager
Core add worker that defers adding (using a pending list in the work area) if this is a ScopeLevel.NEXT request, otherwise the instance will be mapped into the current or global scope immediately.
addWrappedWorker(ScopedSymbolDictionary, boolean, String, TokenDataWrapper) - Method in class com.goldencode.p2j.uast.SymbolResolver
Centralizes the process of setting an file-unique temporary index for each new wrapped object and then adding that object to the passed-in dictionary.
addZombie(Aast) - Method in class com.goldencode.p2j.convert.BufferList
Add a node to the zombie list, creating the zombie list first if needed.
adjustBottom(Dimension) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Adjust bottom part dimension according to current variables.
adjustControlledScrollbar() - Method in class com.goldencode.p2j.ui.client.ScrollBar
Adjust the following values: visibility enable state position max step according to the values returned by controller assigned to this scroll bar.
adjustCursor(int, int, int) - Method in class com.goldencode.p2j.ui.chui.FillInImpl
Allow the widget to adjust the cursor position, after a key was pressed.
adjustCursor(int, int, int) - Method in class com.goldencode.p2j.ui.chui.TextImpl
Allow the widget to adjust the cursor position, after a key was pressed.
adjustCursor(int, int, int) - Method in class com.goldencode.p2j.ui.client.FillIn
Allow the widget to adjust the cursor position, after a key was pressed.
adjustCursor(int, int, int) - Method in interface com.goldencode.p2j.ui.client.format.EditableField
Allow the widget to adjust the cursor position, after a key was pressed.
adjustCursorX(int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Adjust the horizontal cursor so that it preservers the pixel-column, when moving up or down.
adjustDimensions() - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.RegularModeVariables
Adjust resulting dimensions according to collected information.
adjustDimensions(Dimension, Dimension) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Adjust provided instances of Dimension with calculated top and bottom parts of layout.
adjustDown() - Method in class com.goldencode.p2j.ui.client.Frame
Adjust down frame height according to current conditions.
adjustDown(int) - Method in class com.goldencode.p2j.ui.client.Frame
Dynamic DOWN adjustment.
adjustedCounter(int, int, int) - Method in class com.goldencode.p2j.schema.ImportWorker.Library
Adjust the given counter to take the specified badIndex and dropCount values into account.
adjustEditScroller(int) - Method in class com.goldencode.p2j.ui.client.FillIn
Adjust the edit scroller depending on the key being processed and the cursor location.
adjustEditScroller(int) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl
Adjust the edit scroller depending on the key being processed and the cursor location.
adjustFilename(String, String) - Method in class com.goldencode.p2j.schema.SchemaWorker
Helper method to append an extension to a filename if it is not already there.
adjustFlagsAndCursor(boolean[][], boolean[]) - Method in class com.goldencode.p2j.ui.client.Frame
Adjust cursor and flags after down frame body filling.
adjustFocus() - Method in class com.goldencode.p2j.ui.client.FocusManager
Adjusts focus if it is either undefined or invalid and a trigger has enabled at least one widget.
adjustFocusBeforeProcessing(boolean, Widget, Widget, int, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Adjust focus before processing event.
adjustFocusForTriggerMode(Widget, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Adjust focus when processing nested triggers.
adjustFontTableSize(int) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Set the number of entries in the font-table.
adjustFontTableSize(Window<?>, int) - Static method in class com.goldencode.p2j.ui.client.FontManager
Set the number of entries in the font-table.
adjustFontTableSize(int) - Method in interface com.goldencode.p2j.ui.ClientExports
Set the number of entries in the font-table.
adjustHeight(double, double) - Method in class com.goldencode.p2j.ui.client.Frame
Adjust frame height.
adjustLocation(String, NativePoint) - Method in class com.goldencode.p2j.ui.chui.FillInImpl.LeftAnchorEditScroller
Adjust the location so that only the visible content will be displayed.
adjustLocation(String, NativePoint) - Method in class com.goldencode.p2j.ui.chui.FillInImpl.RightAnchorEditScroller
Adjust the location so that only the visible content will be displayed.
adjustLocation(String, NativePoint) - Method in class com.goldencode.p2j.ui.client.EditScroller
Adjust the location so that only the visible content will be displayed.
adjustLocation(String, NativePoint) - Method in class com.goldencode.p2j.ui.client.FillIn.NoOpScroller
This implementation returns the unchanged location.
adjustLocation(String, NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl.LeftAnchorEditScroller
Adjust the location so that only the visible content will be displayed.
adjustLocation(String, NativePoint) - Method in class com.goldencode.p2j.ui.client.gui.FillInGuiImpl.RightAnchorEditScroller
Adjust the location so that only the visible content will be displayed.
adjustLockedColumnsPanel() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Set the width of the BrowseGuiImpl.lockedColumnSet panel according to BrowseGuiImpl.lockedColumnsWidth.
adjustMinMaxChuiChar(double) - Static method in class com.goldencode.p2j.ui.Coordinate
The input value is adjusted according to minimum and maximum possible character coordinate values for ChUI environments.
adjustMinMaxGuiChar(double) - Static method in class com.goldencode.p2j.ui.Coordinate
The input value is adjusted according to minimum and maximum possible character coordinate values for ChUI environments.
adjustMinMaxGuiPixel(int) - Static method in class com.goldencode.p2j.ui.Coordinate
The input value is adjusted according to minimum and maximum possible character coordinate values for ChUI environments.
adjustMinSize(double, boolean) - Method in class com.goldencode.p2j.ui.client.chui.FrameChuiImpl
Adjusts the minimum frame width or height value depending on the current min value and the presense of the box within the frame.
adjustMinSize(double, boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Adjusts the minimum frame width or height value depending on the current min value and the presense of the box within the frame.
adjustMinSize(double, boolean) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Adjusts the minimum frame width or height value depending on the current min value and the presense of the box within the frame.
adjustScrollBar(ScrollBar.Orientation, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Adjust scroll bar max value.
adjustScrollLayout() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Adjust the scroll layout for this pane, as scrollbars may have been added/removed.
adjustScrollLayoutImpl() - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl.ColumnsScrollPane
Adjusts viewport size, scroll bar visibility and positions.
adjustScrollLayoutImpl() - Method in class com.goldencode.p2j.ui.client.gui.ScrollPaneGuiImpl
Adjusts viewport size, scroll bar visibility and positions.
adjustScrollY() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
If we are removing the last line in the editor, then all content needs to "scroll up" one row so that the editor's last line is on the bottom.
adjustSelection() - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Adjust the selection interval so that the SELECTION-START and SELECTION-END attributes reflect the current selection.
adjustSize(boolean) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
Adjust Editor.
adjustSize() - Method in class com.goldencode.p2j.ui.client.SelectionList
Adjust SelectionList size.
adjustSizeImpl() - Method in class com.goldencode.p2j.ui.chui.SelectionListImpl
Adjust SelectionList size ChUI specific part.
adjustSizeImpl() - Method in class com.goldencode.p2j.ui.client.gui.SelectionListGuiImpl
Adjust SelectionList size ChUI specific part.
adjustSizeImpl() - Method in class com.goldencode.p2j.ui.client.SelectionList
Adjust SelectionList size UI specific part.
adjustTop(Dimension) - Method in class com.goldencode.p2j.ui.client.ZeroColumnLayout.StackedModeVariables
Adjust top part dimension according to current variables.
adjustWidth(double, double) - Method in class com.goldencode.p2j.ui.client.Frame
Adjust frame width.
adjustWidth(double, double) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
Adjust frame width.
ADLR_DENIED_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
Refresh: DENIED permissions bit
ADLR_REFRESH_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
Refresh: REFRESH permissions bit
ADLR_SIZE - Static variable in class com.goldencode.p2j.security.AdminRights
Refresh: size of the bitfield
ADLU_CREATE_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
CREATE permissions bit
ADLU_DELETE_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
DELETE permissions bit
ADLU_DENIED_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
DENIED permissions bit
ADLU_ENUMERATE_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
ENUMERATE permissions bit
ADLU_GROUP_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
PASSWORD permissions bit
ADLU_PASSWORD_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
PASSWORD permissions bit
ADLU_READ_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
READ permissions bit
ADLU_SIZE - Static variable in class com.goldencode.p2j.security.AdminRights
User: size of the bitfield
ADLU_WRITE_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
WRITE permissions bit
adm - Variable in class com.goldencode.p2j.admin.client.AdminCallback
Reference to the admin service
adm - Variable in class com.goldencode.p2j.admin.client.application.Alarm
Admin Service reference
adm - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Admin service reference
adm - Variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Admin service reference
adm - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
Admin service reference
adm - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Admin service reference
adm - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
Admin service reference
adm - Variable in class com.goldencode.p2j.admin.client.application.login.LoginPresenter
Admin service reference
adm - Variable in class com.goldencode.p2j.admin.client.MultiCallback
Admin service reference
admData - Variable in class com.goldencode.p2j.persist.AbstractTempTable
Corresponds ADM-DATA attribute.
admData - Variable in class com.goldencode.p2j.persist.BufferFieldImpl
Corresponds to ADM-DATA attribute.
admData - Variable in class com.goldencode.p2j.persist.BufferImpl
Corresponds to ADM-DATA attribute.
admData - Variable in class com.goldencode.p2j.persist.QueryWrapper
Corresponds ADM-DATA attribute.
ADMData - Interface in com.goldencode.p2j.util
Defines getter and setter for the ADM-DATA attribute.
admData - Variable in class com.goldencode.p2j.util.PortTypeWrapper
The ADM-DATA of this port-type procedure.
admData - Variable in class com.goldencode.p2j.util.ProcedureManager.ProcedureData
Implementation of ADM-DATA attribute.
admData - Variable in class com.goldencode.p2j.util.SOAPHeaderEntryImpl
Corresponds to ADM-DATA attribute.
admData - Variable in class com.goldencode.p2j.util.SOAPHeaderImpl
Corresponds to ADM-DATA attribute.
admData - Variable in class com.goldencode.p2j.xml.SaxEntityImpl
amd-data variable.
admin - Variable in class com.goldencode.p2j.persist.lock.InMemoryLockManager
Lock administrator
Admin() - Constructor for class com.goldencode.p2j.persist.lock.InMemoryLockManager.Admin
 
admin - Variable in class com.goldencode.p2j.report.server.User
Does user have administrative privileges?
adminAccess() - Method in class com.goldencode.p2j.security.SecurityAdmin
Checks the rights of the caller to perform admin operations.
adminAccess() - Method in class com.goldencode.p2j.security.SecurityManager
Checks the rights of the caller to perform admin operations.
adminAccessWorker(String, int) - Method in class com.goldencode.p2j.security.AdminResource
Access rights check worker.
AdminAccountExtension - Interface in com.goldencode.p2j.admin
Defines a set of methods that enable communication between the standard admin server and a custom admin server plugin, responsible for the maintaining the custom account extension data in a sound state.
AdminCallback<T> - Class in com.goldencode.p2j.admin.client
This class implements the standard AsyncCallback and provides some extended features on top - namely Admin specific error handling.
AdminCallback() - Constructor for class com.goldencode.p2j.admin.client.AdminCallback
A default ctor to satisfy GWT.
AdminCallback(AdminServiceAsync, Alarm) - Constructor for class com.goldencode.p2j.admin.client.AdminCallback
Ctor.
adminClientResourcePath - Variable in class com.goldencode.p2j.main.AdminServerExtension
Admin client resource path, where the client Admin web resources are located
AdminConstants - Class in com.goldencode.p2j.admin
Admin constants.
AdminConstants() - Constructor for class com.goldencode.p2j.admin.AdminConstants
 
AdminDef - Class in com.goldencode.p2j.admin
Defines class names the admin client may download and use as pluggable custom extensions.
AdminDef() - Constructor for class com.goldencode.p2j.admin.AdminDef
 
adminExtensionServlet - Variable in class com.goldencode.p2j.main.AdminServerExtension
Extension servlet
adminGetCacheSerial(boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the server's account name.
adminGetServerName(boolean) - Method in class com.goldencode.p2j.security.SecurityManager
Gets the server's account name.
AdminHelper - Class in com.goldencode.p2j.admin
Admin helper methods.
AdminHelper() - Constructor for class com.goldencode.p2j.admin.AdminHelper
 
AdminProfile - Class in com.goldencode.p2j.admin
Describes the admin access permission with regards to the named admin resource instance
AdminProfile() - Constructor for class com.goldencode.p2j.admin.AdminProfile
Default constructor
AdminProfile(String, boolean) - Constructor for class com.goldencode.p2j.admin.AdminProfile
Constructor
adminRefresh(List<String[]>) - Method in class com.goldencode.p2j.security.SecurityManager
Refreshes the security cache from the current state of the directory.
AdminResource - Class in com.goldencode.p2j.security
Implements the "admin" abstract resource.
AdminResource() - Constructor for class com.goldencode.p2j.security.AdminResource
Constructor.
AdminResourceNamespace - Class in com.goldencode.p2j.security
Admin resource namespace.
AdminResourceNamespace() - Constructor for class com.goldencode.p2j.security.AdminResourceNamespace
 
AdminResourceNamespace.LeafNode - Class in com.goldencode.p2j.security
Represents the leaf nodes in the namespace tree.
AdminResourceNamespace.Node - Class in com.goldencode.p2j.security
Represents nodes in the namespace tree.
AdminRights - Class in com.goldencode.p2j.security
Implements the "admin" rights objects.
AdminRights() - Constructor for class com.goldencode.p2j.security.AdminRights
Default constructor.
AdminRights(Integer) - Constructor for class com.goldencode.p2j.security.AdminRights
Constructor.
AdminRights(Integer, BitSet) - Constructor for class com.goldencode.p2j.security.AdminRights
Constructor.
AdminRightsEditor - Class in com.goldencode.p2j.admin.client.editors
Admin rights editor.
AdminRightsEditor() - Constructor for class com.goldencode.p2j.admin.client.editors.AdminRightsEditor
 
AdminServerExtension - Class in com.goldencode.p2j.main
The class holds Admin server extension attributes.
AdminServerExtension(Class<? extends RemoteServiceServlet>, String, String, String, String) - Constructor for class com.goldencode.p2j.main.AdminServerExtension
Ctor.
adminServerExtension - Variable in class com.goldencode.p2j.main.StandardServer
Admin extension.
AdminServerImpl - Class in com.goldencode.p2j.admin
Implements AdminExports interface.
AdminServerImpl() - Constructor for class com.goldencode.p2j.admin.AdminServerImpl
 
AdminServerImpl.WorkArea - Class in com.goldencode.p2j.admin
Stores global data relating to the state of the current context.
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter
Administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsPresenter
Administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessesPresenter
Administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersPresenter
Administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.console.recordlocks.RecordLocksPresenter
Administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.console.sessions.SessionPresenter
Administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.help.ServerMessagesPresenter
Administration server interface
adminService - Variable in class com.goldencode.p2j.admin.client.application.home.print.PrintPreviewPresenter
Administration server interface
AdminService - Interface in com.goldencode.p2j.admin.shared
Defines the remote server administration interface.
AdminService.App - Class in com.goldencode.p2j.admin.shared
Utility/Convenience class.
AdminServiceAsync - Interface in com.goldencode.p2j.admin.shared
Defines the client peer interface of the remote administration interface.
AdminServiceImpl - Class in com.goldencode.p2j.admin.server
Implements the remote server administration interface.
AdminServiceImpl() - Constructor for class com.goldencode.p2j.admin.server.AdminServiceImpl
 
ADMT_LEAF_REFRESH - Static variable in class com.goldencode.p2j.security.AdminRights
Rights variation type
ADMT_LEAF_USER - Static variable in class com.goldencode.p2j.security.AdminRights
Rights variation type
ADMT_PATH - Static variable in class com.goldencode.p2j.security.AdminRights
Rights variation type
ADTP_DENIED_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
Path: DENIED permissions bit
ADTP_SIZE - Static variable in class com.goldencode.p2j.security.AdminRights
Path: size of the bitfield
ADTP_UNLIMITED_ACCESS - Static variable in class com.goldencode.p2j.security.AdminRights
Path: UNLIMITED permissions bit
advanceCache(Results, int) - Method in class com.goldencode.p2j.persist.ProgressiveResults
Sequentially retrieve records and store them in the cache until either there are no more records, or until the current position has reached row.
advanceCurrRowOrSelection(boolean, boolean, boolean, int) - Method in class com.goldencode.p2j.ui.client.Browse
Works in two modes: Advance current row - make the row before or after the current row the new current row. Advance selection - deselected all rows and make the row before or after the specified row selected.
advanceCursor() - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Advance the cursor to the next screen position with wrapping around the line and and the screen end.
advanceCursor(int, boolean, Frame) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Advance DOWN cursor.
advanced - Variable in class com.goldencode.p2j.persist.QueryWrapper
Flag indicating if the query has been advanced (via GET NEXT) to the next record.
AdvanceListener - Interface in com.goldencode.p2j.util
Provides a callback mechanism to listen for page advance notifications.
advanceListeners - Variable in class com.goldencode.p2j.util.Stream
Objects to receive a notification when a page advance is issued.
advancePage(int) - Method in interface com.goldencode.p2j.util.LowLevelStream
Inserts a page break if the stream is paged and if the next write position is not on the first line of a new page.
advancePage() - Method in class com.goldencode.p2j.util.RemoteStream
Inserts a page break if the stream is paged and if the next write position is not on the first line of a new page.
advancePage() - Method in class com.goldencode.p2j.util.Stream
Inserts a page break if the stream is paged and if the next write position is not on the first line of a new page.
advancePage(int) - Method in class com.goldencode.p2j.util.StreamDaemon
Inserts a page break if the stream is paged and if the next write position is not on the first line of a new page.
advancePage() - Method in class com.goldencode.p2j.util.StreamWrapper
Inserts a page break if the stream is paged and if the next write position is not on the first line of a new page.
advanceRowSelection(boolean) - Method in class com.goldencode.p2j.ui.client.Browse
ae - Variable in class com.goldencode.p2j.security.SecurityAdmin
instance of account extension plugin
AELSE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
AELSEIF - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
AENDIF - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
afterApplyConfig(WidgetConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncConfigChangesAspect
The method is called after WidgetConfig.applyConfig(WidgetConfig) is executed.
afterChoose - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Force automatic clearing.
afterConfigSet(ConfigOwner, WidgetConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncConfigChangesAspect
The method is called after config reference is saved in the config owner.
afterConfigUpdate(BrowseConfig) - Method in class com.goldencode.p2j.ui.chui.BrowseImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(EditorConfig) - Method in class com.goldencode.p2j.ui.chui.EditorImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(ToggleBoxConfig) - Method in class com.goldencode.p2j.ui.chui.ToggleBoxImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(C) - Method in class com.goldencode.p2j.ui.client.AbstractButton
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(ControlFrameConfig) - Method in class com.goldencode.p2j.ui.client.ActivexFrame
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BrowseColumnConfig) - Method in class com.goldencode.p2j.ui.client.BrowseColumn
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(ButtonConfig) - Method in class com.goldencode.p2j.ui.client.Button
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BaseConfig) - Method in class com.goldencode.p2j.ui.client.chui.MessageAreaImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(ComboBoxConfig) - Method in class com.goldencode.p2j.ui.client.ComboBox
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(C) - Method in class com.goldencode.p2j.ui.client.FillIn
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(FrameConfig) - Method in class com.goldencode.p2j.ui.client.Frame
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BrowseColumnConfig) - Method in class com.goldencode.p2j.ui.client.gui.BrowseColumnGuiImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BrowseConfig) - Method in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
The method is called after the configuration associated with the owner changes.
afterConfigUpdate(ComboBoxConfig) - Method in class com.goldencode.p2j.ui.client.gui.ComboBoxGuiImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(EditorConfig) - Method in class com.goldencode.p2j.ui.client.gui.EditorGuiImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(FrameConfig) - Method in class com.goldencode.p2j.ui.client.gui.FrameGuiImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BaseConfig) - Method in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(ToggleBoxConfig) - Method in class com.goldencode.p2j.ui.client.gui.ToggleBoxGuiImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(WindowConfig) - Method in class com.goldencode.p2j.ui.client.gui.WindowGuiImpl
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BaseConfig) - Method in class com.goldencode.p2j.ui.client.gui.WindowTitleBar
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(ImageConfig) - Method in class com.goldencode.p2j.ui.client.Image
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(LabelConfig) - Method in class com.goldencode.p2j.ui.client.Label
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(C) - Method in class com.goldencode.p2j.ui.client.LabeledDataContainer
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(C) - Method in class com.goldencode.p2j.ui.client.LabeledPanel
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(MenuConfig) - Method in class com.goldencode.p2j.ui.client.Menu
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(MenuItemConfig) - Method in class com.goldencode.p2j.ui.client.MenuItem
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(RadioSetConfig) - Method in class com.goldencode.p2j.ui.client.RadioButton
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(RadioSetConfig) - Method in class com.goldencode.p2j.ui.client.RadioSet
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(RectangleConfig) - Method in class com.goldencode.p2j.ui.client.Rect
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BaseConfig) - Method in class com.goldencode.p2j.ui.client.ScrollBar
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BaseConfig) - Method in class com.goldencode.p2j.ui.client.ScrollPane
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(SelectionListConfig) - Method in class com.goldencode.p2j.ui.client.SelectionList
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(SelectionListConfig) - Method in class com.goldencode.p2j.ui.client.SelectionListBody
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(SkipConfig) - Method in class com.goldencode.p2j.ui.client.Skip
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(SliderConfig) - Method in class com.goldencode.p2j.ui.client.Slider
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(SkipConfig) - Method in class com.goldencode.p2j.ui.client.Space
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BaseConfig) - Method in class com.goldencode.p2j.ui.client.StatusLine
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(SubMenuConfig) - Method in class com.goldencode.p2j.ui.client.SubMenu
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(ToggleBoxConfig) - Method in class com.goldencode.p2j.ui.client.ToggleBox
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(BaseConfig) - Method in class com.goldencode.p2j.ui.client.widget.ScrollContainer
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(WindowConfig) - Method in class com.goldencode.p2j.ui.client.Window
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(T) - Method in interface com.goldencode.p2j.ui.ConfigOwner
The method is called after the configuration associated with the owner changes.
afterConfigUpdate(T) - Method in class com.goldencode.p2j.ui.ControlTextWidget
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(EditorConfig) - Method in class com.goldencode.p2j.ui.EditorWidget
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(T) - Method in class com.goldencode.p2j.ui.GenericWidget
The method is called after the configuration associated with the implementor changes.
afterConfigUpdate(WindowConfig) - Method in class com.goldencode.p2j.ui.WindowWidget
The method is called after the configuration associated with the implementor changes.
afterConfigUpdateBase(C) - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
The method is called after the configuration associated with the implementor changes.
afterDown - Variable in class com.goldencode.p2j.ui.GenericFrame
Set to true if last operation was DOWN.
afterReposition(boolean) - Method in class com.goldencode.p2j.persist.AbstractQuery
This method should be called by subclasses after any reposition of the query.
afterSetClientColumn(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.clientColumn.
afterSetClientHeightChars(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for HEIGHT-CHARS attribute.
afterSetClientHeightPixels(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for HEIGHT-PIXELS attribute.
afterSetClientRow(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.clientRow.
afterSetClientWidthChars(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for WIDTH-CHARS attribute.
afterSetClientWidthPixels(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for WIDTH-PIXELS attribute.
afterSetClientX(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.clientX.
afterSetClientY(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.clientY.
afterSetColumn(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.column.
afterSetFullHeightChars(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for FULL-HEIGHT-CHARS attribute.
afterSetFullHeightPixels(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for FULL-HEIGHT-PIXELS attribute.
afterSetFullWidthChars(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for FULL-WIDTH-CHARS attribute.
afterSetFullWidthPixels(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for FULL-WIDTH-PIXELS attribute.
afterSetHeightChars(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for HEIGHT-CHARS attribute.
afterSetHeightPixels(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for HEIGHT-PIXELS attribute.
afterSetInitColumn(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.initColumn.
afterSetInitRow(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.initRow.
afterSetInitX(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.initX.
afterSetInitY(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.initY.
afterSetMaxHeightChars(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for MAX-HEIGHT-CHARS attribute.
afterSetMaxHeightPixels(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for MAX-HEIGHT-PIXELS attribute.
afterSetMaxWidthChars(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for MAX-WIDTH-CHARS attribute.
afterSetMaxWidthPixels(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for MAX-WIDTH-PIXELS attribute.
afterSetMinHeightChars(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for MIN-HEIGHT-CHARS attribute.
afterSetMinHeightPixels(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for MIN-HEIGHT-PIXELS attribute.
afterSetMinWidthChars(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for MIN-WIDTH-CHARS attribute.
afterSetMinWidthPixels(WindowConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for MIN-WIDTH-PIXELS attribute.
afterSetRow(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.row.
afterSetVirtHeightChars(PaneConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for VIRTUAL-HEIGHT-CHARS attribute.
afterSetVirtHeightPixels(PaneConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for VIRTUAL-HEIGHT-PIXELS attribute.
afterSetVirtWidthChars(PaneConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for VIRTUAL-WIDTH-CHARS attribute.
afterSetVirtWidthPixels(PaneConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for VIRTUAL-WIDTH-PIXELS attribute.
afterSetWidthChars(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for WIDTH-CHARS attribute.
afterSetWidthPixels(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for WIDTH-PIXELS attribute.
afterSetX(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.x.
afterSetY(BaseConfig) - Method in class com.goldencode.p2j.aspects.ui.SyncCoordinatesAspect
The after-advice for BaseConfig.y.
afterTransactionCompletion(Transaction) - Method in class com.goldencode.p2j.persist.ChangeBroker.SessionInterceptor
Called after a transaction is committed or rolled back.
afterUnderline - Variable in class com.goldencode.p2j.ui.GenericFrame
Set to true if last down() was internal underline() call.
afterWrite() - Method in class com.goldencode.p2j.util.Stream
This method should be called after each write operation.
aged - Variable in class com.goldencode.p2j.security.UserAccount
Password needs change flag.
ageNodes() - Method in class com.goldencode.cache.LFUAgingCache
Recompute the relevance of nodes with older access ages.
Agent - Class in com.goldencode.p2j.util
An apserver agent definition.
Agent(AgentPool) - Constructor for class com.goldencode.p2j.util.Agent
Build a new agent and associate it with the given pool.
Agent.AgentCommand - Class in com.goldencode.p2j.util
Defines a command to be sent to an agent.
Agent.AgentStopper - Class in com.goldencode.p2j.util
Class used to stop a command currently being executed by this Agent, by sendint an interrupt request via Control.interrupt().
Agent.InvocationModes - Enum in com.goldencode.p2j.util
List of possible invocation modes: Agent.InvocationModes.IMMEDIATELY - in this thread (the thread must be an agent thread) Agent.InvocationModes.AGENT_WAIT - in a different agent, wait for response Agent.InvocationModes.AGENT_NO_WAIT in a different agent, do not wait for response
Agent.ResetContextCommand - Class in com.goldencode.p2j.util
Implements the reset context command.
AgentCommand(String) - Constructor for class com.goldencode.p2j.util.Agent.AgentCommand
Initialize this command for no explicit request (an internal request).
AgentCommand(String, int) - Constructor for class com.goldencode.p2j.util.Agent.AgentCommand
Initialize this command for an explicit request.
AgentCommand(String, int, long) - Constructor for class com.goldencode.p2j.util.Agent.AgentCommand
Initialize this command for an explicit request.
AgentPool - Class in com.goldencode.p2j.util
The main class for agent pooling.
AgentPool(AppServerDefinition) - Constructor for class com.goldencode.p2j.util.AgentPool
Build a new agent pool, for the specified appserver.
AgentPool.BoundPool - Class in com.goldencode.p2j.util
Class implementing the behavior for STATE-RESET and STATE-AWARE operating modes.
AgentPool.UnboundPool - Class in com.goldencode.p2j.util
Class implementing the behavior for STATE-FREE and STATELESS operating modes.
AgentStopper() - Constructor for class com.goldencode.p2j.util.Agent.AgentStopper
 
agePassword(UserAccount) - Method in class com.goldencode.p2j.security.SecurityManager
Calculates the age of the existing user account password and checks to see whether it is too old, according to the maxAge parameter.
aggr - Variable in class com.goldencode.p2j.ui.AggregatorElement
The statistics aggregator.
aggregate(String, String, NumberType, String, Object...) - Method in class com.goldencode.p2j.persist.RecordBuffer
Worker method which aggregates the values in the table backing this buffer.
AGGREGATE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
AGGREGATE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
AGGREGATE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
aggregate_phrase() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an aggregate phrase, most often used in the DISPLAY language statement.
aggregateHandler - Variable in class com.goldencode.p2j.ui.GenericFrame
The aggregate handler currently active for this frame
AggregateHandler(AggregatorElement[]) - Constructor for class com.goldencode.p2j.ui.GenericFrame.AggregateHandler
Construct a new instance, detecting which of the given aggregator elements must produce a "final" result line at loop termination.
AggregatorElement - Class in com.goldencode.p2j.ui
This class provides an association between a widget and a statistics aggregator.
AggregatorElement(Accessor, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(BaseDataType, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(String, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(int, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(double, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(boolean, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(Accessor, String, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(BaseDataType, String, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(String, String, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(int, String, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(double, String, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElement(boolean, String, GenericWidget, Accumulator) - Constructor for class com.goldencode.p2j.ui.AggregatorElement
Create an instance.
AggregatorElementComparator() - Constructor for class com.goldencode.p2j.ui.GenericFrame.AggregateHandler.AggregatorElementComparator
 
AGLOBAL - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
AIF - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
aif() - Method in class com.goldencode.p2j.preproc.TextParser
Matches the &IF Progress preprocessor statement.
AJAX_TARGET - Static variable in class com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl
WebSocket target.
alarm - Variable in class com.goldencode.p2j.admin.client.AdminCallback
Reference to the alarm service
Alarm - Class in com.goldencode.p2j.admin.client.application
Admin alarm UI service.
Alarm(AdminServiceAsync, ModalDialogs) - Constructor for class com.goldencode.p2j.admin.client.application.Alarm
Ctor.
alarm - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.processes.ProcessAccountDefinition
The server alarm manager
alarm - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UserAccountDefinition
The server alarm manager
alarm - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
Alarm service
alarm - Variable in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Alarm service reference
alarm - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.CustomLibrariesView
Alarm service reference
alarm - Variable in class com.goldencode.p2j.admin.client.application.login.LoginPresenter
Alarm service
alarm - Variable in class com.goldencode.p2j.admin.client.MultiCallback
Alarm service reference
alarmProvider - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Alarm provider
ALERT_BOX_FONT - Static variable in class com.goldencode.p2j.ui.client.FontManager
Reference to the alert box font, a system font.
ALERT_BOX_FONT - Static variable in class com.goldencode.p2j.ui.FontTable
The name of the node containing the alert box font - system font.
ALERT_BOX_PADDING - Static variable in class com.goldencode.p2j.ui.client.gui.theme.ClassicTheme
Padding for alert boxes.
ALERT_ERROR - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Alert type ERROR
ALERT_INFO - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Alert type INFO
ALERT_MESSAGE - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Alert type MESSAGE
ALERT_QUESTION - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Alert type QUESTION
ALERT_WARNING - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Alert type WARNING
AlertBox<O extends OutputManager<?>> - Interface in com.goldencode.p2j.ui.client
AlertBox provides exactly the same functionality as the ALERT-BOX widget in the Progress language.
alertBox - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
The related alert box reference.
alertBoxActive - Variable in class com.goldencode.p2j.ui.chui.ThinClient
Counter of nested (just in case) alert boxes.
AlertBoxCommons<O extends OutputManager<?>> - Class in com.goldencode.p2j.ui.client
The class provides logic common to all implementations of AlertBox.
AlertBoxCommons(AlertBox<O>, Container<O>, WidgetFactory<O>, Object[], int, logical, Color, String[]) - Constructor for class com.goldencode.p2j.ui.client.AlertBoxCommons
The default constructor.
AlertBoxGuiImpl - Class in com.goldencode.p2j.ui.client.gui
This class is the specific implementation of the AlertBox for GUI.
AlertBoxGuiImpl(int, Object[], int, logical, String, String[]) - Constructor for class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
Default constructor.
AlertBoxGuiImpl.ButtonsPanel - Class in com.goldencode.p2j.ui.client.gui
The class implements the buttons-panel part of the alert box widget.
AlertBoxGuiImpl.MessagePanel - Class in com.goldencode.p2j.ui.client.gui
The class implements the message-panel part of the alert box widget.
AlertBoxImpl - Class in com.goldencode.p2j.ui.chui
This class is an specific implementation of the AlertBox for CHUI.
AlertBoxImpl(Object[], int, logical, String, Color, String[]) - Constructor for class com.goldencode.p2j.ui.chui.AlertBoxImpl
Creates a modal dialog with a title and with a frame owner.
alertColor - Variable in class com.goldencode.p2j.ui.client.AlertBoxCommons
Default color scheme.
alertType - Variable in class com.goldencode.p2j.ui.client.gui.AlertBoxGuiImpl
The alert type.
ALGORITHM - Static variable in class com.goldencode.p2j.cfg.BootstrapConfig
JSSE encryption algorithm name.
alias - Variable in class com.goldencode.p2j.admin.CertDef
certificate alias
alias - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificateDefinitionView
Represents a certificate alias
ALIAS - Static variable in interface com.goldencode.p2j.admin.client.application.home.accounts.certificates.CertificatesPresenter.RequestParameters
Certificate alias parameter
alias - Variable in class com.goldencode.p2j.admin.ProcessDef
process certificate alias
alias - Variable in class com.goldencode.p2j.admin.UserDef
Truststore alias of the associated certificate entry; may be null
alias - Variable in class com.goldencode.p2j.directory.LdapRemapper
Certificate alias
alias(NumberType) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Retrieve the alias at the specified index in the current context.
alias(int) - Static method in class com.goldencode.p2j.persist.ConnectionManager
Retrieve the alias at the specified index in the current context.
alias() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches an alias for a data model object, which is simply a SYMBOL, optionally followed by a property.
ALIAS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
alias - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.PropertyMatch
DMO alias name
alias - Variable in class com.goldencode.p2j.persist.SortCriterion
DMO alias qualifier, if any
alias - Variable in class com.goldencode.p2j.security.Account
Truststore alias of the associated certificate entry.
aliases - Variable in class com.goldencode.p2j.persist.ConnectionManager
Map of active aliases to logical database names
aliases - Variable in class com.goldencode.p2j.persist.HQLPreprocessor.CacheKey
DMO aliases
aliases - Variable in class com.goldencode.p2j.schema.SchemaDictionary
Map of database aliases to database names
aliases - Variable in class com.goldencode.p2j.security.SSLCertGenUtil
All the collected aliases from the defined accounts.
aliases - Variable in class com.goldencode.p2j.uast.UastHints
The set of all aliases and the corresponding database they reference.
aliases - Variable in class com.goldencode.p2j.util.AppServerManager.RemoteAppServer
The set of aliases defined for this appserver.
aliasImpl(int) - Method in class com.goldencode.p2j.persist.ConnectionManager
Retrieve the alias at the specified index in the current context.
aliasPass - Variable in class com.goldencode.p2j.directory.LdapRemapper
Certificate password
align - Variable in class com.goldencode.p2j.ui.BaseConfig
Widget alignment.
ALIGN_BOTTOM - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Constant for bottom alignment on vertical (Oy) axe.
ALIGN_CENTER - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Constant for center alignment on horizontal (Ox) axe.
ALIGN_COLON - Static variable in class com.goldencode.p2j.ui.ControlEntity
Alignment mode - align widget to label colon
ALIGN_LEFT - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Constant for left alignment on horizontal (Ox) axe.
ALIGN_LEFT - Static variable in class com.goldencode.p2j.ui.ControlEntity
Alignment mode - align widget left
ALIGN_MIDDLE - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Constant for middle alignment on vertical (Oy) axe.
ALIGN_NONE - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
The alignment is defined on both direction.
ALIGN_RIGHT - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Constant for right alignment on horizontal (Ox) axe.
ALIGN_RIGHT - Static variable in class com.goldencode.p2j.ui.ControlEntity
Alignment mode - align widget right
ALIGN_TOP - Static variable in interface com.goldencode.p2j.ui.client.gui.theme.Theme
Constant for top alignment on vertical (Oy) axe.
Alignment() - Constructor for enum com.goldencode.p2j.admin.server.reports.AbstractReportBuilder.ColumnInfo.Alignment
 
alignParam - Variable in class com.goldencode.p2j.ui.chui.ColumnLayout
This value is dependent from the alignment type.
alignToGrid(int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.MouseDirectManipulation
Makes coordinate alignment according to grid line network position.
alive - Variable in class com.goldencode.p2j.util.ProcessStream.Waiter
Status of the child process.
ALL - Static variable in interface com.goldencode.p2j.convert.MatchPhraseConstants
Entire set of substring replacement definitions
all - Variable in class com.goldencode.p2j.util.AgentPool
All started agents.
ALL_BUTTONS - Static variable in class com.goldencode.p2j.admin.client.application.home.console.acquiredlocks.AcquiredLocksPresenter
Defines the buttons mask in which all buttons are enabled.
all_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the ALL keyword and an optional list of fields that should not be included.
ALL_FIELD_TYPES - Static variable in class com.goldencode.p2j.schema.SchemaWorker
List of all Progress field token types
ALL_OTHERS - Static variable in class com.goldencode.p2j.admin.AclDef
Constant to specify ALL_OTHERS subject
allAcls - Variable in class com.goldencode.p2j.admin.client.application.home.acl.ACLWidget
All the ACLs, with no menu filters applied.
allBuffers - Variable in class com.goldencode.p2j.persist.BufferManager
Scoped dictionary in which all defined record buffers are stored
allBuffers - Variable in class com.goldencode.p2j.persist.BufferManager.PersistentProcScope
All defined record buffers for a persistent procedure.
allBufs - Variable in class com.goldencode.p2j.convert.BufferScopeWorker
Stores each unique buffer name and maps it to the corresponding BufferList instance.
allBytes - Static variable in class com.goldencode.p2j.util.CharsetConverter
All possible byte values.
allClear - Variable in class com.goldencode.p2j.ui.client.Frame
Reflects the initial/all clear state of frame
allComponentsMatch(P2JIndex, Set<String>) - Method in class com.goldencode.p2j.convert.IndexSelectionWorker.IndexHelper
Calculates if all index components of the given index are found in the match set.
allfonts - Static variable in class com.goldencode.p2j.ui.client.driver.swing.SwingHelper
Complete font list.
allFramesVisible(boolean) - Method in class com.goldencode.p2j.ui.client.Frame
Determine if all frames up the hierarchy are visible.
allFramesVisible() - Method in class com.goldencode.p2j.ui.FrameWidget
Determine if all frames up the hierarchy are visible.
allGettersByProperty(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a map of DMO property names to all legacy and POJO getter methods for the given DMO type.
allGroupsGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The all existing groups table view
allGroupsGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The all groups grid handle
allGroupsProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The all groups data provider
allGroupsSelectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.users.UsersView
The all groups selection model
allHosts - Variable in class com.goldencode.p2j.net.RouterSessionManager
All host addresses on all network interfaces for the local machine.
allInvalidated - Variable in class com.goldencode.p2j.ui.client.Region
tracks the null rectangle case
allKeyArgs - Variable in class com.goldencode.p2j.preproc.FileScope
All named arguments for Progress' {&*} reference.
allMethodsByProperty(Class<?>, Map<Class<?>, Map<String, Method>>, Map<Class<?>, Map<String, Method>>, Map<Class<?>, Map<String, Method>>, String[]) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a map of DMO property names to all legacy and POJO getter or setter methods, for the given DMO type.
allocate(int) - Method in class com.goldencode.p2j.ui.client.Frame
Allocate down frame body parts.
allocate() - Method in class com.goldencode.p2j.util.FileStream
Allocate the write buffer if it is not already allocated.
allocate(long) - Method in interface com.goldencode.p2j.util.LowLevelBuffer
Allocate the given number of bytes as a new memory block and return the 64-bit address.
allocate(long) - Method in class com.goldencode.p2j.util.MemoryDaemon
Allocate the given number of bytes as a new memory block and return the 64-bit address.
allocate(long) - Static method in class com.goldencode.p2j.util.MemoryManager
Allocate the given number of bytes as a new memory block and return the 64-bit address.
allocateAddress(Queue, int) - Method in class com.goldencode.p2j.net.Router
Assign an address to the node and put the node into the local node registry.
allocateAndSend(PaintPrimitives) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Allocate and send message, with no subsequent data
allocateAndSend(PaintPrimitives, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Allocate and send message with 1 integer.
allocateAndSend(PaintPrimitives, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Allocate and send message with 2 integers.
allocateAndSend(PaintPrimitives, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Allocate and send message with 3 integers.
allocateAndSend(PaintPrimitives, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Allocate and send message with 4 integers.
allocateAndSend(PaintPrimitives, int, int, int, int, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Allocate and send message with 5 integers.
allocateAndSend(PaintPrimitives, int, int, int, int, boolean) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Allocate and send message with 4 integers and a boolean.
allocateClient() - Method in class com.goldencode.p2j.main.ProcessClientSpawner
Allocates the system resources for the spawned client if it is necessarily.
allocateClient(String) - Method in interface com.goldencode.p2j.main.Spawner
Allocates the system resources for the spawned client if it is necessarily.
allocateClient(String) - Method in class com.goldencode.p2j.main.SpawnerImpl
Allocates the system resources for the spawned client if it is necessarily.
allocateClient() - Method in interface com.goldencode.p2j.main.SpawnerListener
Allocates the system resources for the spawned client if it is necessarily.
allocateClient(String[]) - Method in interface com.goldencode.p2j.main.WebClientAllocator
Allocates the system resources for the new spawned web client.
allocateClient(String[]) - Method in class com.goldencode.p2j.main.WebClientsManager
Allocates the dedicated port number from the restricted ports range for the new spawned web client.
allocateClient() - Method in class com.goldencode.p2j.main.WebClientSpawner
Allocates the system resources for the spawned client if it is necessarily.
allocatedAddresses - Variable in class com.goldencode.p2j.util.MemoryDaemon
All currently allocated addresses mapped to their usage counters.
allocateDrawingOp(PaintPrimitives, int) - Method in class com.goldencode.p2j.ui.client.gui.driver.web.GuiWebSocket
Allocate a new byte array of the proper size, add it to the pending operations list and set the message byte.
allocateID() - Method in class com.goldencode.p2j.ui.WidgetId.IDGenerator
Retrieve the unique per session integer id number for next new widget to create.
allocator - Variable in class com.goldencode.p2j.xml.SaxReaderImpl
helps XMLStreamReader to allocate xml events
allow - Variable in class com.goldencode.p2j.uast.SymbolResolver
Flag to globally enable/disable table promotion.
allowBlank - Variable in class com.goldencode.p2j.admin.client.widget.dialog.InputDialog.Field
Whether blank value is accepted
allowColumnSearching - Variable in class com.goldencode.p2j.ui.BrowseConfig
ALLOW-COLUMN-SEARCHING attribute variable.
allowDeselect - Variable in class com.goldencode.p2j.ui.client.gui.ScrollableListGuiImpl
Flag indicating if the list elements can be unselected.
allowDeselect - Variable in class com.goldencode.p2j.ui.client.widget.DefaultList
Enable item deselection flag.
allowDeselect(boolean) - Method in class com.goldencode.p2j.ui.client.widget.DefaultList
Control removing of selection from current item.
ALLOWED_HIDDEN_CELL_BOTTOM_PART - Static variable in class com.goldencode.p2j.ui.client.gui.BrowseGuiImpl
Part of the cell the can be hidden at bottom.
allowedSpecialChars - Static variable in class com.goldencode.p2j.persist.TempTableBuilder
Special characters (not letters or digits) allowed in dynamic table names.
allowPromotion(boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Globally enable or disable schema table name promotion.
allowsBulkActions() - Method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether this buffer implementation allows bulk actions.
allowsBulkActions() - Method in class com.goldencode.p2j.persist.TemporaryBuffer
Indicate whether this buffer implementation allows bulk actions.
allowStringMatch - Variable in class com.goldencode.p2j.uast.ProgressParser
Allows matching certain unquoted text as strings.
allowSymbolMatch - Variable in class com.goldencode.p2j.uast.ProgressParser
Flag to allow ProgressParser.lvalue() to match a SYMBOL.
allPosArgs - Variable in class com.goldencode.p2j.preproc.FileScope
All positional arguments for Progress' {*} reference.
allQMark - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
If a value cannot be correctly represented with current format a string of question marks will be used instead.
allSettersByProperty(Class<?>) - Static method in class com.goldencode.p2j.persist.PropertyHelper
Get a map of DMO property names to all legacy and POJO setter methods for the given DMO type.
allSourceFiles() - Method in class com.goldencode.p2j.report.server.ReportApi
Get a list of the names of all source files.
allUsersGrid - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The all users table view
allUsersGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The all users grid handle
allUsersProvider - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The all users data provider
allUsersSelectionModel - Variable in class com.goldencode.p2j.admin.client.application.home.accounts.groups.GroupsView
The all users selection model
allWidgets() - Method in class com.goldencode.p2j.ui.GenericFrame
Get all the widgets associated with this frame.
ALPHA - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
AlphanumCharInfo(int) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.AlphanumCharInfo
Initializes the index of this value char.
ALPHAS - Static variable in class com.goldencode.p2j.util.SecurityOps
Table of all alphabetic characters used to limit the encode output.
alreadyInSection(String) - Method in class com.goldencode.p2j.util.SectionContent
Checks if the given key already added to the section internals..
alreadyInWait(int) - Method in class com.goldencode.p2j.util.ProcessStream.Waiter
Verify if the given process already waited to be done.
altCriteria - Variable in class com.goldencode.p2j.persist.HQLHelper
Components of a parsed order by clause, using dirty database dialect
ALTER_TABLE - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ALTER_TABLE - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ALTER_TABLE - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
alter_table_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Support SQL ALTER TABLE directly in 4GL code.
altKey - Variable in class com.goldencode.p2j.ui.HelpService
The alternative keyword for the desired help topic.
altLabel - Variable in class com.goldencode.p2j.ui.Keyboard
alternate key labels
altOrderBy - Variable in class com.goldencode.p2j.persist.HQLHelper
Order by clause for dirty database use
altPreprocessor - Variable in class com.goldencode.p2j.persist.HQLHelper
HQL where clause preprocessor, using dirty database dialect
ALWAYS_RETRY - Static variable in class com.goldencode.p2j.security.SecurityManager
Constant used when no retries are allowed in authentication process.
alwaysOnTop - Variable in class com.goldencode.p2j.ui.WindowConfig
Value of ALWAYS-ON-TOP attribute.
AmbigFileReportLine - Class in com.goldencode.p2j.report.server
Encapsulates the details of a file with ambiguous call-sites.
AmbigFileReportLine(String, int) - Constructor for class com.goldencode.p2j.report.server.AmbigFileReportLine
Create a new instance with the given data.
ambiguous() - Method in interface com.goldencode.p2j.persist.Buffer
Indicate whether the last record retrieval attempt failed because the query criteria was ambiguous.
ambiguous() - Method in class com.goldencode.p2j.persist.BufferImpl
Indicate whether the last record retrieval attempt failed because the query criteria was ambiguous.
ambiguous - Variable in class com.goldencode.p2j.persist.RecordBuffer
Indicates if last find failed because criteria was ambiguous
AMBIGUOUS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
AMBIGUOUS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
AMBIGUOUS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
AMBIGUOUS_NODE_ID - Static variable in class com.goldencode.p2j.uast.CallGraphHelper
Id of the node to which ambiguous call-sites link.
ambiguousNode() - Method in class com.goldencode.p2j.uast.CallGraphWorker.CallGraph
Get the graph node to which all ambiguous call-sites link.
AmbiguousSchemaNameException - Exception in com.goldencode.p2j.schema
Exception thrown when a lookup of a schema entity name produces more than one match within a namespace.
AmbiguousSchemaNameException(String, List) - Constructor for exception com.goldencode.p2j.schema.AmbiguousSchemaNameException
Constructor which accepts an error message and a list of matches.
AmbiguousSchemaNameException(String, List, Throwable) - Constructor for exception com.goldencode.p2j.schema.AmbiguousSchemaNameException
Constructor which accepts another exception as its root cause, as well as an error message and list of ambiguous name matches.
AmbiguousSymbolException - Exception in com.goldencode.expr
Exception thrown when a lookup of a function or variable is ambiguous.
AmbiguousSymbolException(String) - Constructor for exception com.goldencode.expr.AmbiguousSymbolException
Constructor which accepts an error message.
AMERICAN_FORMAT - Static variable in class com.goldencode.p2j.util.NumberType
Constant identifying the AMERICAN format.
AMESSAGE - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
AMP - Static variable in class com.goldencode.p2j.preproc.BuiltinVariable
SpeedScript (embedded 4GL) &AMP definition.
AMPER - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
AMPM - Static variable in class com.goldencode.p2j.util.datetime
Represents the AM/PM string component of
amPmUppercase - Variable in class com.goldencode.p2j.ui.client.format.DatetimeFormat
 
analyze() - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Analyze the instance fields in the DMO implementation class associated with the DMO interface, and cross-reference this information with the interface's methods, for the purpose of assembling proxy implementations of these methods.
analyze(Set<TableRelation>) - Method in class com.goldencode.p2j.schema.RelationAnalyzer
Get a list of trees, each of which is composed of RelationNode objects.
analyzeComposites(HQLAst) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Analyze the AST generated for the HQL expression, identifying those subtrees which are targets for conversion.
analyzeContext(Aast, boolean, boolean) - Static method in class com.goldencode.p2j.convert.ExpressionConversionWorker
Attempt to detect the type of the given node by looking at the context above and to either side, instead of down.
analyzed - Variable in class com.goldencode.p2j.report.ReportWorker
Flag indicating whether database table has been analyzed
analyzeDatabase() - Method in class com.goldencode.p2j.report.ReportWorker
Creates an index on the cid and fid columns for the match table, and runs analyze on the database.
analyzeDmoBufMethod(Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Analyze a method declared by the root DMO buffer interface, and categorize this method for further processing/assembly.
analyzeDmoMethod(Method) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Analyze a method declared by the root DMO buffer interface's enclosing interface, and categorize this method for further processing/assembly.
analyzeFields(Class<?>) - Method in class com.goldencode.p2j.persist.DmoProxyPlugin
Analyze the instance fields of a DMO implementation class, or inner composite class, for the purpose of categorizing the fields, extracting annotation metadata, and later cross-referencing this information with DMO interface methods which require proxy implementations.
analyzeIndexComponents(String, Map) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Deprecated. 
analyzeIndexRedundancy(String, Map) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Deprecated. 
ancestor(int, int) - Method in interface com.goldencode.ast.Aast
Searches the AST's ancestors for an exact token type match.
ancestor(int, int, int) - Method in interface com.goldencode.ast.Aast
Searches the AST's ancestors for a token type that matches a given range of token types (inclusively).
ancestor(int, int[]) - Method in interface com.goldencode.ast.Aast
Searches the AST's ancestors for a token type that matches any of a given list of token types.
ancestor(int, int) - Method in class com.goldencode.ast.AnnotatedAst
Searches the AST's ancestors for an exact token type match.
ancestor(int, int, int) - Method in class com.goldencode.ast.AnnotatedAst
Searches the AST's ancestors for a token type that matches a given range of token types (inclusively).
ancestor(int, int[]) - Method in class com.goldencode.ast.AnnotatedAst
Searches the AST's ancestors for a token type that matches any of a given list of token types.
ancestor(long, long) - Method in class com.goldencode.p2j.pattern.CommonAstSupport.Library
Implementation of the ancestor user function.
ancestor() - Method in class com.goldencode.p2j.ui.client.SubMenu
Get ancestor window for this widget.This method must be called only for widgets that are already attached to Window.
ancestor() - Method in class com.goldencode.p2j.ui.client.TopLevelWindow
Get ancestor window for this widget.This method must be called only for widgets that are already attached to Window.
ancestor() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get ancestor window for this widget.
ancestor() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get ancestor window for this widget.
ancestor() - Method in class com.goldencode.p2j.ui.client.Window
A window's ancestor is itself.
ancestorId() - Method in class com.goldencode.p2j.ui.client.widget.AbstractWidget
Get the ID of the ancestor window for this widget.
ancestorId() - Method in interface com.goldencode.p2j.ui.client.widget.Widget
Get the ID of the ancestor window for this widget.
anchorIndex - Variable in class com.goldencode.p2j.ui.client.EditScroller
The anchor's location in the widget's content
AND - Static variable in interface com.goldencode.expr.ExpressionParserTokenTypes
 
and(BitSet) - Method in class com.goldencode.p2j.directory.BitField
Performs a logical AND of this bit field with the argument bit set.
and(BitSet) - Method in class com.goldencode.p2j.directory.BitSelector
This method is not allowed for use.
AND - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
and(boolean, boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator (just a convenience method for the Java logical AND).
and(boolean, logical) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with proper processing of the unknown value.
and(logical, boolean) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with proper processing of the unknown value.
and(logical, logical) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with proper processing of the unknown value.
and(boolean, LogicalOp) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with proper processing of the unknown value.
and(logical, LogicalOp) - Static method in class com.goldencode.p2j.util.logical
Implements the AND logical operator with proper processing of the unknown value.
and_expr() - Method in class com.goldencode.p2j.uast.ProgressParser
Qualifying 3rd expression for the BETWEEN operator.
andNot(BitSet) - Method in class com.goldencode.p2j.directory.BitField
Clears all of the bits whose corresponding bit is set in the specified BitSet.
andNot(BitSet) - Method in class com.goldencode.p2j.directory.BitSelector
This method is not allowed for use.
annotateClassRef(String, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Annotate the given node which is a reference to the named class.
AnnotatedAst - Class in com.goldencode.ast
A modified abstract syntax tree node which provides additional services.
AnnotatedAst() - Constructor for class com.goldencode.ast.AnnotatedAst
Default constructor.
AnnotatedAst(Token) - Constructor for class com.goldencode.ast.AnnotatedAst
Constructor which accepts and wrappers token.
annotateField(Aast, Object, boolean, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Stores common data (schemaname, bufname, recordtype) as well as all non-standard options as annotations to the AST passed as a parameter.
annotateFunction(String, Aast, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Stores all non-standard options as annotations to the AST passed as a parameter if this is the original definition, otherwise it stores a subset of values, most important of which is the cross-reference index to allow the original definition to be easily identified and accessed from a reference.
annotateMethodCall(String, int, boolean, Aast) - Method in class com.goldencode.p2j.uast.ClassDefinition
Annotate the given method invocation reference with details for the specified method in this class.
annotateObjectMethod(String, String, boolean, Aast) - Method in class com.goldencode.p2j.uast.SymbolResolver
Annotate the given method invocation reference with details for the specified method in this class.
annotateOptions(Aast, boolean, SymbolResolver) - Method in class com.goldencode.p2j.uast.Function
Stores all non-standard options as annotations to the AST passed as a parameter if this is the original definition, otherwise it stores a subset of values, most important of which is the cross-reference index to allow the original definition to be easily identified and accessed from a reference.
annotateOptions(Aast, boolean, SymbolResolver) - Method in class com.goldencode.p2j.uast.Variable
Stores all non-standard options as annotations to the AST passed as a parameter if this is the original definition, otherwise it stores a subset of values, most important of which is the cross-reference index to allow the original definition to be easily identified and accessed from a reference.
annotateParameters(HQLAst, Type[]) - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Walk the HQL AST, annotating query substitution parameter nodes with their data types as they are visited.
annotateVariable(String, int, Aast) - Method in class com.goldencode.p2j.uast.ProgressParser
Handle annotation of variables.
annotateVariableOptions(String, Aast, boolean) - Method in class com.goldencode.p2j.uast.SymbolResolver
Stores all non-standard options as annotations to the AST passed as a parameter if this is the original definition, otherwise it stores a subset of values, most important of which is the cross-reference index to allow the original definition to be easily identified and accessed from a reference.
annotating - Static variable in class com.goldencode.p2j.pattern.RulesTracing
Flag preventing infinite recursion.
ANNOTATION - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Represents an annotation.
ANNOTATION_DESC_PREFIX - Static variable in interface com.goldencode.p2j.schema.DmoAsmTypes
Prefix used for annotation internal type descriptors
ANNOTATION_SUFFIX - Static variable in class com.goldencode.p2j.pattern.RulesTracing
Annotation key suffix.
annotationCount(String, Object) - Method in interface com.goldencode.ast.Aast
Returns the number of annotation objects of an array annotation that are equal to the specified Object.
annotationCount(String, Object) - Method in class com.goldencode.ast.AnnotatedAst
Returns the number of annotation objects of an array annotation that are equal to the specified Object.
annotationKeys() - Method in interface com.goldencode.ast.Aast
Get an iterator on the keys for all annotations (if any) stored in this AST.
annotationKeys() - Method in class com.goldencode.ast.AnnotatedAst
Get an iterator on the keys for all annotations (if any) stored in this AST.
annotations - Variable in class com.goldencode.ast.AnnotatedAst
Map of annotation objects, indexed by name
annotationsHashCode(Aast, String) - Method in class com.goldencode.p2j.uast.AstKey
Calculate the hash code for a particular annotation on the given AST node.
annotationSize(String) - Method in interface com.goldencode.ast.Aast
Returns the size of an array annotation as indexed by an arbitrary key.
annotationSize(String) - Method in class com.goldencode.ast.AnnotatedAst
Returns the size of an array annotation as indexed by an arbitrary key.
ANON_CTOR - Static variable in interface com.goldencode.p2j.uast.JavaTokenTypes
Constructor for an anonymous inner class; text is superclass name
anonymId - Variable in class com.goldencode.p2j.security.SecurityCache
Account ID for anonymous processes or null to disallow.
ansiJoins - Variable in class com.goldencode.p2j.persist.HQLPreprocessor
HQL subexpressions to perform ANSI joins of associated lists
ansiJoins() - Method in class com.goldencode.p2j.persist.HQLPreprocessor
Get an iterator on the ANSI-style join subexpressions which must be merged by the enclosing query into the overall HQL query statement, in order to properly join associated composite element lists (if any).
ansiOnly - Variable in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Flag for allowing the font dialog to provide only fonts that contain character representations and that do not include graphic symbols.
ansiOnly() - Method in class com.goldencode.p2j.ui.FontTable.FontChooserDialog
Force the dialog to provide only fonts that contain character representations and that do not include graphic symbols.
ANY - Static variable in class com.goldencode.p2j.ui.PrintingService
Constant for page orientation.
any1 - Variable in class com.goldencode.trace.TracePoint
An optional reference stored with the trace point.
any2 - Variable in class com.goldencode.trace.TracePoint
An optional reference stored with the trace point.
any3 - Variable in class com.goldencode.trace.TracePoint
An optional reference stored with the trace point.
ANY_KEY - Static variable in class com.goldencode.p2j.ui.Keyboard
 
ANY_LOCK - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ANY_LOCK - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ANY_LOCK - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
any_non_reserved_symbol() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a ProgressParser.symbol(), a DB_SYMBOL or a FILENAME and always returns a SYMBOL node.
ANY_PRINTABLE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
any_ridiculous_symbol() - Method in class com.goldencode.p2j.schema.SchemaParser
Match any kind of text as a symbol, even if the text would not normally be allowed to start a symbol (e.g.
any_symbol_at_all() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches a ProgressParser.reserved_or_symbol(), a DB_SYMBOL, BOOL_TRUE, BOOL_FALSE or aFILENAME and always returns a SYMBOL node.
anyActions - Variable in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler.WorkArea
Map of widgets listening for any mouse action.
AnyCharInfo(int) - Constructor for class com.goldencode.p2j.ui.client.format.StringFormat.AnyCharInfo
Initializes the index of this value char.
anyEventForWidget(int) - Method in class com.goldencode.p2j.ui.EventDefinition
Checks whether this definition contains exit conditions referring to the specified widget.
anyEventForWidget(WidgetId) - Method in class com.goldencode.p2j.ui.EventList
Checks whether this definition contains exit conditions referring to the specified widget.
anyfile() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a sequence of characters that is distinguishable from an argument reference and returns the sequence.
anything() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches any sequence of characters except the closing brace so they don't break the parsing process and discards them.
anythingButEquals(boolean) - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a sequence of characters until encountering a closing brace or '=' and returns the sequence.
anythingButQuote() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a sequence of characters until encountering a closing brace or quote and returns the sequence.
anythingButSpace() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a sequence of characters until encountering a closing brace or space and returns the sequence.
anythingButSpaceOrAmpersand() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a sequence of characters until encountering a closing brace, ampersand, space or quote and returns the sequence.
anythingButSpaceOrQuote() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a sequence of characters until encountering a closing brace, space or double quote character and returns the sequence.
anythingButUnescapedQuote() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches a sequence of characters (including two sequential double quote characters which is an escaping mechanism) until encountering a closing brace or unescaped double quote and returns the sequence.
anyUniqueConstraint(Set<String>) - Method in class com.goldencode.p2j.persist.RecordBuffer
Check if any of the given properties is part of a unique constraint.
anywhere - Variable in class com.goldencode.p2j.ui.EventDefinition
Specific ANYWHERE option, if given.
apiInterfaceClass - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.TerminateSessions
api interface class
apiRegClicked(ClickEvent) - Method in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
Click handler.
apisGrid - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
apis grid
apisGridHandle - Variable in class com.goldencode.p2j.admin.client.application.home.runtime.customlib.LibTableView
jars grid handle
APOST - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
App() - Constructor for class com.goldencode.p2j.admin.shared.AdminService.App
 
APP_ADMIN_PASS - Static variable in class com.goldencode.p2j.report.ReportDriver
Default admin password system property key
APP_ICON_SECTION - Static variable in class com.goldencode.p2j.ui.WindowConfig
Default application icon directory section.
appDataPres - Variable in class com.goldencode.p2j.ui.FillInConfig
Internal presentation of displayed data.
appDef - Variable in class com.goldencode.p2j.util.AgentPool
The appserver definition.
append(String) - Method in class com.goldencode.p2j.persist.HQLExpression
Append the expression with the specified sub-expression.
append(String, boolean) - Method in class com.goldencode.p2j.persist.HQLExpression
Append the expression with the specified sub-expression.
append(HQLExpression) - Method in class com.goldencode.p2j.persist.HQLExpression
Append the expression with the specified sub-expression.
append - Variable in class com.goldencode.p2j.persist.TableResultSet
Flag indicating this table is sent in APPEND mode.
append - Variable in class com.goldencode.p2j.persist.TableWrapper
Flag indicating this table is sent in APPEND mode.
append(String, Color) - Method in class com.goldencode.p2j.ui.chui.AbstractTerminalBuffer
Add a string to the virtual terminal at the current cursor position.
append(int, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Append char to the screen at current cursor location and move the cursor.
append(String, Color) - Method in class com.goldencode.p2j.ui.chui.BasePrimitives
Append string to the screen at current cursor location and move the cursor.
append(int, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Add a character to the virtual terminal at the current cursor position.
append(String, Color) - Method in class com.goldencode.p2j.ui.chui.DirectPrimitives
Add a string to the virtual terminal at the current cursor position.
append(int, Color) - Method in class com.goldencode.p2j.ui.chui.DoubleBufferedTerminal
Add a character to the virtual terminal at the current cursor position.
append(int, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Add a character to the virtual terminal at the current cursor position.
append(String, Color) - Method in class com.goldencode.p2j.ui.chui.RedirectedTerminal
Add a string to the virtual terminal at the current cursor position.
append(int, Color) - Method in class com.goldencode.p2j.ui.chui.TerminalBuffer
Add a character to the virtual terminal at the current cursor position.
append(int, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Add a character to the virtual terminal at the current cursor position.
append(String, Color) - Method in class com.goldencode.p2j.ui.chui.TraceableTerminal
Add a string to the virtual terminal at the current cursor position.
append(String, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.batch.BatchPrimitives
Add a string to the virtual terminal at the current cursor position.
append(int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Append character with specified color at current cursor location and advance the cursor.
append(String, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiOutputManager
Append string with specified color at current cursor location and advance the cursor.
append(String, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.ChuiPrimitives
Add a string to the virtual terminal at the current cursor position.
append(String, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.console.ConsolePrimitives
Add a string to the virtual terminal at the current cursor position.
append(int, Color) - Method in class com.goldencode.p2j.ui.client.chui.driver.DriverPrimitives
Add a character to the virtual terminal at the current cursor position.
append(Cell[]) - Method in class com.goldencode.p2j.ui.client.chui.driver.EmulatedTerminalState
Copy the given cells into the 2-dimensional output buffer starting at the current cursor position and writing to the "right", incrementing the cursor X position for each cell.
append(character, character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Appends the specified source file to the end of the target file.
append(character, String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Appends the specified source file to the end of the target file.
append(String, character) - Static method in class com.goldencode.p2j.util.FileSystemOps
Appends the specified source file to the end of the target file.
append(String, String) - Static method in class com.goldencode.p2j.util.FileSystemOps
Appends the specified source file to the end of the target file.
append - Static variable in class com.goldencode.p2j.util.LogHelper
Append mode for the file handler.
append(String) - Method in class com.goldencode.p2j.util.Stream
Append the given string to the output buffer and maintain the column counter.
append(char) - Method in class com.goldencode.p2j.util.Stream
Append the given char to the output buffer and maintain the column counter.
append - Variable in class com.goldencode.p2j.util.TableParameter
Corresponds calling-side APPEND option.
APPEND_LINE - Static variable in class com.goldencode.p2j.ui.Keyboard
 
appendChild(handle) - Method in interface com.goldencode.p2j.xml.XEntity
Appending the new child to the current object.
appendChild(handle) - Method in class com.goldencode.p2j.xml.XEntityImpl
Appending the new child to the current object.
appendLine() - Method in class com.goldencode.p2j.ui.chui.EditorImpl
Handle APPEND-LINE event.
AppendMessageTask(int, ByteBuffer, boolean) - Constructor for class com.goldencode.p2j.ui.client.driver.web.WebClientProtocol.MessagesCollector.AppendMessageTask
Appends the provided payload data to the original message.
appendNewItemTo(StandardMenu, int, MenuDef) - Method in class com.goldencode.p2j.admin.client.application.home.HomePresenter
Appends menu entry under the given standard menu at the specified position that defines the target site within the given standard menu.
appendNewItemTo(StandardMenu, int, MenuDef) - Method in interface com.goldencode.p2j.admin.client.application.home.MenuService
Appends menu entry under the given standard menu at the specified position that defines the target site within the given standard menu.
appendPath(StringBuilder, String) - Static method in class com.goldencode.p2j.uast.AstGenerator
Append the given text to the path list in the buffer, optionally separating the path elements with the file system path separator if a path separator is not already present.
appendText(String[], String) - Method in class com.goldencode.p2j.convert.ConversionDriver
Appends the given text to every entry in the array and returns a new array with the result.
appendToClassPathForInstrumentation(String) - Method in class com.goldencode.p2j.classloader.MultiClassLoader
To support dynamic additions to the class path at runtime, the class loader needs to define this private method.
appFormat - Variable in class com.goldencode.p2j.ui.FillInConfig
Instance of display format.
APPL_ALERT - Static variable in class com.goldencode.p2j.ui.LogicalTerminal
Alert for MESSAGE with APPL-ALERT-BOXES == true
application_clause() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches APPLICATION clause followed by an ProgressParser.expr().
ApplicationModule - Class in com.goldencode.p2j.admin.client.application
Admin client module.
ApplicationModule() - Constructor for class com.goldencode.p2j.admin.client.application.ApplicationModule
 
ApplicationPresenter - Class in com.goldencode.p2j.admin.client.application
MVP presenter.
ApplicationPresenter(EventBus, ApplicationPresenter.MyView, ApplicationPresenter.MyProxy, MessageDialogPresenter) - Constructor for class com.goldencode.p2j.admin.client.application.ApplicationPresenter
Ctor.
ApplicationPresenter.MyProxy - Interface in com.goldencode.p2j.admin.client.application
Proxy.
ApplicationPresenter.MyView - Interface in com.goldencode.p2j.admin.client.application
View.
ApplicationRequestedStop - Exception in com.goldencode.p2j.net
This class represents an artificial exception object which is used as an indicator that particular Queue instance is stopped by application request.
ApplicationRequestedStop() - Constructor for exception com.goldencode.p2j.net.ApplicationRequestedStop
Constructs an instance of ApplicationRequestedStop.
ApplicationView - Class in com.goldencode.p2j.admin.client.application
MVP view.
ApplicationView(ApplicationView.Binder) - Constructor for class com.goldencode.p2j.admin.client.application.ApplicationView
Ctor.
ApplicationView.Binder - Interface in com.goldencode.p2j.admin.client.application
GWT Binder.
apply(ViewStateMachine.TransitionState) - Method in interface com.goldencode.p2j.admin.client.application.home.ViewStateMachine
It changes the current state according to the provided transition state and returns the previous state.
apply(ViewStateMachine.TransitionState) - Method in class com.goldencode.p2j.admin.client.application.home.ViewStateMachineImpl
It changes the current state according to the provided transition state and returns the previous state.
apply(RuleSet, Aast) - Method in class com.goldencode.p2j.pattern.PatternEngine
Apply the given ruleset against the specified source AST, using the rules and configuration information stored within the ruleset.
apply(int) - Method in class com.goldencode.p2j.pattern.Rule
Apply this rule (if and only if this rule's type matches the specified type) by evaluating its condition expression and executing the appropriate list of actions, based upon the result of evaluating the rule's condition.
apply(int) - Method in class com.goldencode.p2j.pattern.RuleContainer
Apply every rule of the specified type, in the order they were added to this container.
apply(int) - Method in interface com.goldencode.p2j.pattern.RuleListElement
Apply every rule of the specified type, in the order they were added to this container OR if this instance is a rule of the given type, apply it and return.
apply(int, int, ScreenBuffer[], EventList, boolean) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Applies the encoded event to the widget currently in focus in the given frame, or directly to the specified widget.
apply(long, int, EventList) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Apply this event to a non-widget resource.
apply(int, int, ScreenBuffer[], EventList, boolean) - Method in interface com.goldencode.p2j.ui.ClientExports
Applies the encoded event to the widget currently in focus in the given frame, or directly to the specified widget.
apply(long, int, EventList) - Method in interface com.goldencode.p2j.ui.ClientExports
Apply this event to a non-widget resource.
apply(character) - Method in interface com.goldencode.p2j.ui.CommonFrame
Applies an event to the widget in focus.
apply(String) - Method in interface com.goldencode.p2j.ui.CommonFrame
Applies an event to the widget in focus.
apply(integer) - Method in interface com.goldencode.p2j.ui.CommonFrame
Applies an event to the widget in focus.
apply(double) - Method in interface com.goldencode.p2j.ui.CommonFrame
Applies an event to the widget in focus.
apply(character) - Method in interface com.goldencode.p2j.ui.CommonWidget
Applies an event to this widget.
apply(double) - Method in interface com.goldencode.p2j.ui.CommonWidget
Applies an event to this widget.
apply(int64) - Method in interface com.goldencode.p2j.ui.CommonWidget
Applies an event to this widget.
apply(String) - Method in interface com.goldencode.p2j.ui.CommonWidget
Applies an event to this widget.
apply(character) - Method in class com.goldencode.p2j.ui.GenericFrame
Applies an event to the widget in focus.
apply(String) - Method in class com.goldencode.p2j.ui.GenericFrame
Applies an event to the widget in focus.
apply(integer) - Method in class com.goldencode.p2j.ui.GenericFrame
Applies an event to the widget in focus.
apply(double) - Method in class com.goldencode.p2j.ui.GenericFrame
Applies an event to the widget in focus.
apply(character) - Method in class com.goldencode.p2j.ui.GenericWidget
Applies an event to this widget.
apply(String) - Method in class com.goldencode.p2j.ui.GenericWidget
Applies an event to this widget.
apply(int64) - Method in class com.goldencode.p2j.ui.GenericWidget
Applies an event to this widget.
apply(double) - Method in class com.goldencode.p2j.ui.GenericWidget
Applies an event to this widget.
apply(handle, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified resource.
apply(handle, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified resource.
apply(handle, double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified resource.
apply(handle, integer) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified resource.
apply(WrappedResource, character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified resource.
apply(WrappedResource, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified resource.
apply(WrappedResource, integer) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified resource.
apply(WrappedResource, double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified resource.
apply(GenericFrame, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the widget currently in focus in the given frame.
apply(GenericFrame, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the encoded event to the widget currently in focus in the given frame.
apply(GenericFrame, int, String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the specified widget.
apply(GenericFrame, int, int) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the encoded event to the specified widget.
apply(String) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the widget in focus in the active frame.
apply(character) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the named event to the widget in focus in the active frame.
apply(int64) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the encoded event to the widget in focus in the active frame.
apply(double) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the encoded event to the widget in focus in the active frame.
apply(long) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Applies the encoded event to the widget in focus in the active frame.
apply(K, Function<Map<K, V>, Boolean>) - Method in class com.goldencode.p2j.util.ScopedDictionary
Execute the given code for all values, in all scopes, for the specified key.
apply_stmt() - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the APPLY language statement.
applyAttributes(Attributes, T) - Method in class com.goldencode.util.Mapper
Applies a set of XML attributes as properties into the Java object produced by this mapper.
applyChangedNodes() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Apply changed nodes to backend.
applyChanges() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Apply changes to main back-end.
applyChanges(Message) - Method in class com.goldencode.p2j.net.Protocol
If there is a registered state synchronizer and if there are any attached state updates sent from the other side of the connection, these updates are passed to the state synchronizer to be applied to this node's state.
applyChanges(Serializable) - Method in interface com.goldencode.p2j.net.StateSynchronizer
Called by the protocol driver upon reading a message that contains state changes that need to be applied to this side of the connection.
applyChanges(Serializable) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Called by the protocol driver upon reading a message that contains state changes that need to be applied to this side of the connection.
applyChanges(Serializable) - Method in class com.goldencode.p2j.ui.LogicalTerminal
Called by the protocol driver upon reading a message that contains state changes that need to be applied to this side of the connection.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.BaseConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.BrowseColumnConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.BrowseConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ButtonConfig
Set new values from the provided configuration instance.
applyConfig(Widget<O>, WidgetConfig) - Method in class com.goldencode.p2j.ui.client.Frame
Apply config to specified widget.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ComboBoxConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ControlConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ControlSetConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ControlTextConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.EditorConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.FillInConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.FrameConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ImageConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.MenuConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.MenuItemConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.PaneConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.RadioSetConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.RectangleConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.SelectionListConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.SkipConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.SliderConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.SubMenuConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.TextConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.ToggleBoxConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.WidgetConfig
Set new values from the provided configuration instance.
applyConfig(WidgetConfig) - Method in class com.goldencode.p2j.ui.WindowConfig
Set new values from the provided configuration instance.
applyConfigUpdates(WidgetConfigUpdates) - Method in class com.goldencode.p2j.ui.ConfigManager
Update the local active and backup configurations with the received changes.
applyDeletedNodes(Collection<String>) - Method in class com.goldencode.p2j.directory.ShadowRemapper
Removed specified nodes to backend.
applyFileFilter(Connection, Long, long) - Static method in class com.goldencode.p2j.report.server.ReportApi
Apply a file filter to the active session.
applyGlobal(int) - Method in class com.goldencode.p2j.pattern.PatternEngine
Runs the global rules defined for a pipeline and DOES NOT recursively call any rules in any contained ruleset.
applyHibernateMappings(Set<XmlDocument>, Configuration) - Static method in class com.goldencode.p2j.persist.ORMHandler
Apply specified Hibernate mappings to the given Hibernate configuration.
applyMouseEvent(Widget<GuiOutputManager>, MouseEvent) - Static method in class com.goldencode.p2j.ui.client.gui.driver.MouseHandler
Apply the specified mouse event to the specified source.
applyMovedNodes() - Method in class com.goldencode.p2j.directory.ShadowRemapper
Apply moved nodes to backend.
applyRule1(int) - Method in class com.goldencode.p2j.ui.Keyboard
Applies rule 1 translation to the code and returns a label.
applyRule2(int) - Method in class com.goldencode.p2j.ui.Keyboard
Applies rule 2 translation to the code and returns a label.
applyRule3(int) - Method in class com.goldencode.p2j.ui.Keyboard
Applies rule 3 translation to the code and returns a label.
applySqlLimit(int, StringBuilder, int) - Method in class com.goldencode.p2j.persist.dialect.P2JSQLServer2012Dialect
Given a string builder containing an SQL SELECT statement, a limit to apply, and the position in the builder at which the SELECT statement begins, augment the SQL statement to apply the given limit.
applyToHandleError(boolean) - Static method in class com.goldencode.p2j.ui.LogicalTerminal
Show errors related to APPLY ...
applyUpdates(String, Persistable, String[], int[], BaseDataType[]) - Method in class com.goldencode.p2j.persist.dirty.DefaultDirtyShareManager
Apply the given property updates to the given DMO using reflection.
applyWorker(Event) - Method in class com.goldencode.p2j.ui.chui.ThinClient
Applies the encoded event to the widget currently in focus in the given frame, or directly to the specified widget.
appPackagePrefix - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics
Package root prefix stripped from application class names collected with statistics
appPackagePrefixLength - Static variable in class com.goldencode.p2j.persist.DatabaseStatistics
Length of package root prefix, including trailing dot
appServer - Variable in class com.goldencode.p2j.main.ProcessBuilderParameters
application server name if defined or null if not defined
appServer - Variable in class com.goldencode.p2j.main.ServerDriver
The name of the remote appserver to start.
appServer - Variable in class com.goldencode.p2j.security.AuthData
The appserver name associated with the authenticated session.
appServer - Variable in class com.goldencode.p2j.security.ProcessAccount
The name of the app server.
AppServer - Interface in com.goldencode.p2j.util
Interface defining the launch command for an appserver.
appServer - Variable in class com.goldencode.p2j.util.AppServerDefinition
The appserver's name.
appServer - Variable in class com.goldencode.p2j.util.AppServerHelper
A network server to the P2J server running this appserver.
appServer - Variable in class com.goldencode.p2j.util.AppServerManager.WorkArea
When the P2J client is connected as an appserver, this indicates the appserver's name.
AppServerDefinition - Class in com.goldencode.p2j.util
A container of all the settings of an appservers.
AppServerDefinition(String) - Constructor for class com.goldencode.p2j.util.AppServerDefinition
Read the definition for the given appserver, and save it in this instance.
AppServerEntry - Interface in com.goldencode.p2j.main
Provide low-level APIs to connect and communicate with a remote appserver.
AppServerHelper - Class in com.goldencode.p2j.util
Provides a collection of APIs for connecting to the appserver and performing remote calls.
AppServerHelper() - Constructor for class com.goldencode.p2j.util.AppServerHelper
Initialize this helper when the connection was not established.
AppServerHelper(String, String, Session, AppServerEntry, boolean) - Constructor for class com.goldencode.p2j.util.AppServerHelper
Instantiate a new helper to communicate with the specified appServer instance.
AppServerInvocationResult - Class in com.goldencode.p2j.main
This class acts as a container for the various data which is returned by or updated during remote appserver calls.
AppServerInvocationResult() - Constructor for class com.goldencode.p2j.main.AppServerInvocationResult
 
AppServerLauncher - Class in com.goldencode.p2j.util
This is a launcher of appservers and is used in two ways: Automatically starts the appservers which have the auto_start=true in their configuration; this will start up to initial_agents. Allow starting of appservers remotely; if a server is started using the "-a appserver" argument, it will connect to the target P2J Server and call AppServer.launch(java.lang.String) to launch the specified appserver.
AppServerLauncher() - Constructor for class com.goldencode.p2j.util.AppServerLauncher
 
AppServerLauncher.Launcher - Class in com.goldencode.p2j.util
Container for a Agent launching information.
AppServerManager - Class in com.goldencode.p2j.util
Manage the appservers defined by this P2J server by: starting the agents when the appserver is started listening and handling all incoming requests for the managed appservers Also, it manages the appservers known to this P2J server.
AppServerManager() - Constructor for class com.goldencode.p2j.util.AppServerManager
 
AppServerManager.RemoteAppServer - Class in com.goldencode.p2j.util
Container for the information needed to identify an appserver, by the data configured at the CONNECT statement's options.
AppServerManager.WorkArea - Class in com.goldencode.p2j.util
Container for agent-related info.
appServerName - Variable in class com.goldencode.p2j.util.AppServerHelper
The name of the connected appserver.
AppServerOperatingMode - Enum in com.goldencode.p2j.util
Defines the appserver's operating modes: AppServerOperatingMode.STATE_AWARE for the "State-aware" mode AppServerOperatingMode.STATE_RESET for the "State-reset" mode AppServerOperatingMode.STATELESS for the "Stateless" mode AppServerOperatingMode.STATE_FREE for the "State-free" mode
AppServerOperatingMode(boolean) - Constructor for enum com.goldencode.p2j.util.AppServerOperatingMode
Build a new value and set its AppServerOperatingMode.sessionFree flag.
appServers - Variable in class com.goldencode.p2j.net.SessionManager
Map of connected app servers; used on the P2J client-side.
appServers - Static variable in class com.goldencode.p2j.util.AppServerManager
Map of appservers to their associated pool, managed by this P2J server.
APPTYPE_BOOLEAN - Static variable in class com.goldencode.expr.TestDriver
Application defined boolean data type
APPTYPE_DATE - Static variable in class com.goldencode.expr.TestDriver
Application defined date data type
APPTYPE_DOUBLE - Static variable in class com.goldencode.expr.TestDriver
Application defined double data type
APPTYPE_LONG - Static variable in class com.goldencode.expr.TestDriver
Application defined long data type
APPTYPE_STRING - Static variable in class com.goldencode.expr.TestDriver
Application defined string data type
appVar - Variable in class com.goldencode.p2j.ui.client.FillIn
Variable which is bound to this widget.
ar - Variable in class com.goldencode.p2j.security.SecurityAdmin
instance of admin resource plugin
arcDiameter - Variable in class com.goldencode.p2j.ui.client.gui.driver.PaintStructure
Diameter of the arc at the four corner.
area() - Method in class com.goldencode.p2j.schema.SchemaParser
This rule matches a set of tokens assumed from the caller's context to be the value of the AREA property of a table or index.
AREA - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
AREA - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
AREA - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
area() - Method in class com.goldencode.p2j.ui.client.NativeRectangle
Compute the area of this rectangle.
areAssignTriggersEnabled(Class<? extends Buffer>) - Method in class com.goldencode.p2j.persist.trigger.DatabaseTriggerManager
Indicate whether assign triggers are enabled for the given buffer class at this block level.
areDMOsSame(Persistable, Persistable) - Static method in class com.goldencode.p2j.persist.RecordBuffer
Indicate whether two DMO instances represent the same record, as determined by a comparison of their primary key identifiers.
areMetaTables(String, String) - Method in class com.goldencode.p2j.schema.SchemaWorker.SchemaSupport
Determine whether the given tables are both metaschema tables.
ARESUME - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
ARG_SEPARATOR - Static variable in class com.goldencode.p2j.util.PrinterStream
Args separated by space in the Unix command line
argref() - Method in class com.goldencode.p2j.preproc.BracesParser
Matches all the argument references, even misformed ones and returns their evaluations.
args - Variable in class com.goldencode.expr.Instruction
List of arguments to follow
args - Variable in class com.goldencode.p2j.directory.DirectoryCopy
Reference to command line parameters
args - Variable in class com.goldencode.p2j.directory.LdapMapGen
Command line parameters
args - Variable in class com.goldencode.p2j.library.Signature
Argument list in left to right order, with one element for each argument.
args - Variable in class com.goldencode.p2j.persist.ProgressiveResults
Substitution parameters, if any, to be applied to the query
args - Variable in class com.goldencode.p2j.persist.QueryComponent
Base substitution arguments for this component
args - Variable in class com.goldencode.p2j.persist.QueryComponent.ServerJoinData
Query substitution arguments used in the where clause snippet, which survive the join
args - Variable in class com.goldencode.p2j.persist.RandomAccessQuery
Base substitution parameters for HQL queries
args - Variable in class com.goldencode.p2j.persist.TemporaryBuffer.ReversibleBulkDelete
The arguments for the where clause.
args - Variable in class com.goldencode.p2j.preproc.Environment
reference to a Map used to parse arguments only
args - Variable in class com.goldencode.p2j.preproc.FileScope
Progress arguments to this file.
args - Variable in class com.goldencode.p2j.ui.HeaderElement
Arguments to be passed to the non-capturing lambda form.
args - Variable in class com.goldencode.p2j.util.AsyncRequestImpl
The procedure's arguments.
args - Variable in class com.goldencode.p2j.util.ControlFlowOps.ArrayArgumentResolver
The arguments used for this 4GL-style call.
args - Variable in class com.goldencode.p2j.util.ControlFlowOps.MapArgumentResolver
The argument map.
argType - Variable in class com.goldencode.p2j.util.AbstractExtentParameter
The class of the elements of the extent argument that was passed to procedure.
Argument - Class in com.goldencode.expr
This class represents an argument to a bytecode instruction.
Argument(int) - Constructor for class com.goldencode.expr.Argument
Constructor which accepts width of argument.
ARGUMENT - Static variable in class com.goldencode.p2j.preproc.Symbol
origin definition constant for symbols defined with includes
ArgumentHint - Class in com.goldencode.p2j.preproc
Keeps information about an include file argument.
ArgumentHint(String, int, String, boolean) - Constructor for class com.goldencode.p2j.preproc.ArgumentHint
Constructor.
arguments - Variable in class com.goldencode.p2j.main.RemoteInvocationResult
The updated parameters, after the remote call.
arguments(Map) - Method in class com.goldencode.p2j.preproc.BracesParser
Matches arguments portion of the include file references and puts the parsed arguments into a container.
arguments - Variable in class com.goldencode.p2j.preproc.HintsTreeNode
Array of ArgumentHints
ARGUMENTS - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
ARGUMENTS - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
ARGUMENTS - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
arguments - Variable in class com.goldencode.p2j.uast.UastHints
Preprocessor arguments (positional or named) in name + value pairs.
arguments - Variable in class com.goldencode.p2j.util.InvocationRequestPayload
A map with the arguments to be passed to the caller.
ArgValidationErrors() - Constructor for enum com.goldencode.p2j.util.ControlFlowOps.ArgValidationErrors
 
argvalue(boolean) - Method in class com.goldencode.p2j.preproc.BracesParser
Matches the argument value portion of either positional or named argument and returns the value.
armCurrentChanged() - Method in class com.goldencode.p2j.persist.RecordBuffer
Prepares for an immediate reload().
aroundSyncConfigChanges(ProceedingJoinPoint) - Method in class com.goldencode.p2j.aspects.ui.SyncConfigChangesAspect
Triggered around methods marked with SyncConfigChanges annotation.
arr - Variable in class com.goldencode.p2j.util.ExportFieldExpansion
 
arr - Variable in class com.goldencode.p2j.util.ImportFieldExpansion
 
arr - Variable in class com.goldencode.p2j.util.PutFieldExpansion
 
arrangeToInteract() - Method in class com.goldencode.p2j.ui.client.Frame
Relocates the current iteration's widgets for use with interactive terminal after use with streamed output.
arrangeToStream() - Method in class com.goldencode.p2j.ui.client.Frame
Relocates the current iteration's widgets for use with streamed output.
array - Variable in class com.goldencode.p2j.library.NativeInteger
Flag to allow differential rendering between scalar and array elements.
ArrayArgumentResolver(Object[]) - Constructor for class com.goldencode.p2j.util.ControlFlowOps.ArrayArgumentResolver
Create a new instance and save the arguments.
ArrayAssigner - Class in com.goldencode.p2j.util
Provides a simple helper to automate the assignment of each element of a BaseDataType array based on 2 array inputs.
ArrayAssigner() - Constructor for class com.goldencode.p2j.util.ArrayAssigner
 
ArrayAssigner.WorkArea - Class in com.goldencode.p2j.util
Stores global data relating to the state of the current context.
arrayBulkGetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Denormalized property names to getter methods which return an array of wrapper objects
arrayBulkSetterMap - Variable in class com.goldencode.p2j.persist.DmoProxyPlugin
Denormalized property names to bulk setter methods which accept an array parameter
arrayToMap(WidgetEntry[], Map) - Static method in class com.goldencode.p2j.ui.client.WidgetEntry
Add all elements of the given array of objects to the given map, using the base ID (and the index position in the array) to properly reconstitute the each associated widget ID (which is the key in the map).
artificial - Variable in class com.goldencode.p2j.ui.client.chui.driver.AbstractChildProcess
Artificial terminal flag (true if the client has no native terminal).
AS - Static variable in interface com.goldencode.p2j.persist.hql.HQLParserTokenTypes
 
AS_BUTTON - Static variable in interface com.goldencode.p2j.schema.SchemaParserTokenTypes
 
AS_BUTTON - Static variable in interface com.goldencode.p2j.uast.ExpressionEvaluatorTokenTypes
 
AS_BUTTON - Static variable in interface com.goldencode.p2j.uast.ProgressParserTokenTypes
 
as_button_quirk(String) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches an AS BUTTON clause and adds a button widget as if an inline DEFINE BUTTON had been implemented.
as_clause() - Method in class com.goldencode.p2j.schema.SchemaParser
Match a set of tokens for the AS clause, which defines the data type of a field.
as_clause(String, boolean) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the AS language keyword that defines the data type of a variable to be added to the variable dictionary.
as_expr() - Method in class com.goldencode.p2j.persist.hql.HQLParser
Matches an as phrase, which is an optional assignment of an alias to a DMO at the end of a from phrase.
as_field_clause(String, Object) - Method in class com.goldencode.p2j.uast.ProgressParser
Matches the AS language keyword that defines the data type of a field to be added to the a temp-table.
asArray() - Method in class com.goldencode.p2j.ui.client.ScreenData
Get screen data as a multi-dimensional array of cells.
asBoolean(String, String) - Method in class com.goldencode.p2j.util.SocketImpl
Parse the value for the given option as a boolean.
asByteArray() - Method in class com.goldencode.p2j.util.BinaryData
Return the entire contents of the current buffer as an array.
asByteArray() - Method in class com.goldencode.p2j.util.memptr
Return the entire contents of the current buffer as an array.
asByteArray() - Method in class com.goldencode.p2j.util.raw
Return the entire contents of the current buffer as an array.
asBytes(String) - Static method in class com.goldencode.p2j.security.SymmetricEncryption
Converts a hexadecimal representation to initial bytes array.
asc(character) - Static method in class com.goldencode.p2j.util.character
Returns the numeric value of a character expression which must be only 1 character in length.
asc(String) - Static method in class com.goldencode.p2j.util.character
Returns the numeric value of a string which must be only 1 character in length.
ASC_PK_SORTER - Static variable in class com.goldencode.p2j.persist.DMOSorter.FieldWorker
Ascending primary key sorter
ASCENDER - Static variable in class com.goldencode.p2j.persist.DataSorter
Shared instance of an ascending DataSorter
ascending - Variable in class com.goldencode.p2j.persist.SortCriterion
true if sort is ascending, else it is descending
ascent(Aast) - Method in interface com.goldencode.ast.AstWalkListener
Called whenever a transition from a child node to its parent takes place during an AST walk.
ascent(Aast) - Method in class com.goldencode.p2j.pattern.AstWalker
Called whenever a transition from a child node to its parent takes place during an AST walk.
ascent(WalkState) - Method in class com.goldencode.trpl.BaseWalker
Called whenever a transition from the last child node to its parent takes place during tree traversal.
ascent(WalkState) - Method in class com.goldencode.trpl.NestedWalker
Called whenever a transition from the last child node to its parent takes place during tree traversal.
ascent(WalkState) - Method in interface com.goldencode.trpl.TreeWalker
Called whenever a transition from the last child node to its parent takes place during tree traversal.
ascent(Aast) - Method in class com.goldencode.trpl.WalkListener
Called whenever a transition from a child node to its parent takes place during an AST walk.
ascentRules() - Method in class com.goldencode.p2j.pattern.ConfigLoader
Prepare to load a list of AST ascent rules from inside of an ascent-rules element.
asciiCode(String) - Method in class com.goldencode.p2j.convert.ExpressionConversionWorker.ExpressionHelper
Get the ASCII-code representation of the given string.
ASCOPED - Static variable in interface com.goldencode.p2j.preproc.PreprocTokenTypes
 
asHandle(Temporary) - Static method in class com.goldencode.p2j.persist.TempTableBuilder
Get the TEMP-TABLE handle associated with this temporary buffer.
asHandle() - Static method in class com.goldencode.p2j.ui.ColorTable
Get an instance for the COLOR-TABLE system handle.
asHandle() - Static method in class com.goldencode.p2j.ui.FontTable
Get a the instance for the FONT-TABLE system handle.
asHandle() - Method in interface com.goldencode.p2j.util.Clipboard
Get the instance for the CLIPBOARD system handle.
asHandle() - Static method in class com.goldencode.p2j.util.ClipboardManager
Get a the instance for the CLIPBOARD system handle.
asHandle() - Method in interface com.goldencode.p2j.util.CommonSession
Get a the instance for the SESSION system handle.
asHandle() - Static method in class com.goldencode.p2j.util.ErrorManager
Get a the instance for the ERROR-STATUS system handle.
asHandle() - Static method in class com.goldencode.p2j.util.FileSystemOps
Get a the instance for the FILE-INFO system handle.
asHandle() - Static method in class com.goldencode.p2j.util.KeyReader
Get a the instance for the LAST-EVENT system